QUERY

1 view
Skip to first unread message

Prince P Y

unread,
Oct 21, 2005, 12:49:13 PM10/21/05
to Techdot...@googlegroups.com

 

1)       what are uses of webconfig in dot net?

2)       What is assemblies for?

Regards,

Prince P Y [B.E I.T],

S/W Engineer,

REACH Technologies,

#621, 5th Main,

OMBR Layout,

Bangalore -43

www.reach-tech.com

Mob: 91-944862035

Res: 080-55369104

Off: 080-56996111/2/3 - Ext: 227

 

Current Res Address:

24/6, 3rd Cross, Sri Lakshmi Residency,

St. Johns Orthodox Church Road,

A Narayanapura, Nagappareddy Layout,

Near K.R.Puram Railway station,

Bangalore – 16, India

 

Shivprasad Koirala

unread,
Oct 22, 2005, 12:03:09 AM10/22/05
to .NetIndia
Web.config files are for configuring ASP.NET functionalities. For
instance you can define your connectionstring , you can what type of
secutiry modle to use etc etc

Assemnbly are the smallest unit of deployment thats the DLL.

-------
Regards ,
C#, VB.NET , SQL SERVER , UML , DESIGN Patterns Interview question book
http://www.geocities.com/dotnetinterviews/
My Interview Blog
http://spaces.msn.com/members/dotnetinterviews/

BabuLives

unread,
Oct 22, 2005, 2:10:10 AM10/22/05
to .NetIndia
hai prince,
As Shivprasad said Web.config file is an excellent way to set the
configuration settings of the ASP.Net Application which is a xml file..

Assembly is self describing(by giving assembly name,versioning) basic
building block of .Net. ie..every programs written in .net supported
langauage is compiled to assembly by the language compiler which has
Manifest,MetaData,MSIL and resources used.

Regards,
Satheesh

Reply all
Reply to author
Forward
0 new messages