| Thread | Last Post | Replies |
|
| Is this possible? | 02 Nov 2005 01:16 GMT | 1 |
What I want to do using vb.net is have a form with a multiline textbox that a user can enter vbscript code that the application executes. This part should be pretty easy to accomplish. My question is, is it possible to pass an object to the script? For instance if I have an ...
|
| VB6 and WINSOCK | 02 Nov 2005 00:35 GMT | 1 |
i have heard that .NETSockets extend WINSOCK functionality to VB. My question is has anyone attempted this with success and if so, where do i get the .NET Framework classes. It would then be possible to use asynchronous I/O methods and many other things for higher performance.
|
| vs2005 release | 01 Nov 2005 22:41 GMT | 4 |
Hi all, is the version available for download for MSDN subscribers the Release final version? Or will another version come out on Nov 7? Also, what about SQL 2005? Is that release too? TIA!
|
| Dumb deployment question | 01 Nov 2005 15:43 GMT | 1 |
I'm sure I should know the answer to this, but the more I think about the more I confuse myself. If I develop my app in VS2005 using .Net 2.0 but also using commercial libraries (which may have been developed using VS2003 and .Net 1.1), when I
|
| Where is Application Center Test ? Not in .NET Prof ? | 01 Nov 2005 09:41 GMT | 1 |
Can you confirm which edition of Visual Studio .NET I can find the installer for Application Center Test ? I need to simulate/test performance on IIS/Sharepoint web serves and I thought that ACT could help me.
|
| Code help | 01 Nov 2005 05:54 GMT | 7 |
I'm writing a program that requests a word. The word must contain the letters n and r. If it doesn't, a message appears. I got it to show the error message, but it shows it no matter what. Here's my code. Private Sub btnEvaluate_Click(ByVal sender As System.Object, ByVal e As
|
| mspdb71.dll not found | 01 Nov 2005 03:35 GMT | 1 |
I cannot compile any C++ applications this is driving me nuts! Every time I try to compile I get a message saying mspdb71.dll is not found. Any ideas? Thanks,
|
| Missing reference in VS 2005? | 01 Nov 2005 03:11 GMT | 3 |
I've just installed VS 2005, and up until an hour ago, everything was great. I need to reference the Microsoft.WindowsMobile.PocketOutlook space, but can't find it anywhere. Can someone help me out? Is this the correct group to post this question
|