| Thread | Last Post | Replies |
|
| Can assembly caching be prevented when using the NTD scenario? | 02 Aug 2004 18:23 GMT | 1 |
Is it possible to prevent caching of assemblies when using the NTD scenario (or at least have the cache cleared at the end of a user session)? The reason I ask is that our team is currently developing a Windows Form based application and we plan to use the No Touch Deployment ...
|
| Help Wanted: VB.NET Rebar/Coolbar with Menu | 02 Aug 2004 14:28 GMT | 2 |
Hey everyone. I'm developing a VB.NET Rebar/Coolbar with Menu. Is anyone intrested in helping with this feat of API? I want this to clone the IE one exactly and have the MDI menu functionallity. Any one up for a challange with me? Let me know by repling here. P.S. I have ...
|
| Maximized forms in MDI | 02 Aug 2004 13:26 GMT | 5 |
Hi. I basically have an MDI application with many 'child' forms, and am having difficulties with form WindowStates. Most child forms in my app should run in FormWindowState.Normal (or .Minimized) only, and I have disabled the Maximize buttons for them. Most of the time, this ...
|
| Wath patch are installed | 02 Aug 2004 11:45 GMT | 1 |
With wmi i don't know what patch are installed . someone have a solution to know who verifiy if one patch are installed or not. thank you nicolas ps : sorry for my bade english
|
| I want windows xp Visaul styles in Windows 2000 | 02 Aug 2004 09:01 GMT | 3 |
I want to develop an applications in windows 2000. My entire form (Title bar, buttons, checklists,DropDown )should appear in windows Xp syle. Can anybody help me?
|
| How can I store global variables in WinForm application | 01 Aug 2004 22:31 GMT | 2 |
I want to store some global variables in WinForm application like in Asp.Net. For example, when user has successfully logged ini, userID and userName will be stired in global variables. How can I do this? Thanks!
|
| Problem with control form1's object from form2 | 01 Aug 2004 13:21 GMT | 2 |
hi!.. i have got 2 forms in my project and i want to change textbox1 value in form1 from form2 i did like that
|