| Thread | Last Post | Replies |
|
| Problem with Datagrid and SQL sentence | 05 Jan 2005 17:03 GMT | 1 |
We are developing a Visual Net application and we found a problem using a datagrid with a SQL sentence that includes the HAVING clause. Does somebody know if exist any bug with this clause, if yes how can we do?
|
| visual studio licensing | 05 Jan 2005 16:26 GMT | 3 |
We are some 3-5 developers here 'informally' using visual basic 6. So if I want to formalize this and start using visual basic .net, how does licensing work? Do we have to buy 5 visual studio .net "Enterprise Developer" ?
|
| Management classes on remote machine | 05 Jan 2005 16:03 GMT | 1 |
I seem to be having trouble with trying to access Management classes for a remote XP machine from the Server Manager in Visual Studio .Net. I can access the classes for several servers running Windows Server 2000/2003 and from a test PC I can access the classes of my main PC ...
|
| How do i change the back color of the MessageBox | 05 Jan 2005 16:00 GMT | 1 |
How do i change the back color of the MessageBox
|
| Screen resolution | 05 Jan 2005 13:50 GMT | 3 |
When I change the computer screen resolution to 1600 by 1024 pixels, part of the a panel in the form doesn't display. Why ? How can I fixed it ? Thank you.
|
| Restoring Default IDE Toolbox | 05 Jan 2005 13:17 GMT | 2 |
I have lost all the controls in my IDE Toolbox -- It makes no difference the type project I open --- The toolbox is empty --- How can I restor VS .NET 2003 Professional's Toolbox back to its default contents Ken
|
| Beginner question. | 05 Jan 2005 13:05 GMT | 4 |
I need to dynamically create an xml file based on som user input. The logic can be used either in a web based or rich client application to call a web service. How can i dynamically genrate an xml file based on user selection?
|
| configuration problem (very urgent) | 05 Jan 2005 11:35 GMT | 1 |
I'm doing asp.net application. In my web.config file i have added key as following <appSettings> <add key="Provider" value="3"></add>
|
| HTTP Gateway examples? | 05 Jan 2005 10:52 GMT | 7 |
First of all.....Happy New Year to you! I hope you have a successful and joyous new year. As for the HTTP Gateway examples.... I'm looking for some sample code that may illustrate techniques useful in coding an HTTP Gateway.
|
| How can I find the type of control through reflection | 05 Jan 2005 10:18 GMT | 2 |
I need to find out the types of control (i-e Combo Box , List box etc.) contained in a container. I can get the Type class but this only tells whether it is a class or a interface and so on. It does not tell about the actual type. Any clue? Issubclassof can be useful but do not ...
|
| Problem with RequiredFiledValidator | 05 Jan 2005 09:59 GMT | 2 |
I have a TextBox with RequiredfieldValidator and two buttons; ButtonSubmit and ButtonCancel. When someone click on the ButtonCancel how do i stop the RequiredFieldValidator? I only want to RequiredFieldValidator to work when
|
| Is Operator question | 05 Jan 2005 09:54 GMT | 2 |
I'm a beginner to programming & have a Question with the Is operator when used in a class; sorry for the elementary question. I have created a Class "Person3", in my Module I create three different objects from this class however when I call the
|
| Can't Use Web Utility Outside Developer Environment | 05 Jan 2005 09:38 GMT | 1 |
I have written a web utility that functions fine when I run it inside VB.Net 2003. However, I can't get it to work outside the developer environment. The initial page checks the browser and version, then launches an ASPX page. There, I get problems galore. The component to ...
|
| Printing a list box | 05 Jan 2005 09:33 GMT | 1 |
Please could someone tell me what is wrong. Ther error is: An unhandled exception of type 'System.NullReferenceException' occurred in microsoft.visualbasic.dll
|
| .NET Framework 1.1 - Installation on W2K - Error | 05 Jan 2005 09:27 GMT | 1 |
I have installed the .NET Framework 1.1 on several Windows 2000 Servers (identical hardware / build etc.). This has worked fine apart from one, which reports the following error in the Application log: DETAIL: ----------------------------------------------------------------
|