Click here to Skip to main content
16,003,265 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionasp.net Pin
Member 1063591820-Mar-14 21:40
Member 1063591820-Mar-14 21:40 
AnswerRe: asp.net Pin
Peter Leow20-Mar-14 21:49
professionalPeter Leow20-Mar-14 21:49 
AnswerRe: asp.net Pin
Tom Marvolo Riddle20-Mar-14 22:02
professionalTom Marvolo Riddle20-Mar-14 22:02 
QuestionSession , ViewState , me.cache ?? I need to save class data between posts Pin
Member 1068685120-Mar-14 10:27
Member 1068685120-Mar-14 10:27 
AnswerRe: Session , ViewState , me.cache ?? I need to save class data between posts Pin
ZurdoDev20-Mar-14 15:49
professionalZurdoDev20-Mar-14 15:49 
GeneralRe: Session , ViewState , me.cache ?? I need to save class data between posts Pin
Member 1068685121-Mar-14 7:51
Member 1068685121-Mar-14 7:51 
AnswerRe: Session , ViewState , me.cache ?? I need to save class data between posts Pin
ZurdoDev21-Mar-14 7:58
professionalZurdoDev21-Mar-14 7:58 
GeneralRe: Session , ViewState , me.cache ?? I need to save class data between posts Pin
Member 1068685121-Mar-14 8:19
Member 1068685121-Mar-14 8:19 
GeneralRe: Session , ViewState , me.cache ?? I need to save class data between posts Pin
ZurdoDev21-Mar-14 8:22
professionalZurdoDev21-Mar-14 8:22 
QuestionAuto how to receive data in asp page when data sent from andro Pin
Ngan Tran20-Mar-14 5:14
Ngan Tran20-Mar-14 5:14 
AnswerRe: Auto how to receive data in asp page when data sent from andro Pin
Peter Leow20-Mar-14 5:58
professionalPeter Leow20-Mar-14 5:58 
Questionhow to receive data in asp page when data sent from andro Pin
Ngan Tran20-Mar-14 5:10
Ngan Tran20-Mar-14 5:10 
QuestionBulk Copy in Asp.net Pin
harikreddy20-Mar-14 1:27
harikreddy20-Mar-14 1:27 
AnswerRe: Bulk Copy in Asp.net Pin
ZurdoDev20-Mar-14 15:51
professionalZurdoDev20-Mar-14 15:51 
QuestionUnable to plot data on Chart control for multiple series Pin
Kandepu Rajesh19-Mar-14 20:32
Kandepu Rajesh19-Mar-14 20:32 
QuestionRe: Unable to plot data on Chart control for multiple series Pin
ZurdoDev20-Mar-14 16:01
professionalZurdoDev20-Mar-14 16:01 
AnswerRe: Unable to plot data on Chart control for multiple series Pin
Kandepu Rajesh20-Mar-14 16:07
Kandepu Rajesh20-Mar-14 16:07 
QuestionRe: Unable to plot data on Chart control for multiple series Pin
ZurdoDev20-Mar-14 16:08
professionalZurdoDev20-Mar-14 16:08 
AnswerRe: Unable to plot data on Chart control for multiple series Pin
Kandepu Rajesh20-Mar-14 16:10
Kandepu Rajesh20-Mar-14 16:10 
GeneralRe: Unable to plot data on Chart control for multiple series Pin
ZurdoDev20-Mar-14 16:26
professionalZurdoDev20-Mar-14 16:26 
GeneralRe: Unable to plot data on Chart control for multiple series Pin
Kandepu Rajesh20-Mar-14 16:38
Kandepu Rajesh20-Mar-14 16:38 
QuestionStoring Gridview Data to SQL table Pin
Member 933446619-Mar-14 7:56
Member 933446619-Mar-14 7:56 
Hi,

How can I store data of Gridview to a table of SQL Database.? For Example:

The Gridview has following columns:

1. Name

2. Country

3. Job

4. DOB5. Email

All these data in the Gridview should be stored in the table named "contacts" under right columns (Name,Country, Job, DOB, Email) in SQL.

Please advise on how to implement this using VB.NET.
AnswerRe: Storing Gridview Data to SQL table Pin
Tom Marvolo Riddle19-Mar-14 19:13
professionalTom Marvolo Riddle19-Mar-14 19:13 
AnswerRe: Storing Gridview Data to SQL table Pin
AjayJamwal20-Mar-14 4:51
professionalAjayJamwal20-Mar-14 4:51 
GeneralRe: Storing Gridview Data to SQL table Pin
Member 933446627-Mar-14 4:15
Member 933446627-Mar-14 4:15 

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.