Click here to Skip to main content
15,923,909 members
Home / Discussions / Web Development
   

Web Development

 
QuestionPassing elements to ActiveX UserControl written in C# Pin
Aiseen3-Oct-07 8:45
Aiseen3-Oct-07 8:45 
QuestionWeb Crawler - URL Normalization? Pin
AliAmjad3-Oct-07 7:20
AliAmjad3-Oct-07 7:20 
AnswerRe: Web Crawler - URL Normalization? Pin
Johnny ²5-Oct-07 6:57
Johnny ²5-Oct-07 6:57 
GeneralRe: Web Crawler - URL Normalization? Pin
AliAmjad6-Oct-07 10:00
AliAmjad6-Oct-07 10:00 
QuestionHow do you use AJAX to filter a GridView based on a check box being ticked. Pin
awf17013-Oct-07 5:23
awf17013-Oct-07 5:23 
AnswerRe: How do you use AJAX to filter a GridView based on a check box being ticked. Pin
Rajesh Thomas1-Nov-07 22:33
Rajesh Thomas1-Nov-07 22:33 
QuestionSending newsletter automatically Pin
G.Manivannan3-Oct-07 2:54
G.Manivannan3-Oct-07 2:54 
QuestionApplication variable Pin
L Viljoen2-Oct-07 23:53
professionalL Viljoen2-Oct-07 23:53 
Hi
Would like to know if it would be advantageous to store a dataset of all the rows in a SQL DB table in a Application variable and just use a backup function that resets the varible everytime a update is made.

Eg.

myAdapter.fill(data);
Application["Data"] = data;


and when I retrieve
Dataset data = (Dataset)Application(data);

thanx
AnswerRe: Application variable Pin
Urs Enzler3-Oct-07 3:02
Urs Enzler3-Oct-07 3:02 
Questionhow to recieve sms in c# Pin
shabi uz zaman2-Oct-07 21:28
shabi uz zaman2-Oct-07 21:28 
AnswerRe: how to recieve sms in c# Pin
chandu0042-Oct-07 22:54
chandu0042-Oct-07 22:54 
QuestionRe: how to recieve sms in c# Pin
chandu0042-Oct-07 22:54
chandu0042-Oct-07 22:54 
AnswerRe: how to recieve sms in c# Pin
Ilya Verbitskiy3-Oct-07 5:08
Ilya Verbitskiy3-Oct-07 5:08 
Questionregards to file property Pin
abhishek chouksey2-Oct-07 20:37
abhishek chouksey2-Oct-07 20:37 
AnswerRe: regards to file property Pin
andyharman3-Oct-07 4:56
professionalandyharman3-Oct-07 4:56 
QuestionHTML MENU Pin
Parvai2-Oct-07 19:55
Parvai2-Oct-07 19:55 
AnswerRe: HTML MENU Pin
Christian Graus2-Oct-07 20:30
protectorChristian Graus2-Oct-07 20:30 
Questionajax slideshow extender Pin
diwa852-Oct-07 18:16
diwa852-Oct-07 18:16 
QuestionJS menu not running on homepage Pin
Tylee232-Oct-07 9:30
Tylee232-Oct-07 9:30 
AnswerRe: JS menu not running on homepage Pin
Fred_Smith2-Oct-07 14:13
Fred_Smith2-Oct-07 14:13 
GeneralRe: JS menu not running on homepage Pin
Tylee234-Oct-07 6:33
Tylee234-Oct-07 6:33 
GeneralRe: JS menu not running on homepage Pin
Fred_Smith4-Oct-07 6:57
Fred_Smith4-Oct-07 6:57 
Questionlink rel Questions Pin
Brendan Vogt2-Oct-07 5:10
Brendan Vogt2-Oct-07 5:10 
AnswerRe: link rel Questions Pin
Fred_Smith2-Oct-07 6:36
Fred_Smith2-Oct-07 6:36 
Questionmixing the javascript code to .net Pin
vanhawk1-Oct-07 22:08
vanhawk1-Oct-07 22:08 

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.