Click here to Skip to main content
15,886,761 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# Garbage Collection and GC.Collect() Pin
Bernhard Hiller5-Aug-13 22:49
Bernhard Hiller5-Aug-13 22:49 
QuestionRun Windows project which is set up as a service Pin
vkEE5-Aug-13 2:37
vkEE5-Aug-13 2:37 
AnswerRe: Run Windows project which is set up as a service Pin
Richard MacCutchan5-Aug-13 3:18
mveRichard MacCutchan5-Aug-13 3:18 
AnswerRe: Run Windows project which is set up as a service Pin
Ron Nicholson5-Aug-13 3:39
professionalRon Nicholson5-Aug-13 3:39 
AnswerRe: Run Windows project which is set up as a service Pin
Bernhard Hiller5-Aug-13 22:53
Bernhard Hiller5-Aug-13 22:53 
Questioncreate hyberlink in string using RichTextBox control in WPF Pin
senthil kumar 2224-Aug-13 23:53
professionalsenthil kumar 2224-Aug-13 23:53 
AnswerRe: create hyberlink in string using RichTextBox control in WPF Pin
Richard MacCutchan5-Aug-13 1:05
mveRichard MacCutchan5-Aug-13 1:05 
Questiongridview inside gridview with insert update and delete Pin
vipulparmar904-Aug-13 22:49
vipulparmar904-Aug-13 22:49 
SQL
I want to design gridview inside another gridview with insert update and delete

I design database with tables are

1) tbl_Show(ShowID{P},ShowTime,Silver,Gold, Platinum,ShowTimeId) 2) tbl_STime(ShowTimeId{P},TheatreId,MovieId,FromDate,ToDate) 3) tbl_Theatre(TheatreId{P}, TName, Taddress)
I want to design same in asp.net C# like this visit http://www.codeproject.com/Articles/14293/Gridview-Inside-a-GridView-in-ASP-NET-2-0

AnswerRe: gridview inside gridview with insert update and delete Pin
Mycroft Holmes4-Aug-13 23:02
professionalMycroft Holmes4-Aug-13 23:02 
AnswerRe: gridview inside gridview with insert update and delete Pin
madhubsu@gmail.com5-Aug-13 1:57
madhubsu@gmail.com5-Aug-13 1:57 
Questionhow to make backup and restore for ".mdf" file Pin
Awad Bekhet3-Aug-13 1:11
Awad Bekhet3-Aug-13 1:11 
AnswerRe: how to make backup and restore for ".mdf" file Pin
Code-Hunt3-Aug-13 1:55
Code-Hunt3-Aug-13 1:55 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Awad Bekhet3-Aug-13 2:13
Awad Bekhet3-Aug-13 2:13 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Code-Hunt3-Aug-13 2:19
Code-Hunt3-Aug-13 2:19 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Awad Bekhet3-Aug-13 4:08
Awad Bekhet3-Aug-13 4:08 
AnswerRe: how to make backup and restore for ".mdf" file Pin
jschell3-Aug-13 5:16
jschell3-Aug-13 5:16 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Awad Bekhet3-Aug-13 5:59
Awad Bekhet3-Aug-13 5:59 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Pete O'Hanlon3-Aug-13 21:59
mvePete O'Hanlon3-Aug-13 21:59 
AnswerRe: how to make backup and restore for ".mdf" file Pin
Eddy Vluggen3-Aug-13 5:54
professionalEddy Vluggen3-Aug-13 5:54 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Awad Bekhet3-Aug-13 6:00
Awad Bekhet3-Aug-13 6:00 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Eddy Vluggen3-Aug-13 22:58
professionalEddy Vluggen3-Aug-13 22:58 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Awad Bekhet3-Aug-13 23:40
Awad Bekhet3-Aug-13 23:40 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Eddy Vluggen4-Aug-13 8:22
professionalEddy Vluggen4-Aug-13 8:22 
GeneralRe: how to make backup and restore for ".mdf" file Pin
Richard Deeming5-Aug-13 1:35
mveRichard Deeming5-Aug-13 1:35 
Questionhtml encode for datagridview Pin
leone3-Aug-13 0:33
leone3-Aug-13 0:33 

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.