| Thread | Last Post | Replies |
|
| Problem assigning selectedItem.Value to a dropdownlist filled with OnItemDataBound | 19 Sep 2005 10:42 GMT | 1 |
Good morning, I've a problem with a dropdownlist located inside any row of a datalist, I fill both datalist and dropdownlist at runtime, the problem is with the dropdownlist infact using the event OnItemDataBound I can fill it but it is
|
| Looking for free dotnet forum | 19 Sep 2005 08:59 GMT | 6 |
Hy, inside my personal site I use a free asp forum named Snitz Forum 2000, it is free nd simple to install and also support ACCESS but it is not possible to load images and files, I want to know is someone know some free
|
| c# 2.0 Datagridview columnheader backcolor forecolor | 19 Sep 2005 01:50 GMT | 4 |
In the designer I can change the font, style and size of the text for a columnheader for a datagridview, but it doesn't respond to changing the backcolor or forecolor property. (I bet there is a simple answer to this...)
|
| .NET 2.0 vs .NET 1.1 - comparsion | 19 Sep 2005 00:31 GMT | 4 |
I been asjed to provide comparsion between 2.0 and 1.1 and realized I do not know too much about subject. I know there is generics, faster runtime and better tools... but can somebody point me to better comaprsion guide? Why should we move to .NET 2.0 ?
|
| Adding resource files to a form or user controle | 18 Sep 2005 12:52 GMT | 1 |
First of all sorry for the cross-posting but I am not sure wether this belongs under internationalization or just general. Environment: Visual Studio .NET 2003
|
| help | 17 Sep 2005 19:37 GMT | 2 |
I'm new at c++.net programing and would like to have a brief description of what each Template (those to choose from when starting a new project: win32 console application, c/c++ console application...) in VS.net is supposed to do. Is there somewhere to get a full description ...
|
| Find text in files | 17 Sep 2005 17:01 GMT | 7 |
I am trying to write a small application that will work as a searchengine for a filestructure. The hard issue is that I would like to search for freetext in files. Most of the files are Word documents at approx. 30kb, but some files could
|
| Is ClickOnce deployment available for VC.Net 2005? | 17 Sep 2005 12:57 GMT | 2 |
I could not locate the Publish option for VC.NEt 2005 which is to be used for ClickOnce deployment. Is ClickOnce Deployment supported for VC.Net. If yes, how to set it up. Your help is appreciated.
|
| framework package included? | 17 Sep 2005 11:19 GMT | 1 |
Hello, will be .net framework included in some service pack or Os?
|
| HELP: how to find list of AppDomain under main process appdomain | 17 Sep 2005 04:55 GMT | 1 |
I have client and server. First client calls server, server uses the factory pattern to create a new domain "newDomain" and object from the domain "newObject". At certain point, after using the newObject, client need to call server to
|
| Try...Catch...Finally | 17 Sep 2005 03:53 GMT | 19 |
Question for all you MVPs: Is the Catch block required in a Try...Catch...Finally block? If not, what happens when an exception occurs inside a Try block? For instance, consider the following code:
|
| How to uninstall .NET 1.0? | 17 Sep 2005 02:06 GMT | 1 |
I am trying to install Enterprise Instrmentation Framework and I an getting install errors. After reading some posts, it seems I need to uninstall .NET 1.0. I deleted the 1.0 folder under Microsoft.NET but it seems that's not enough. Is there a tool or a method to completely remove ...
|
| .NET 2.0 NetworkStream.DataAvailable returning false | 17 Sep 2005 01:41 GMT | 3 |
I'm using .NET2.0 to connect to a remote networked device. The device accepts commands terminated with CRLF characters and responds with multiple lines of data each terminated with CRLF. Following the issue of a command I am finding that I am not receiving all of
|
| Specifying a application pool in a MSI | 16 Sep 2005 23:06 GMT | 4 |
I would like to know if there a way, when building or executing a MSI, to specify a application pool for the deployment? Thanks! Jeff
|
| Windows 98 deployment | 16 Sep 2005 19:37 GMT | 3 |
I have a Visual Basic .Net program that run ok on Windows XP. However, when I try to run it on Windows 98 I get the following error message; Application has generated an exception that could not be handled. I have loaded .Net Framework 1.1 and MDAC 2.8 on the Windows 98
|