| Thread | Last Post | Replies |
|
| SmartNavigation | 12 Dec 2005 04:51 GMT | 7 |
I have a form which has several text boxes to be poulated as well as checkboxes and radio butrtons. At the bottom I have a DataGrid which allow my customers to populate it. Each time a line is added to the DG when an add button is clicked, the page
|
| Visual Studio Express Quesion | 11 Dec 2005 22:40 GMT | 2 |
I just installed 2005 Express and ported my work from VS 2002. In designer all the dialogs sport the new control appearances (rounded/shaded buttons for example) but when I compile and run the application I still see the older square buttons.
|
| help me!! | 11 Dec 2005 13:11 GMT | 5 |
hello, I have just acquired VS2005 and the surprise I do not find an assistant to create classes quickly. what I want to say it is for example I have a Client table with ID and Name I would like to have an assistant who would allow me to open this table and to create a Client ...
|
| best deployment practices? | 11 Dec 2005 13:05 GMT | 1 |
we are in the process of converting a classic ASP application coded mostly in dreamweaver to an ASP.NET application coded in visual studio .net 2003 (soon to upgrade to 2005). my question is regarding the deployment of the codebase for both the
|
| Program Information | 10 Dec 2005 07:08 GMT | 2 |
This might seem like a lame question... I am looking to enter program information for my project... Version Number Company name
|
| newbie debugging question: possibe to debug pages running on a different server? | 10 Dec 2005 04:58 GMT | 1 |
I am enjoying the VS.NET debugger. I would like it even more if I could debug ASP.NET pages that are deployed over my LAN to a live webserver -- effectively debugging a remote process. Is this possible? How should I get started?
|
| Discs with subscription vs. downloads | 10 Dec 2005 02:53 GMT | 3 |
I have an MSDN Professional Level subscription. I downloaded from the subscriptions site the Oct'05 release versions of Visual Studio 2005 Professional and SQL Server 2005 Developers Edition. Today I received in the mail my regular shipment of DVDs from MSDN. Included in the ...
|
| Can you target 1.1 with Visual Studio 2005 | 09 Dec 2005 20:52 GMT | 17 |
I am a consultant and I have some clients upgrading to .Net 2.0, but many clients that will continue to use 1.1 for some time. Can you target the 1.1 version of the framework with Visual Studio 2005? Visual Studio 2003 did allow you to target the 1.0 version of the framework,
|
| Unable to open project from web | 09 Dec 2005 13:36 GMT | 1 |
I have some projects that were done on a different computer, when I copy them to wwwroot folder I get the error above. I have found several fixes on google but none of them work. Know any way I can access these projects? Jen
|
| VSNet2003 - Redirecting private assembly reference | 09 Dec 2005 06:23 GMT | 6 |
I have a class library assembly which references an interop assembly I created from Microsoft Excel 2000 (it's the Office.dll file that gets created when you run tlbimp against the Excel 2000 olb file). I've noticed that when I open the solution again in VSNET2003 the reference ...
|
| BDS 2006 and Visual Studio .NET 2005 ? | 09 Dec 2005 00:01 GMT | 7 |
What are the pros and cons over each one? Regards,
|
| How To Stop Compilation in VS 2003? | 09 Dec 2005 00:00 GMT | 1 |
is it possible to abort compilation in VS? Sometimes, just after I've initiated debugging and thereby solution compilation, I find a small error in my code and I want to stop compilation immediately. How can I do this? TIA,
|
| Generating XML Documentation for Web Services | 08 Dec 2005 20:46 GMT | 3 |
I have created a Web Site project and I have some web services. I would like to comment my web services and use ndoc to generate the documentation for them. Is there a way to extract the xml documentation from my web services so I can give the xml file to ndoc? I've tried to ...
|
| Visual Studio 2005 automatically adding references to web.config on build | 08 Dec 2005 15:21 GMT | 5 |
I have a web project that references a class library. This class library in turn references an API. Now when i build my web project, visual studio 2005 is automcatically editing my web.config and adding a reference to the API that my class library references!
|
| VS 2005 and XP SP2 | 08 Dec 2005 14:48 GMT | 2 |
I am unable to install XP SP2 on my XP Pro machine due to not being able to connect to the internet after SP2 install. I uninstall SP2 and all is fine, install it again, nada. I tried playing with all the settings I could, including restarting the
|