Click here to Skip to main content
15,917,455 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: hi i am new to this site. Pin
Brij15-Dec-08 20:02
mentorBrij15-Dec-08 20:02 
QuestionUplaod and Downlaod video in asp.net Pin
deepikamonu15-Dec-08 19:20
deepikamonu15-Dec-08 19:20 
AnswerRe: Uplaod and Downlaod video in asp.net Pin
Abhijit Jana15-Dec-08 19:22
professionalAbhijit Jana15-Dec-08 19:22 
AnswerRe: Uplaod and Downlaod video in asp.net Pin
_AK_15-Dec-08 19:34
_AK_15-Dec-08 19:34 
Questionhow can i use ajax toolkit to check username existance in database in dotnet framework 3.5 (vs 2008) , it realy needs for a partial page refresh but i have no idea to do this. Pin
Alok Sharma ji15-Dec-08 19:14
Alok Sharma ji15-Dec-08 19:14 
AnswerRe: how can i use ajax toolkit to check username existance in database in dotnet framework 3.5 (vs 2008) , it realy needs for a partial page refresh but i have no idea to do this. Pin
Christian Graus15-Dec-08 19:19
protectorChristian Graus15-Dec-08 19:19 
GeneralRe: how can i use ajax toolkit to check username existance in database in dotnet framework 3.5 (vs 2008) , it realy needs for a partial page refresh but i have no idea to do this. Pin
Alok Sharma ji15-Dec-08 19:38
Alok Sharma ji15-Dec-08 19:38 
QuestionConvert all country time to my country time zone Pin
Guvera15-Dec-08 18:29
Guvera15-Dec-08 18:29 
AnswerRe: Convert all country time to my country time zone Pin
Christian Graus15-Dec-08 18:57
protectorChristian Graus15-Dec-08 18:57 
QuestionBest approach for generating random password for user ? Pin
Rameez Raja15-Dec-08 18:23
Rameez Raja15-Dec-08 18:23 
AnswerRe: Best approach for generating random password for user ? Pin
Christian Graus15-Dec-08 18:58
protectorChristian Graus15-Dec-08 18:58 
QuestionImage upload problem Pin
sajjadlashari15-Dec-08 18:05
sajjadlashari15-Dec-08 18:05 
AnswerRe: Image upload problem Pin
FirstRay15-Dec-08 18:53
FirstRay15-Dec-08 18:53 
AnswerRe: Image upload problem Pin
Christian Graus15-Dec-08 18:59
protectorChristian Graus15-Dec-08 18:59 
QuestionHow is XML useful in DOTNET, where is it used Pin
kheer15-Dec-08 16:13
kheer15-Dec-08 16:13 
AnswerRe: How is XML useful in DOTNET, where is it used Pin
Christian Graus15-Dec-08 16:28
protectorChristian Graus15-Dec-08 16:28 
When you say DOTNET, are you also confused about what ASP.NET is, or just what it's called ?

XML has many uses. If you can't thnk of any, perhaps you don't need it ? It's a great way of passing heirarchical data, or storing data with a fluid schema. The ASP.NET web.config file is XML, so you can't avoid using XML if you use ASP.NET.

Christian Graus

Driven to the arms of OSX by Vista.

QuestionHow to load dropdownlist inside datalist in edit mode ? Pin
ngoloi15-Dec-08 16:09
ngoloi15-Dec-08 16:09 
AnswerRe: How to load dropdownlist inside datalist in edit mode ? Pin
Christian Graus15-Dec-08 16:29
protectorChristian Graus15-Dec-08 16:29 
QuestionHow do I remove the commas after reading a CSV file into a streamreader Pin
Tina P15-Dec-08 15:19
Tina P15-Dec-08 15:19 
AnswerRe: How do I remove the commas after reading a CSV file into a streamreader Pin
Christian Graus15-Dec-08 15:21
protectorChristian Graus15-Dec-08 15:21 
AnswerRe: How do I remove the commas after reading a CSV file into a streamreader Pin
Guffa15-Dec-08 15:27
Guffa15-Dec-08 15:27 
GeneralRe: How do I remove the commas after reading a CSV file into a streamreader Pin
Tina P15-Dec-08 19:41
Tina P15-Dec-08 19:41 
GeneralRe: How do I remove the commas after reading a CSV file into a streamreader Pin
Guffa15-Dec-08 21:15
Guffa15-Dec-08 21:15 
GeneralRe: How do I remove the commas after reading a CSV file into a streamreader Pin
Tina P16-Dec-08 13:40
Tina P16-Dec-08 13:40 
GeneralRe: How do I remove the commas after reading a CSV file into a streamreader Pin
Guffa16-Dec-08 14:29
Guffa16-Dec-08 14:29 

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.