-----------------------------------------------------------

New Message on MumbaiUserGroup

-----------------------------------------------------------
From: Swapnil_B1
Message 1 in Discussion

  
Folks,  
                I would like to share the internals of the .NET Framework 2.0, 
in terms of various tools provided by .NET Framework SDK. This tool facilitates 
us in creating, deploying and managing applications and components that target 
.NET Framework.  
Tools are defined into 4 different categories.  
1) Configuration & Deployment  
2) Debugging Tools  
3) Security Tools  
4) General Tools  
The .Net SDK tools are installed as part of the .Net SDK, please check if you 
have the SDK installed, the standard place is C:\Program 
Files\Microsoft.NET\SDK.  
Configuration & Deployment Tools  
These are the set of tools which helps administrator to pre-compile 
application, either in place or for deployment. Helps Administrator in 
manipulating the contents of GAC – Global Assembly Cache. Helps you compile 
client application that communicates with XML Web services using technique 
called remoting.  
Debugging Tools  
Provides debugging services with a graphical interface to help application 
developers find and fix bugs in programs that target the runtime. Provides the 
debugging services of the common language runtime to Visual Studio or the 
WinDbg.exe debugging tool.  
Security Tools  
Manages certificates, certificate trust lists (CTLs), and certificate 
revocation lists (CRLs). Allows you to examine and modify machine, user, and 
enterprise-level code access security policies. Performs MSIL type safety 
verification checks and metadata validation checks on a specified assembly. 
Helps create assemblies with strong names. Sn.exe provides options for key 
management, signature generation, and signature verification.  
General Tools  
Reads text files that contain licensing information and produces a licenses 
file that can be embedded in a common language runtime executable. Converts 
text files and .resx (XML-based resource format) files to .NET common language 
runtime binary .resources files that can be embedded in a runtime binary 
executable or compiled into satellite assemblies. Allows you to quickly and 
easily localize Windows Forms forms.  
We will cover each of the tools under above mentioned categories in upcoming 
articles.  
Swapnil (swaps)  
http://swapsnet.spaces.live.com/

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/MumbaiUserGroup/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member 
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you 
received this message by mistake, please click the "Remove" link below. On the 
pre-addressed e-mail message that opens, simply click "Send". Your e-mail 
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to