| Thread | Last Post | Replies |
|
| How do I get a CE app on an HP thin clint with Windows CE 5.0. | 17 Apr 2007 02:43 GMT | 7 |
I have an HP 5500 Thin Clint running Windows CE 5.0. I want to write an app for it, so I created a Windows CE Device Application in VC .Net 2005 (just a form with a label at this point). I have copied the compiled app to the CE machine over the network but it wont run (cannot ...
|
| Visual Studio.Net with Sql Server 2005 | 16 Apr 2007 21:31 GMT | 1 |
Pardon me, if this is not the right group to post..... We are planning to buy Sql Server 2005 for our new project. Recently, I realized that it comes with Visual Studio.Net also. So my questions is, if we are planning to build web application in .Net
|
| Sorting a datagrid | 16 Apr 2007 21:16 GMT | 2 |
I've got a datagridview control with 4 columns. I need to sort buy column1 - ascending, column 3 - descending, and column 2 - ascending. I've figured out how to use the custom sort method with the comparer, sorting all columns either ascending or descending, but
|
| VS broken? | 16 Apr 2007 14:10 GMT | 1 |
I am developing webparts in visual studio and since yesterday when I deploy an project I get : "Object reference not set to an object" this isn't so weird but it doesn't say which file and it says line 0 colomn 0. And since I got that it gives the
|
| [NEWBIE] Formatting string depends on debug/releas-version ?!?!? | 16 Apr 2007 13:51 GMT | 5 |
I've just encountered a strange problem. The code (which is taken from Charles Petzold's Bible) creates different output, obviously depending on the compiler-options and/or debug/release libraries. The code is supposed to display the screen-dimensions in a MessageBox.
|
| Starting with VS2005 / ASP.Net / VB | 16 Apr 2007 13:33 GMT | 5 |
I am a long time self-taught Dreamweaver / ASP VBScript coder. I have never had one programming class and just learned to code over the years. I feel a lot of pressure to learn ASP.Net but to tell you the truth I feel overwhelmed when I open up the program (VS2005...my company has ...
|
| Setting up Help to Display C# only | 16 Apr 2007 10:27 GMT | 4 |
I keep setting the language to display on help pages to C# only, but that doesn't stick and every time I display help (VS 2005), I get all of the languages again. There must be some way to set the languages shown sort of "permanently," right?
|
| Problem with Team Explorer | 16 Apr 2007 10:00 GMT | 1 |
Hello~~ I have a problem that when users connect to TFS from the Internet they don't have access to some resources like Reports and Documents. The problems is probably caused by the URL to those resources.
|
| Visual Studio.net Addin help | 16 Apr 2007 09:50 GMT | 4 |
I am in process of writing an addin for visual studio.net. I have a great deal of it working and for asthetics i would like to add some custom icons to ProjectItem(s) based on their status. I can get handle to user selected project item by using
|
| Error when compiling | 14 Apr 2007 04:09 GMT | 3 |
I'm stuck with the following error when I try to run the project on a local machine. Does anyone know how to correct the reference? I've not idea why it is referencing 'Copy of...'
|
| drawing a filled rectangle and how to make a seperate function | 14 Apr 2007 01:03 GMT | 1 |
I am trying to simply draw a filled rectangle but I am getting compiler errors. When I change the code it just leads to more errors. Also I am wondering how to make this function seperate so that I might call it from other events.
|
| Working w/ Data on the WEB | 13 Apr 2007 21:33 GMT | 5 |
Using Visual Studio 2005 and .NetFrameWork 2.0 I created some web pages linked to an SQL database using Datalist to import the data. I know how to allow the user to edit the data when creating an application, using a button to execute, but what can I add to the web page to allow ...
|
| newbie problem: linker generates "unresolved external symbol" error | 13 Apr 2007 15:21 GMT | 3 |
Using VS2005, I'm trying to run a build a small Win32 console program that consists of one file with some function definitions, a header file declaring these functions, and one file containing the main() function.
|
| Attempted to read or write protected memory (vb.Net 2005) | 13 Apr 2007 08:40 GMT | 6 |
Hi I am using vb.Net 2005 framework 2.0. I am using vfpoledb.1 provider. When I excute the below code I get an exception. If I supress lstrsql = "set MULTILOCKS off" part of code its working fine
|
| Problem with PDH.dll and VB 2005 | 13 Apr 2007 02:59 GMT | 1 |
I am having a problem with a dll call to PDH... 'dll call Declare Auto Function PdhGetCounterPathElements Lib "pdh.dll" Alias "PdhVbGetCounterPathElements" (ByVal PathString As String, ByVal
|