You can build a macro that recalculates and sets assembly dependencies upon request with the VS.NET automation model, even if your solution uses file references.
- By Enrico Sabbadin
- 05/01/2004
Readers respond en masse to a recent Editor's Note on offshoring with a mixture of acceptance at its inevitability and outrage at the companies sending jobs overseas.
- By Patrick Meader
- 05/01/2004
The C# Programming Language is a reference book that will benefit both beginners and veterans alike. Topics include exceptions, unsafe code, generics, anonymous methods, iterators, and partial types.
- By Mark Collins-Cope
- 05/01/2004
DLL Hell is largely a thing of the past with VS.NET and the .NET Framework. But having multiple versions of the same components can be trying in its own right.
- By Jonathan Goodyear
- 05/01/2004
CAS/Tester from Desaware runs your application through an automated test suite that assesses and reports on your app's code-access security.
Activate Windows impersonation selectively, determine the update order of DataTables at run time, guarantee the delivery order of asynchronous delegates, and more.
- By Enrico Sabbadin
- 05/01/2004
Find out how Active Directory Application Mode and Windows Authorization Manager can simplify security, personalization, and configuration for your directory-enabled applications.
- By Enrico Sabbadin
- 05/01/2004
Build a .NET Framework based class library that makes tracing a true asset to your development experience.
- By Kathleen Dollard
- 05/01/2004
VB.NET offers an improved palette for creating Web-based software. Programming the Web with Visual Basic .NET is a complete reference book that gives you all the info you need.
- By Joel Semeniuk
- 04/26/2004
The hobbyist/part-time programmer is becoming an endangered species. However, we as an industry need the skills this person provides.
- By Kathleen Dollard
- 04/01/2004
Offshoring is changing the nature of what it is to be a developer today, much as HMOs have changed what it is to be a doctor. What does this mean to you?
- By Patrick Meader
- 04/01/2004
Create a shared database to provide interoperability between .NET and J2EE platforms, then extend it with a notification level between platforms.
Display data programmatically with only a few lines of code, using the databinding features built into the .NET Framework's WinForms controls.
ComponentOne's Studio Enterprise suite offers feature-rich components for desktop, Web, and mobile app development, available by annual subscription with quarterly updates.
With the ease of deployment for .NET applications, WinForms are once again a viable solution for large deployment environments. If you're considering WinForm programming, Windows Forms Programming in Visual Basic .NET is a must-have.
Use FTP or HTTP POST to transfer files over the Internet with .NET. Also learn how to secure a database Connection string.
Users will notice how much faster your Web pages and sites run when you apply these seven ASP.NET tips to your coding.
ASP.NET 2.0's new features let you create and maintain data-driven Web apps with 70 percent less code than you needed with ASP.NET 1.0
- By Thiru Thangarathinam
- 04/01/2004
Learn how to create an RSS feed for publishing data to subscriber apps. You can use the handy RssGen sample component as a starting point for your own data feed generator.
- By Stan Schultes
- 04/01/2004
Visual Basic .NET Power Coding offers concise discussion and helpful examples of VB.NET's most complex topics, such as delegates, threading, remoting, Reflection, and security.