Thursday, December 08, 2005
Functionality of the key files in .net application
AssemblyInfo.cs
An information file that provides the compiler with metadata (name, version, etc.) about the assemblies in the project.
Global.asax
Customizable to handle application-level events (e.g., Application_OnStart).
HelloWorldService.vsdisco (HelloWorldService is the name of a webservice)
An XML file used for dynamic discovery of web services.
Web.config
An XML file containing configuration information for the application.
An information file that provides the compiler with metadata (name, version, etc.) about the assemblies in the project.
Global.asax
Customizable to handle application-level events (e.g., Application_OnStart).
HelloWorldService.vsdisco (HelloWorldService is the name of a webservice)
An XML file used for dynamic discovery of web services.
Web.config
An XML file containing configuration information for the application.
Welcome to my exclusive Technology resources sharing blog
Welcome. I created this technoshare blog specifically to share some very good technological and software related resources that I have/might come across.
I am starting it as a reference for me and others who might be looking for information regarding various technologies and who are preparing for technical interviews.
I suggest you to also visit my technical collection page in my website www.rajeshvuta.com for other resources.
Hope you would find this resource useful. In case you want to have a word with me,catch me at rajeshvuta [@] yahoo.com
Good luck yo Techno Whizs
Rajesh Naidu Vuta
I am starting it as a reference for me and others who might be looking for information regarding various technologies and who are preparing for technical interviews.
I suggest you to also visit my technical collection page in my website www.rajeshvuta.com for other resources.
Hope you would find this resource useful. In case you want to have a word with me,catch me at rajeshvuta [@] yahoo.com
Good luck yo Techno Whizs
Rajesh Naidu Vuta
Monday, December 05, 2005
Subscribe to:
Posts (Atom)