| Thread | Last Post | Replies |
|
| .Net on NT 4.0 | 05 Feb 2004 23:34 GMT | 1 |
Is is possible to deploy .Net based desktop applications on Nt 4.0? -TIA P
|
| Transitive references | 05 Feb 2004 21:05 GMT | 1 |
[I'm not sure if this is the right ng - apologies if not, and ptrs requested.] If I create a BaseClass in a BaseAssembly, then derive a MiddleClass in a MiddleAssembly from the BaseClass, a TopAssembly that derives a
|
| An object for Set | 05 Feb 2004 19:08 GMT | 4 |
I'm looking for some object built into the .Net framework that implements the concept of sets. The required principle characteristics are that the elements are unordered and that duplicates are not allowed. It would be nice if it could be
|
| something like a java.sql.Struct? | 05 Feb 2004 18:59 GMT | 2 |
Can't find one of these in .Net, but I'm not sure if it is because I'm not searching for the right name or it just isn't there. Any pointers? -Chris
|
| Create menu at run time? | 05 Feb 2004 18:13 GMT | 2 |
Is it possible to add a MenuItem at run-time and handle the click event? I can add the menu items, but no idea on managing the click... Some tips? Thanks
|
| Framework Won't Uninstall | 05 Feb 2004 16:46 GMT | 2 |
I cannot get the .NET Framework SP2 to install, so I thought I would uninstall and start over. However the uninstall fails with the message "Microsoft .NET Framework Setup has failed. If this continues, please contact Product Support."
|
| Start another program | 05 Feb 2004 16:32 GMT | 1 |
|
| MSI installation help | 05 Feb 2004 16:01 GMT | 3 |
I am new to .net and win32 programming in general. I am looking for some simple documentation on how to package a .net application as an MSI. Within that MSI I need to perform several gacutil & regasm tasks. I need this urgently. Could anybody guide me through a simple set of
|
| Small footprint XP app | 05 Feb 2004 14:41 GMT | 5 |
I'm developing a small WinForms application, targeted for Win XP. I thought that Win XP had the .NET framework already installed, but it looks like it doesn't. Is there a way to make a .NET application run in Windows XP without having
|
| Calendar control in .NET | 05 Feb 2004 14:18 GMT | 1 |
I require a calendar control in .NET in Japanese. But how do I convert this into the year convention followed in Japan, as I understand that it is different from ours?? Please help me here.
|
| simulate virtual directory - I need it urgently | 05 Feb 2004 13:12 GMT | 1 |
Dear Friends Would you please give me your professional idea about this .net problem. I need different virtual directory for different customer with their names like these:
|
| DataGrid control on a WinForm | 05 Feb 2004 12:29 GMT | 1 |
How can I set the DataGrid control to perform a FullRowSelect when I click a cell? Or Full Column select? Is this possible? If not can we have this as a feature request? Thanks
|
| Regular Expressions..... | 05 Feb 2004 12:11 GMT | 2 |
I'm having a problem with regular expressions. I have a list of strings with numeric values and I am trying to use reg exp to search through them. if I have numbers 1 to 1001 and I want to find numbers that match ??9 how can I get it working?
|
| Installing VS 6.0 after Vs.NET and others | 05 Feb 2004 12:02 GMT | 2 |
Hey there, Im running a win xp pro machine that already have VS.NET 2002 installed on it. I also do some j2me development therefore i have the lastest Java Sdks from sun installed on the same machine.
|
| show a new control outside of its parent | 05 Feb 2004 07:59 GMT | 2 |
I am programming a control for the CF, and i need to make something like the ComboBox enroll behavior. If you click on it. it should enroll another item, for example a picturebox. To enroll it down, it could be possible to define the picture box inside the
|