Click here to Skip to main content
15,879,080 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: English Dictionary in asp.net (urgent!) Pin
Vasudevan Deepak Kumar29-Feb-08 19:27
Vasudevan Deepak Kumar29-Feb-08 19:27 
GeneralValue from ASP.NET AJAX ModalPopUpExtender Pin
Syed Ali Raza27-Feb-08 20:15
Syed Ali Raza27-Feb-08 20:15 
GeneralRe: Value from ASP.NET AJAX ModalPopUpExtender Pin
Laddie28-Feb-08 19:48
Laddie28-Feb-08 19:48 
GeneralRe: Value from ASP.NET AJAX ModalPopUpExtender Pin
Vinay Dornala26-May-08 4:28
Vinay Dornala26-May-08 4:28 
Generalabout .net Pin
Ramalakshmi.I27-Feb-08 20:14
Ramalakshmi.I27-Feb-08 20:14 
GeneralRe: about .net Pin
Expert Coming27-Feb-08 20:16
Expert Coming27-Feb-08 20:16 
GeneralRe: about .net Pin
Christian Graus27-Feb-08 20:21
protectorChristian Graus27-Feb-08 20:21 
QuestionResource FIle and Web cofing file Pin
Sasmi_Office27-Feb-08 20:07
Sasmi_Office27-Feb-08 20:07 
Resource File: Resource.resx
Web Config File: Web.Config

Dear Friends,

I have created one project in which i can access data from database most of the time for that i added a connection string through web config file but here is my Confused | :confused: confusion start i found that i can access the data of "Resource file" from anywhere using Global keyword

for example:
I have created ConnectionString in resource file as shown below
Name: ConnectionString
Value: Data Source=SERVER;Initial Catalog=ABC;User ID=sa;Password=***
Comment: Use for Database Connection.

now i can access this from anywhere in my application using follwing syntex

global::Resources.Resource.ConnectionString.ToString();

can anyone explain me why there is web config file and resource file having same functionality but different name i know that there is some reason i want that reason thanks in advancedRose | [Rose]

Sasmi
GeneralRe: Resource FIle and Web cofing file Pin
Expert Coming27-Feb-08 20:15
Expert Coming27-Feb-08 20:15 
QuestionWhat is the diff between ajax and callback method ? Pin
md_azy27-Feb-08 19:51
md_azy27-Feb-08 19:51 
AnswerRe: What is the diff between ajax and callback method ? Pin
Christian Graus27-Feb-08 19:57
protectorChristian Graus27-Feb-08 19:57 
GeneralRe: What is the diff between ajax and callback method ? Pin
Krazy Programmer27-Feb-08 20:06
Krazy Programmer27-Feb-08 20:06 
GeneralRe: What is the diff between ajax and callback method ? Pin
Expert Coming27-Feb-08 20:10
Expert Coming27-Feb-08 20:10 
QuestionRegarding Web Service Pin
Krazy Programmer27-Feb-08 19:42
Krazy Programmer27-Feb-08 19:42 
GeneralRe: Regarding Web Service Pin
Expert Coming27-Feb-08 20:11
Expert Coming27-Feb-08 20:11 
GeneralRe: Regarding Web Service Pin
Krazy Programmer27-Feb-08 20:44
Krazy Programmer27-Feb-08 20:44 
QuestionDisallow user acess to certain web pages unless logged in Pin
v1i9n6o7d27-Feb-08 19:25
v1i9n6o7d27-Feb-08 19:25 
GeneralRe: Disallow user acess to certain web pages unless logged in Pin
Christian Graus27-Feb-08 19:34
protectorChristian Graus27-Feb-08 19:34 
GeneralRe: Disallow user acess to certain web pages unless logged in Pin
v1i9n6o7d27-Feb-08 19:44
v1i9n6o7d27-Feb-08 19:44 
GeneralRe: Disallow user acess to certain web pages unless logged in Pin
pmarfleet27-Feb-08 19:40
pmarfleet27-Feb-08 19:40 
GeneralRe: Disallow user acess to certain web pages unless logged in Pin
Not Active27-Feb-08 19:49
mentorNot Active27-Feb-08 19:49 
Questionframeset in .net Pin
sweetypaul27-Feb-08 19:24
sweetypaul27-Feb-08 19:24 
GeneralRe: frameset in .net Pin
Christian Graus27-Feb-08 19:33
protectorChristian Graus27-Feb-08 19:33 
GeneralRe: frameset in .net Pin
Not Active27-Feb-08 19:45
mentorNot Active27-Feb-08 19:45 
GeneralRe: frameset in .net Pin
sumit703427-Feb-08 19:50
sumit703427-Feb-08 19:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.