| Thread | Last Post | Replies |
|
| ADOX? | 04 May 2004 05:24 GMT | 4 |
Can anyone tell me ->What for ADOX is used ->Can I change Column DataTypes in SQL Server 2000 Table(Data already present) using ADOX features in VB.NET? If so, how Thanks in advance for your help
|
| [MS Visual Studio.Net] | 04 May 2004 05:16 GMT | 1 |
I wonder, is there a possibility to let Visual Studio create get and set functions for all private variables at once? Thanks, Stefan
|
| .NET 2 release date | 03 May 2004 08:29 GMT | 6 |
Does anyone have any information about the .NET Framework v2 release date?
|
| Linux Buzz: cat /dev/DiBona/brain: Considering Mono | 03 May 2004 00:43 GMT | 1 |
http://www.linuxjournal.com/article.php?sid=7554 The question for the Free Software community to ruminate is this: Is supporting Mono supporting our own desktop downfall? A statement attributed to Steve Ballmer at a party a few years ago would support
|
| .Net in XP | 02 May 2004 23:17 GMT | 10 |
I want to develop a application for Windows XP, without any framework installed, so what framework is pre-installed on XP and were can i get a compiler for it(dosen't care if it is Command line).
|
| Micosoft Projects 2002 | 02 May 2004 18:53 GMT | 2 |
Does anyone have any idea is there a way to access the microsoft projects 2002 from dot net. Any links or content would be of help Than Prasad
|
| How to convert LSet in VB6 to VB.Net | 02 May 2004 16:43 GMT | 3 |
We have a VB6 windows application. It had LSet to assign a User_Defined Type, a string, into another User_Defined Type, an Array of String. It looked like Type tPTStrin PTString As String * 2 End Typ
|
| Correct way to get an updated control or DLL? | 02 May 2004 15:16 GMT | 1 |
Can someone tell me the right way to get an updated .NET DLL (written in C#) or control for an ASP.NET application? I have copied the executable to the <project>/bin on the web server. I then delete the reference (for the DLL) or reconnect the control, and rebuild the
|
| Can't install .NET Framework Service Pack 2 | 02 May 2004 08:28 GMT | 2 |
On a Windows XP Pro system Using Windows Update I let it scan for updates - the only one it finds is "Microsoft .NET Framework Service Pack 2, English Version". (I have already installed Service Pack 1, English Version.) So I do the install Now whenever I check updates it still ...
|
| Using COM Interface in .NET | 02 May 2004 07:18 GMT | 1 |
Hello group, I've read as much as I can in the .NET docs without my brain turning to mush. I've tried looking at Interop and System::Runtime::Interop (are they the same thing?) and I've been able to import the library
|
| How to assign permissions on file? | 02 May 2004 07:00 GMT | 1 |
There are 2 Users on PC - User1 & User2. It is necessary to assign for User1 "Full control" on file c:\test.txt & to assign for User2 "Read only" on fhat file. How can I do it using .NET framework classes & C#?
|
| Why do C# Compiled Windows based apps consume so much memory. | 02 May 2004 06:39 GMT | 1 |
20,000K just to get a Form and a few controls on the screen. Confused *S
|
| WINWORD.EXE still showing in task manager after using word to spell check text boxes. | 01 May 2004 18:26 GMT | 3 |
I have created a test VB.Net form that will use MS Word to check the spelling of text in an input box The test application runs without a problem and I quit the word application at the end of the spell check. However, the application is leaving a trail of winword.exe processes ...
|
| CryptoStream Problem | 01 May 2004 16:36 GMT | 1 |
I've a problem in my code using NetworkStream. I've a server which listen to a port, and then Read() from it, and a client that send data. My NetworkStream is wrapped in a CryptoStream, and my problem is that I
|
| Only administrators can run my application | 01 May 2004 15:46 GMT | 2 |
I am new to dotnet programming and I face a problem with a Windows Forms application i did when I try to run it on a Windows 2000 Terminal Server. The application can be run only by administrators of the server. All other users cannot, I can see the process starting and after a ...
|