Click here to Skip to main content
15,909,953 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Error in Process.Start Pin
kubben29-Apr-07 2:11
kubben29-Apr-07 2:11 
GeneralRe: Error in Process.Start Pin
Arun.Immanuel29-Apr-07 2:30
Arun.Immanuel29-Apr-07 2:30 
GeneralRe: Error in Process.Start Pin
Arun.Immanuel29-Apr-07 4:57
Arun.Immanuel29-Apr-07 4:57 
QuestionClassid for adobe profesional 7.0 Pin
rudemusik28-Apr-07 9:26
rudemusik28-Apr-07 9:26 
QuestionStore Objects in Web.config Pin
Tarik Guney28-Apr-07 8:36
Tarik Guney28-Apr-07 8:36 
AnswerRe: Store Objects in Web.config Pin
Colin Angus Mackay28-Apr-07 8:58
Colin Angus Mackay28-Apr-07 8:58 
GeneralRe: Store Objects in Web.config Pin
Tarik Guney28-Apr-07 9:21
Tarik Guney28-Apr-07 9:21 
GeneralRe: Store Objects in Web.config Pin
Colin Angus Mackay28-Apr-07 9:40
Colin Angus Mackay28-Apr-07 9:40 
atarikg wrote:
so there is no way to store objects in web.config right ?


You could serialise an object to XML, which you could then store in the config file. But it isn't designed for that.

My advice is to store the connection string in the config file.


Upcoming events:
* Glasgow: Introduction to AJAX (2nd May), SQL Server 2005 - XML and XML Query Plans, Mock Objects, SQL Server Reporting Services...

Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton


My website

AnswerRe: Store Objects in Web.config Pin
Arun.Immanuel28-Apr-07 15:17
Arun.Immanuel28-Apr-07 15:17 
GeneralRe: Store Objects in Web.config Pin
Tarik Guney28-Apr-07 21:55
Tarik Guney28-Apr-07 21:55 
QuestionAjax question Pin
Scott Rider28-Apr-07 5:32
Scott Rider28-Apr-07 5:32 
AnswerRe: Ajax question Pin
Christian Graus28-Apr-07 15:24
protectorChristian Graus28-Apr-07 15:24 
GeneralRe: Ajax question Pin
Scott Rider28-Apr-07 15:46
Scott Rider28-Apr-07 15:46 
GeneralRe: Ajax question Pin
Christian Graus28-Apr-07 16:27
protectorChristian Graus28-Apr-07 16:27 
GeneralRe: Ajax question Pin
Scott Rider28-Apr-07 16:30
Scott Rider28-Apr-07 16:30 
QuestionCheckboxLists Pin
satyanarayana raju28-Apr-07 3:55
satyanarayana raju28-Apr-07 3:55 
AnswerRe: CheckboxLists Pin
Mazdak28-Apr-07 10:36
Mazdak28-Apr-07 10:36 
QuestionCrystal Report Pin
.NET- India 28-Apr-07 2:34
.NET- India 28-Apr-07 2:34 
AnswerRe: Crystal Report Pin
Mazdak28-Apr-07 10:29
Mazdak28-Apr-07 10:29 
QuestionHow do i open a text file on a button click Pin
www.Developerof.NET28-Apr-07 1:34
www.Developerof.NET28-Apr-07 1:34 
AnswerRe: How do i open a text file on a button click Pin
xibeifeijian28-Apr-07 4:29
xibeifeijian28-Apr-07 4:29 
GeneralRe: How do i open a text file on a button click Pin
xibeifeijian28-Apr-07 5:30
xibeifeijian28-Apr-07 5:30 
GeneralRe: How do i open a text file on a button click Pin
www.Developerof.NET28-Apr-07 20:37
www.Developerof.NET28-Apr-07 20:37 
GeneralRe: How do i open a text file on a button click Pin
xibeifeijian29-Apr-07 3:50
xibeifeijian29-Apr-07 3:50 
GeneralRe: How do i open a text file on a button click Pin
The Texas Rattle Snake26-Jul-07 21:22
The Texas Rattle Snake26-Jul-07 21:22 

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.