| Thread | Last Post | Replies |
|
| C# help!!! | 08 Nov 2006 08:32 GMT | 3 |
I am looking to convert some C# code for a calendar control into VB. I am unfamiliar with C# and have seen several free concersion addin tools to transform the code, how ever I can not get these applications (addins) to run successfully. And I was hoping that someone in this
|
| asp.net "the object is currently in use elsewhere" | 08 Nov 2006 06:03 GMT | 1 |
I would really appreciate if someone could help me. I am developing an ASP.NET web site and I have to deal with images upload. When the user is selecting an image, I save it as such together with a
|
| Scope misunderstanding | 07 Nov 2006 23:38 GMT | 7 |
I'm going through a web cast series and have discovered that I have a profound lack of understanding when it comes to the scope of object created in the Load Sub of forms. The instructor creates many objects in the Load event handler. However isn't it true that when the Load
|
| Window Combo box | 07 Nov 2006 22:38 GMT | 2 |
I am using windows combobox to populate the data from database. My requirement is - If user enters some characters matching the values in dropdownbox, I want to point to that location in combobox. I know we have findstring method, but it is searching from the beginning of
|
| how to overwrite console.write? | 07 Nov 2006 21:49 GMT | 2 |
I need to write to the console window, but I don't want to add a new line, and I don't want to write the next value adjacent to the previous value. I just want to overwrite the previous value. How can this be performed? Thanks,
|
| custom date formats | 07 Nov 2006 21:32 GMT | 1 |
Hi; I would like to format a date like this this mmddyy. I am reading records from a table using the ado.net reader The dates vary in their length i.e. the day can be either one or two digits
|
| Problem sending mail | 07 Nov 2006 21:05 GMT | 1 |
I a m trying to send e-mails using the system.net.mail in framework2. I have IIS installed on my test box and the smtp service is started. I can use outlook on that box to send and receive my e-mails OK, my firewall ports 25 and 53 are open (using isa server 2004 as firewall), ...
|
| DataGridView Edit row marker | 07 Nov 2006 18:47 GMT | 3 |
In my windows application I am using DataGridView as my grid control. I populated let's say 10 rows of data and modified 3 random rows. I need to put some sort of Edit Marker in the row header. This can be an image. Please any one share a code for this implementation.
|
| Drawing help | 07 Nov 2006 17:40 GMT | 2 |
there is probably something obvious here that I'm just not seeing but I am trying to draw an alternating colored line on a picturebox and I, for the life of me, cannot get the line to show up. I'm using VS 2003. The size of the picturebox is 320 x 24. I using the following code.
|
| Multithread Design Question | 07 Nov 2006 17:09 GMT | 2 |
I have a form that I am upload rows into an SQL server database. The form has a button that when it is clicked creates a Custom Business Object and then calls the actually upload method from that Business object. I set this up so that it would run on a seperate thread since it is ...
|
| Outlook PST Files | 07 Nov 2006 15:52 GMT | 7 |
Hello NG, I would like to read and write Outlook PST-Files with my VB.NET application natively. Is there anyone who can help me with this issue? Since PST-Files are "also"
|
| Treeview - relative position | 07 Nov 2006 15:51 GMT | 1 |
forgive me, but I'm fairly new to VB.Net - having only used VB6 in the past - - I can easily place a node on the treeview (tv1.nodes.add(key, text) BUT -
|
| Challenge? [De-]Serialise a class derived from DataTable. | 07 Nov 2006 15:40 GMT | 3 |
OK, I've asked nicely before; now I'm going to throw down the gauntlet to anyone brave enough to take it up. In VB'2005, can anyone write me a class that inherits from System.Data.DataTable, add it to a System.Data.DataSet (a /normal/ one,
|
| FOR SALE : Apple iPod 60GB,--------------------$150 | 07 Nov 2006 15:31 GMT | 3 |
We are legit company and we sell all kind of Electronis such a Mobil Phones,Ipods,xbo 360, Sidekicks,Nextels phone,Laptops for sell at cheap an
|
| Query based on user input | 07 Nov 2006 13:08 GMT | 7 |
Try to explain this as simple as I can - User provides a list (names, ID's, or ....) into a text box on a GUI application... Based on which options they select I have to look up the corresponding
|