| Thread | Last Post | Replies |
|
| .Net Speech | 04 Oct 2005 23:04 GMT | 6 |
I am looking to create an application (win 32 app) using VS.net (VB.net or C#) I was looking for an SDK for MS Speech. I found 3. MS Agent, Microsoft Speech Application Software Development Kit (SASDK) Version 1.0, and Speech SDK 5.1 for Windows® applications.
|
| Intellisense Doesn't Work in script blocks | 04 Oct 2005 19:41 GMT | 1 |
I am using VS2003, here is my problem. When I use the following code, anything inside does not use Intellisense. <script runat="server"> </script>
|
| Syntax coloring for text files | 04 Oct 2005 18:30 GMT | 1 |
Is it possible with 7.1.3088 to enable syntax coloring with C++ keywords for files with user defined extension? For example, I have a few files with extension ipp that I would like to see with syntax coloring in the text editor.
|
| Availability date of VS2005 final release | 04 Oct 2005 17:29 GMT | 1 |
On phone I was told by MS support that Vs2005 final release was to be by Sept 4 2005. Have gone to my msdn subscription page and looked for download, not there. When will final release be available and how to get donwload? Bob
|
| Help with Debug vs Release build | 04 Oct 2005 16:23 GMT | 2 |
After building my application in Release mode, exceptions are not being caught when I run it on my development machine. When i build/run in Debug mode, exceptions are being caught/handled correctly on my dev machine.
|
| VS2005 RC Slow? | 04 Oct 2005 06:53 GMT | 4 |
I have just upgraded to VS.2005 RC and find it very very slow when running applications in debug mode. It runs about 10 times slower that beta 2. Has anyone else noticed this or is it just me? I am using WinXP sp2 and centrino 1.8 Ghz laptop
|
| VStudio SP6 and the Processor Pack | 03 Oct 2005 23:42 GMT | 1 |
Why does the VStudio SP6 NOT include the processor pack? And why is there no way to uninstall SP6 short of reinstallation? I have an app that is built by a client that REQUIRES the processor pack be installed. I have SP6 on my machine. Guess what? I CAN'T INSTALL the
|
| Conversion to .Net | 03 Oct 2005 21:32 GMT | 2 |
In VB6 thestatement: String$(3,"#") returns "###". Does anyone know the .Net equivalent? Dale
|
| So basic it's embarrassing | 03 Oct 2005 12:55 GMT | 3 |
I'm trying to do my first page - switching from asp to .net using Visual Studio 2003. Forcing myself to use the tool and not write the code by hand. I can get a simple datagrid to work if I code it by hand: http://www.mahec.net/telehealthNet/telehealth/contact.aspx
|
| The solution appears to be under source control, but its binding information cannot be found | 03 Oct 2005 12:42 GMT | 11 |
I'm running VS.Net 2003 (7.1.3088) under Windows XP MCE. I'm getting this error on several projects when I try to open them. This is a relatively new computer so it's possible I haven't actually opened these projects since building the system and restoring these project files ...
|
| MsComCtlLib equivalent in .NET | 03 Oct 2005 10:29 GMT | 1 |
I hope you can help me with this. I am newbie to .NET and COM and I am looking at migrating an application written in Visual Basic 6 to Visual Basic .NET. The project uses a TreeView - found in MsCOMCtlLib, and I would like to use it in the migrated project as well. I don't want to
|
| Why VS.NET 2005? | 03 Oct 2005 04:25 GMT | 5 |
Does anyone have references to websites that give good technical materials for migrating to VS.NET 2005. Without meaning any criticism to Microsoft, the advantages material for VS.NET 2005 migration is very dispersed on the Microsoft website. It requires several ...
|
| VS 2005 beta has expired? | 03 Oct 2005 03:44 GMT | 1 |
HI,ALL I have download 2005 Express beta version. And I have installed it. when I want to run it.
|
| how to stop VS.NET 2003 from changing all IDs on copy/paste | 02 Oct 2005 19:25 GMT | 1 |
this "feature" is so useless and annoying - i have 4 repeaters on a single aspx page, which have exactly the same content, BUT w/ "the most productive IDE ever" i just cant copy/paste the code of the 1st into the rest
|
| project creation failed | 02 Oct 2005 18:31 GMT | 2 |
I Installed Visual Studio 2005 Beta 2 and tried to create a simple c# project but I am getting a message on status bar saying "project creation failed". This error is when creating C#, VB or J# type of projects. Database type of pojects are getting created.
|