Helping You to Make "Smart Clients" Smarter!
Browse by Tags
All Tags »
Windows Forms (
RSS)
Sorry, but there are no more tags available to filter with.
-
|
New in .NET 2.0 for Windows Forms applications is a deployment feature known as “Registration-Free COM.” This allows you to use and deploy certain COM components such as ActiveX controls to client computers without registering the component...
|
-
|
Victor Feintuch and I have created a new DsoFramer Enahcments Workspace over on GotDotNet for enhancements to Microsoft's DsoFramer control. Victor has already made some enhancements by fixing an event bug for events generated by hosted Office applications...
|
-
|
A question I frequently come across is how to add some type of context information to UI controls in a Windows Forms project. For instance, you might have a textbox where you want to revert to the original value if a user decides to cancel edits, you...
|
-
|
Windows Forms event lifecycle for Forms and Controls explained.
|
-
|
In some scenarios, you may wish to ensure that a user can run only one instance of your application at a time. Besides ensuring that only a single instance of your application is running, you may also want to bring the instance already running to the...
|
-
|
Microsoft has created a new Smart Client Developer Center ( RSS ) on MSDN ( via Chris Sells ). It's a long time coming, but very welcome! Be sure to check it out to get the latest news on smart client technologies, as well as prescriptive architectural...
|
-
|
I have and now my eyes have been opened to a lot of new possibilities. Hop over to Urban Potato's blog for more information. Nice!
|
-
|
From TheServerSide.NET : Luke Maxon has released a first version of a Windows.Forms unit testing framework, available on SourceForge. Both scripted (as in, code-by-hand) and recorded (track your interaction with the form) tests are supported, leaving...
|
-
|
As a follow up to my previous post about enhancing the validation controls within Windows Forms, there might be times when you would like to manually invoke the “Validating” event of a control. For example, you might want to have a routine...
|
-
|
Kent Sharkey , .NET Evangelist, points out a couple of new resources on MSDN about the upcoming new features and changes to Windows Forms in VS.NET 2005 in the vs2005news blog: Technology Preview Windows Forms Technology Preview March 2004 VS.NET 2005...
|
-
|
New MSDN arcticle: Extending Windows Forms with a Custom Validation Component Library Summary: Data validation is a key step in ensuring clean data capture and subsequent processing and reporting. This installment explores the programmatic validation...
|
-
|
Microsoft has for some time now offered the Official Guidelines for User Interface Developers and Designers book online at MSDN . Although now a bit dated and out of print, this book is still a good reference guide to how to build polished looking applications...
|
-
|
The Patterns and Pratices team at Microsoft has released a pre-alpha release of a new guide to building smart client applications called the Smart Client Architcture Guide . While the guide is incomplete in total content at this point, it does offer quite...
|
-
|
Frequently, we developers need to manage long running processes from within our Windows Forms applications. If you are not already familiar with using delegates and asynchronous calls to manage these units of work, MSDN Magazine has a couple of articles...
|
-
|
I've added a few more links to my Buildling Disconnected Applications Resources page for the new IssueVision sample application (not the same as TaskVision) and to the new Smart Client Offline Application Block. This should be a good starting place to...
|
More Posts
Next page »