| Thread | Last Post | Replies |
|
| Row filter | 27 Feb 2005 11:01 GMT | 1 |
I am having a dataset which is Reading from the XML file. The Dataset has a table Users with Scheema (US_ID, US_Name). I am attempting to add new user to this table. for this I want to fetch the max US_ID , increment by One and add to table
|
| detect mass-storage device | 27 Feb 2005 08:58 GMT | 1 |
Does anybody know how to detect if an mass-storage device has been added to the system ? I am making a program that will (should) detect when a CompactFlash memory card has been inserted into a PC (and is identified as a mass-storage device). However i cant fugure out how to do it ...
|
| How do you control the Application version?? (Not the framework.) | 27 Feb 2005 01:11 GMT | 3 |
How do I control the applcation version?? Change the Major, Minor, build and revision numbers? thanks, --max
|
| First program Hello World | 26 Feb 2005 22:07 GMT | 13 |
I'm experienced in VB 6 and now I want to migrate to VB NET Can someone give me a sample code like "Hello World" web based program ? Thank you
|
| VS.net licensing | 26 Feb 2005 21:43 GMT | 3 |
Can I use the same license to run Visual Studio at work and Visual Studio at home? If so, does Microsoft have a document describing the legality?
|
| Compile code at runtime & Add Reference & FileNotFoundException | 26 Feb 2005 20:36 GMT | 1 |
I have a text file which contains VB.NET code. The VB.NET code is actually a Class that can contain code, which simply displays a message box or does something more complicated (i.e Excel/Word Automation, communicate with the DB and/or WebServices, talk to other classes). To ...
|
| Help getting a directory name from a path | 26 Feb 2005 20:07 GMT | 5 |
I'm having problems identifying how to get the last directoy in a path string. For example, in the Path 'C:\dir1\dir2\dir3' I want to be able to get the name dir3 I've tried the following but for some reason it doesnt split the string at
|
| Is this .NET? | 26 Feb 2005 18:20 GMT | 4 |
http://g.msn.com/1HMDEN/13292??PS=&DIt74 There is more here then meets the eye. Look at the address bar.
 Signature George Hester
|
| Fill form fields in a PDF | 26 Feb 2005 17:51 GMT | 2 |
I have a PDF that has editable form fileds. I want to be able dynamically fill in those form fields based on values I provide to the PDF. Right now, I can create an instance of the object, open the PDF document, but can't get a handle on the JavaScript portion of the document ...
|
| Crystal Report Paging with group by element | 26 Feb 2005 15:45 GMT | 1 |
How can create new page for all my groups in crystal reports. I want to put all gruops different page. thanks
|
| A runtime application using Internet Explorer | 26 Feb 2005 10:25 GMT | 1 |
Hi, I used the Internet Explorer browser version 6.0 to download and run .NET windows application. However, it only ran on the computer where the http server is residing on. It did not run on the client side computers.
|
| Service Windows et Controls .NET | 26 Feb 2005 08:51 GMT | 1 |
I'm currently stuck with a big problem. I must develop a Windows service and an application to configure it and display what is happening. The problem is not really on the service side, but on the application side. I explain:
|
| Debugging only working half the time | 26 Feb 2005 05:46 GMT | 1 |
I am using VB.NET and for some reason debugging is not working properly. Sometimes it will work and then other times it will not work at all. I will often times have to Start the program using debug mode 5-10 times before my break point is reached IF it is reached at all. Is ...
|
| Help with custom property. | 26 Feb 2005 02:07 GMT | 3 |
I have added a ProgressBar control to StatusBar control and created a custom property as below, to show the properties of the ProgressBar in Property Window of StatusBar. <Browsable(True)> _
|
| Looking for Content Management tool for end users | 25 Feb 2005 23:08 GMT | 3 |
I have a web site that is largely based in .NET technologies, but also has a fair amount of classic ASP. I'm looking for a tool to give to end users to manage content. This tool must be able to recognize .aspx and .asp pages (along with basic
|