blah blah blah is here! blah blah » Close

0
votes
1 answers

Creating a windows service for reading from outlook and writing to SQL server

mrk
0

Hi, I have to create a windows service which is scheduled to run everyday. This has to read outlook mailbox of the user select e-mails based on the subject/sender and write to the SQL server database. Any pointers in this regard will be a ...

0
votes
1 answers

How to declare and use Dataset object in .net 3.5

mrk
0

Hi, I was trying to create a Dataset object in .net 3.5 using C# express edition. When I try the following : Dataset ds = New Dataset(); I have declared the following at the top of the cs file: using System.Data.OleDb; But still I get ...

0
votes
1 answers

scripting.dictionary object

mrk
0

Hi, Is there a equivalent for scripting.dictionary object in vb.net ? Thanks in advance, mrk

0
votes
1 answers

Intern C# projects in NJ/NYC area

mrk
0

Hi, I am looking for companies that are interested in hiring a person as an intern or volunteer for working in the .NET environment in the NJ/NYC area. I need experience in this area. I am looking into sourceforge.net. Any other suggestio ...

0
votes
1 answers

Click event handler of Imagebutton control not working

mrk
0

Hi, I have a simple Imagebutton control on my web page. I have written some code in its event handler, but the event does not get triggered when I click on the imagebutton. The Imagebutton.click event is wired to the Imagebutton_click even ...

0
votes
1 answers

VB.NET and C#

mrk
0

Hi, Can a project have some parts in VB.NET and some parts in C# ? If so how do these two communicate ? Is there a special syntax involved ? Thanks in advance, mrk

0
votes
1 answers

Brainbench certifications ??

mrk
0

Has anybody taken up Brainbench certifications for C# and .Net framework ? How are these exams ? Are these useful and how does one prepare for it in addition to reading the preparation material offered by Brainbench ? Monster.com seems to ...

Feedback