| Thread | Last Post | Replies |
|
| Anyone else experience this? | 03 Feb 2004 00:38 GMT | 2 |
When working with VB.NET source, if I press F1 while any keyword on the same line as a 'Return' statement is selected, the online help for 'Return' is displayed. Thanks.
|
| I need come basic advise before starting a VB.NET / SQL Project | 02 Feb 2004 23:22 GMT | 1 |
I will try to make my question as straight forward as possible. I am new to VS.NET and am going to be writing a database app that needs to be deployed via a setup package. I have no way of controling what servername the SQL server will have. Can I still utilize the server explorer ...
|
| Select a whole function | 02 Feb 2004 21:50 GMT | 3 |
How do I use regular expressions to find and select each function/sub (whole body) as I do find next.
|
| Novice: Simple Question on Database Project Template | 02 Feb 2004 21:37 GMT | 1 |
Thanks for reviewing my question. This is a simple question because I am new to Stored procedures. I created a database project with VS.NET and wanted to create a stored procedure. After Adding a Stored Procedure from the Menu, VS created the following script CREATE Procedure ...
|
| Installing VS.net on ME, Is it posible? | 02 Feb 2004 19:31 GMT | 1 |
I just bought the VS.net package but I had someone else pick it up for me. I took it for granted that it would install on the ME system knowing that it works with 2000. I did think of the system requierments, all day, after
|
| Sorting a Dataset | 02 Feb 2004 18:56 GMT | 2 |
Hello World, I need to sort a dataset so I've copied a datatable from the dataset and then use the Select command to do the sorting, BUT, I'm not successful in Updating the database with the revised (sorted) data after I have deleted all the rows. In fact, I can't even get the ...
|
| VS.Net and SQL 2000 | 02 Feb 2004 18:38 GMT | 1 |
I have VS.Net 2002 Pro 2003 enterprize Architect and have Installed Whidbey and SQL Server 2003 enterprise and now can not get Pet shop example to install. When it gets to trying to access SQL it hangs. What do i have to do to get all three versions to go SQL and work? Please help ...
|
| Use CVS with VS.NET | 02 Feb 2004 16:50 GMT | 3 |
I am gonna to use CVS as Source Code Control program with VS.NET. Does anyone has such experience on using that as I don't konw how to connect and what softwares need in order to use??? Million Thanks.. Eric
|
| Actvex and Visual Studio .Net message | 02 Feb 2004 15:40 GMT | 2 |
I installed Visual Studio .net Professional Version 2003 without any problems. However, when I invoke Visual Studio 2003 I'm getting the folloging message: "Your current security settings prohibit running ActiveX
|
| Drawing error,Help !Help!Help! | 02 Feb 2004 15:16 GMT | 1 |
My application have many picturebox objects,when run it,sometimes i will have a strange error,how to work out,help me please!(In windows98,the error cause frequently than in windowsxp): System.InvalidOperationExceptionSystem.InvalidOperationException: The object is currently in ...
|
| Adding Assemblies To The GAC | 02 Feb 2004 14:52 GMT | 2 |
I need a C# (Or VB.NET) Code to add existing Assemblies to the Global Assebly Cache. ThanX ahead!!! N_N_J_A
|
| Upgrade Option | 02 Feb 2004 13:57 GMT | 5 |
Can I upgrade directly from Visual Studio 6.0 Enterprise Edtion to Visual Studio .NET 2003 Enterprise Architect by just purchaing the upgrade version? I think I have registered Visual Studio 6.0 because the online
|
| Developing asp.net project on two machines | 02 Feb 2004 03:55 GMT | 1 |
I'm working on an asp.net project at work. I'd like to be able to work on it at home too. But when I zip up the project (under ../inetpub/wwwroot/myproject) and copy it to my home machine I can't seem to debug it correctly. In
|
| Registry | 01 Feb 2004 10:58 GMT | 1 |
as a newbie my problem is i'm trying to modify & delete some registry keys. but when i try modifying keys i had an error that 'System.UnauthorizedAccessException' i have searched & found System.Security.Permissions. after i created regperm as new
|