| Thread | Last Post | Replies |
|
| Newbie: Minimize events | 19 Apr 2004 14:39 GMT | 1 |
H can anyone tell me which event occurrs, when the user minimizes my main window Thanks Sam
|
| newbie to .net | 19 Apr 2004 10:48 GMT | 2 |
1)what is the default namespace 2?)what is the difference between a property and field 3) what is the difference betwen creating an object on stack and heap in .net 4) what is the diferecne betweeen close and dispose methods
|
| visual studio 2005 | 19 Apr 2004 09:37 GMT | 7 |
Is it possible to use .net framework 1.1 in vs2005? where can i find a list of new features of .net framework 2.0? thanks
|
| detecting when a form's modality it superceded by another's | 19 Apr 2004 07:53 GMT | 2 |
My application shows one MDI Parent modally. I'd like to be able to detect when any other forms come up modally, which makes the MDI Parent and its contents inaccessible, such as when a message box is shown. I need to make a certain timered process wait while modal dialogues or ...
|
| Installing and upgrading applications | 19 Apr 2004 07:17 GMT | 2 |
.NET install and deployment project automatically creates install msi file. Well, .... First install works fine, but when i compile and start instalation of newly compiled project it always says that i need to deinstall first and then run
|
| User Interface for .NET Add-Ins? | 19 Apr 2004 01:11 GMT | 4 |
I created an addin using VB.Net. I added a windows form to the addin, but I can not figure out how to have the form open up in the addin. Is this possible. I only see a file frmMain.vb in the dev environmnet. I was surprised not to see a frmMain.frm?
|
| .NET Remoting No Longer Supported? | 19 Apr 2004 00:54 GMT | 2 |
In a meeting where web services were being introduced as the best method for sharing objects across the entreprise some folks were stating that .NET Remoting was no longer supported by Microsoft. Is this true, partly true or plain untrue?
|
| Database Updating problem | 18 Apr 2004 23:21 GMT | 1 |
Please help! I have spent all weekend trying to solve this and its driving me mad! I have a form with a datagrid on. When I click button btnNew, the new row appears in the datagrid but it does not update the back end access database.
|
| Items added to list box with client side script not present on postback | 18 Apr 2004 19:09 GMT | 1 |
In an ASP.NET web application, I am using the standard list box server control and I am adding items to with client side script. When the page posts back, the added items are not available on the server. What do I have to do to make the items available on the server after a post ...
|
| Process priority/running from outside visual studio | 18 Apr 2004 17:50 GMT | 1 |
I'm writing my own task manager as I often change process priorities but have gotten myself into trouble on several occasions. I have discovered by keeping csrss.exe and explorer at the equal highest priority, I can keep the computer running ok, or at least recover. So that's ...
|
| HLP: Finding file Types | 18 Apr 2004 17:03 GMT | 4 |
I'm writing an app where I'm trying to look for and List all specific file 'types' found. So I point to a specific start top level Folder... and I want to drill down through ALL sub folders to find file types (using File Extenion).
|
| RCX.NET lets you program directly from .NET code | 18 Apr 2004 15:25 GMT | 1 |
Some weeks ago I was trying to build a remote controlled (web page) camera using my RCX and .NET. I tried many libraries and no one worked ok. Then I decided to built my own .NET library, and It worked perfect. Now I'm sharing this with you.Take a look and let me know any comments:
|
| Design Time Support | 18 Apr 2004 12:32 GMT | 3 |
Hi.. I need to know in design time in ASP.NET inside a control (for ex), who is the Page that contain him. I tried to use the Pae property or the Parent property but they are NULL.
|
| Conferences for developers | 18 Apr 2004 10:12 GMT | 4 |
What are the conferences for .NET developers in United States and Canada? There is Tech Ed 2004 to be held late next month in San Diego. Any others? They don't necessarily have to be organized by MS. Of those mentioned, which would you say are ones that are not to be
|
| word to pdf component | 17 Apr 2004 23:53 GMT | 1 |
I have written an application in vb.net that outputs a word file. I want to add a component to my solution that allows me to save the document created as a pdf. Does anyone know of a good component I could use?
|