Search - Articles
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Tuesday, March 03, 2009
Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home >Search > Articles & Samples > .Net Framework 2.0 > Code Generation


Search:
What's New - What's Hot
Mgmtclassgen.exe (Management Strongly Typed Class Generator)  Version: 0.00     Price: $0.00  
Total Hits: 15  |  Today: 0Author: Microsoft Corporation      Rating:  
Read Reviews | Write Review |  Your Rating: 

The Management Strongly Typed Class Generator tool enables you to quickly generate an early-bound managed class for a specified Windows Management Instrumentation (WMI) class. The generated class simplifies the code you must write to access an instance of the WMI class....

No Code Can Hide from the Profiling API in the .NET Framework 2.0     
Total Hits: 53  |  Today: 0Author: Jay Hilyard      Rating:  
Read Reviews | Write Review |  Your Rating: 

Since the inception of .NET, the common language runtime (CLR) profiling API has been the mechanism to use to inspect what the runtime is doing under the covers. Many profilers simply report how much time is spent in a given routine, file, or class, but the profiling API is much more complete in the amount and types of data it makes available. Information about the application domains, assemblies, and classes that are loaded and used in a process, just-in-time (JIT) compiler notifications, memor...

Use Managed Code To Generate A Secure Audit Trail     
Total Hits: 54  |  Today: 0Author: Mark Novak      Rating:  
Read Reviews | Write Review |  Your Rating: 

Auditing is indispensable for security-related monitoring of any server-based application, from e-mail servers to databases to Web servers. In today's security-conscious environments, a reliable audit trail is a valuable forensic tool and often a legal requirement for certain industries. For example, regulations such as Sarbanes-Oxley and the Health Insurance Portability and Accountability Act of 1996 (HIPAA) require audit trails for certain systems, applications, and data. The Windows Serverâ„¢ 2...

Extend Your Code's Global Reach With New Features In The .NET Framework 2.0     
Total Hits: 41  |  Today: 0Author: Michael Kaplan,Cathy Wissink      Rating:  
Read Reviews | Write Review |  Your Rating: 

Extensibility is crucial to international users today. Users want the option to customize the data as appropriate for their needs. What if the built-in support for a particular language or culture is not adequate or appropriate, or the cultural data is missing entirely? The application of globalization standards (most obviously the Unicode Standard, but others as well) provides a common, non-proprietary approach to international text. Migrating data away from proprietary models and toward a comm...

Keep Your Code Running with the Reliability Features of the .NET Framework     
Total Hits: 63  |  Today: 0Author: Stephen Toub      Rating:  
Read Reviews | Write Review |  Your Rating: 

Do you write reliable managed code? Obviously if your manager asks you that question, you'll want the answer to be yes. You use try/finally blocks to release resources deterministically and you eagerly dispose all of your disposable objects. So, of course, your code is reliable, right? A job well done?

Regrettably, that's not the whole story. In the context of writing managed code, reliability requires the capacity to execute a sequence of operations in a deterministic way, even under exc...

Auto-Generating Custom Solutions in Microsoft Visual Studio 2005     
Total Hits: 93  |  Today: 0Author: Jamie Laflen      Rating:  
Read Reviews | Write Review |  Your Rating: 

In the fall of 2004 we started an engagement in which the customer wanted to develop a code generation solution based on the Microsoft Visual Studio 2005 Beta 1 Refresh. This solution was one part of a larger project in which we created architecture standards, guidance, and documentation to establish the .NET Framework as a first-class platform in this client's enterprise architecture. At first blush, we thought that the project would revolve around using Enterprise Templates and a C++ Wizard, a...

No Code Can Hide from the Profiling API in the .NET Framework 2.0     
Total Hits: 55  |  Today: 0Author: Jay Hilyard      Rating:  
Read Reviews | Write Review |  Your Rating: 

Since the inception of .NET, the common language runtime (CLR) profiling API has been the mechanism to use to inspect what the runtime is doing under the covers. Many profilers simply report how much time is spent in a given routine, file, or class, but the profiling API is much more complete in the amount and types of data it makes available. Information about the application domains, assemblies, and classes that are loaded and used in a process, just-in-time (JIT) compiler notifications, memor...



Disclaimer - Privacy
© 2002-2012 DevASP.net