Click here to Skip to main content
15,898,949 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: .NET 1.1 application performance in Windows 2003 Server Pin
Sushant Duggal14-Oct-06 20:09
Sushant Duggal14-Oct-06 20:09 
GeneralRe: .NET 1.1 application performance in Windows 2003 Server Pin
Dave Kreskowiak15-Oct-06 3:49
mveDave Kreskowiak15-Oct-06 3:49 
AnswerRe: .NET 1.1 application performance in Windows 2003 Server Pin
Robert Rohde18-Oct-06 2:11
Robert Rohde18-Oct-06 2:11 
GeneralRe: .NET 1.1 application performance in Windows 2003 Server Pin
Sushant Duggal20-Oct-06 7:55
Sushant Duggal20-Oct-06 7:55 
GeneralRe: .NET 1.1 application performance in Windows 2003 Server Pin
Robert Rohde20-Oct-06 21:46
Robert Rohde20-Oct-06 21:46 
QuestionExporting from a Windows App to a PowerPoint file Pin
gswetha13-Oct-06 6:30
gswetha13-Oct-06 6:30 
QuestionToolStrip TextBox - Why is there no masking character? Pin
conixsdh13-Oct-06 3:37
conixsdh13-Oct-06 3:37 
AnswerRe: ToolStrip TextBox - Why is there no masking character? Pin
Dave Kreskowiak13-Oct-06 4:45
mveDave Kreskowiak13-Oct-06 4:45 
The controls that come with the .NET Framework are a basic set of controls. They're not meant to be the "Be All, End All" of the Utimate ToolBox. If you need specific functionality, there are two methods of getting it. Either find and buy a commerical control library that offers the functionality you need, or (my personal favorite!) write it yourself!! That's what inheritance is for and why you have the Control Library projects in Visual Studio. You can make your own version of the control with the added functionality tacked on.


Dave Kreskowiak
Microsoft MVP - Visual Basic


QuestionConfigurationManager - Getting DLL Config settings. Pin
Tristan Rhodes13-Oct-06 3:35
Tristan Rhodes13-Oct-06 3:35 
AnswerRe: ConfigurationManager - Getting DLL Config settings. Pin
Dave Kreskowiak13-Oct-06 4:33
mveDave Kreskowiak13-Oct-06 4:33 
GeneralRe: ConfigurationManager - Getting DLL Config settings. Pin
Tristan Rhodes13-Oct-06 5:52
Tristan Rhodes13-Oct-06 5:52 
QuestionGet a Month collection class Pin
Vipul Mehta13-Oct-06 2:18
Vipul Mehta13-Oct-06 2:18 
AnswerRe: Get a Month collection class Pin
Dave Kreskowiak13-Oct-06 5:41
mveDave Kreskowiak13-Oct-06 5:41 
AnswerRe: Get a Month collection class Pin
Bob X15-Oct-06 14:35
Bob X15-Oct-06 14:35 
AnswerRe: Get a Month collection class Pin
MGoettmann19-Oct-06 23:20
MGoettmann19-Oct-06 23:20 
QuestionHex/decimal/binary textbox. How? Pin
lclarsen13-Oct-06 1:54
lclarsen13-Oct-06 1:54 
AnswerRe: Hex/decimal/binary textbox. How? Pin
Bob X15-Oct-06 15:15
Bob X15-Oct-06 15:15 
QuestionHow to get process's user and domain without WMI Pin
Dave Midgley13-Oct-06 1:17
Dave Midgley13-Oct-06 1:17 
AnswerRe: How to get process's user and domain without WMI Pin
Mike Dimmick13-Oct-06 5:02
Mike Dimmick13-Oct-06 5:02 
GeneralRe: How to get process's user and domain without WMI Pin
Dave Midgley20-Oct-06 0:14
Dave Midgley20-Oct-06 0:14 
QuestionBackground process to automatically deliver mails for certain conditions Pin
Renukapadhamanaban12-Oct-06 16:25
Renukapadhamanaban12-Oct-06 16:25 
QuestionHow can i creat subcategory in the property definition Pin
Lior S12-Oct-06 7:08
Lior S12-Oct-06 7:08 
QuestionProblem in Interop Pin
He is Cool12-Oct-06 5:31
He is Cool12-Oct-06 5:31 
Questionenabling disabling LAN card in shell Pin
Tauseef A12-Oct-06 0:13
Tauseef A12-Oct-06 0:13 
AnswerRe: enabling disabling LAN card in shell Pin
Dave Kreskowiak12-Oct-06 6:34
mveDave Kreskowiak12-Oct-06 6:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.