Click here to Skip to main content
15,893,381 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: GC.Collect question Pin
V.19-Dec-07 5:13
professionalV.19-Dec-07 5:13 
GeneralRe: GC.Collect question Pin
Paddy Boyd19-Dec-07 5:17
Paddy Boyd19-Dec-07 5:17 
GeneralRe: GC.Collect question Pin
V.19-Dec-07 5:25
professionalV.19-Dec-07 5:25 
GeneralRe: GC.Collect question Pin
ToddHileHoffer19-Dec-07 7:08
ToddHileHoffer19-Dec-07 7:08 
GeneralRe: GC.Collect question Pin
V.19-Dec-07 20:44
professionalV.19-Dec-07 20:44 
GeneralSys.Application / Javascript / Remove Extenders Pin
Malcolm Smart19-Dec-07 3:21
Malcolm Smart19-Dec-07 3:21 
Questionhow to retrive data from dataset Pin
biswa4719-Dec-07 2:54
biswa4719-Dec-07 2:54 
GeneralRe: how to retrive data from dataset Pin
Abhijit Jana19-Dec-07 3:59
professionalAbhijit Jana19-Dec-07 3:59 
DataSet is logical database. you can use it in connection less envirment. so it does not have any direct connection with database.
if you go through the details of ADO.NET , you will see there is connection oriented and connection less mode. and Dataset comes under the connection less mode.

So i think there should not be any performance issue if you use this .

Using DataSets in ADO.NET [^]
Best Regards
-----------------
Abhijit Jana
View My CodeProject Articles

"Success is Journey it's not a destination"

GeneralConvert Visual Basic 6.0 Forms into ASP.net Web Page. Pin
Binod K19-Dec-07 1:03
Binod K19-Dec-07 1:03 
GeneralRe: Convert Visual Basic 6.0 Forms into ASP.net Web Page. Pin
Paddy Boyd19-Dec-07 1:22
Paddy Boyd19-Dec-07 1:22 
GeneralRe: Convert Visual Basic 6.0 Forms into ASP.net Web Page. Pin
Binod K19-Dec-07 1:29
Binod K19-Dec-07 1:29 
GeneralRe: Convert Visual Basic 6.0 Forms into ASP.net Web Page. Pin
Paddy Boyd19-Dec-07 1:41
Paddy Boyd19-Dec-07 1:41 
GeneralProblem with CascadingDropDown Pin
varshavmane19-Dec-07 0:58
varshavmane19-Dec-07 0:58 
GeneralDeatils view deleteItem Pin
MaruBindiya19-Dec-07 0:58
MaruBindiya19-Dec-07 0:58 
QuestionHow to use an array of HtmlGenericControl Pin
AumSingh19-Dec-07 0:54
professionalAumSingh19-Dec-07 0:54 
AnswerRe: How to use an array of HtmlGenericControl [modified] Pin
N a v a n e e t h19-Dec-07 1:03
N a v a n e e t h19-Dec-07 1:03 
GeneralRe: How to use an array of HtmlGenericControl Pin
J4amieC19-Dec-07 1:25
J4amieC19-Dec-07 1:25 
GeneralRe: How to use an array of HtmlGenericControl Pin
N a v a n e e t h19-Dec-07 1:30
N a v a n e e t h19-Dec-07 1:30 
Generalsimple javascript code [modified] Pin
PeriyasamyRamachandran19-Dec-07 0:53
PeriyasamyRamachandran19-Dec-07 0:53 
GeneralRe: simple javascript code Pin
N a v a n e e t h19-Dec-07 1:32
N a v a n e e t h19-Dec-07 1:32 
GeneralRe: simple javascript code Pin
PeriyasamyRamachandran19-Dec-07 1:41
PeriyasamyRamachandran19-Dec-07 1:41 
GeneralRe: simple javascript code Pin
N a v a n e e t h19-Dec-07 1:54
N a v a n e e t h19-Dec-07 1:54 
GeneralRe: simple javascript code Pin
Paddy Boyd19-Dec-07 1:46
Paddy Boyd19-Dec-07 1:46 
GeneralRe: simple javascript code Pin
PeriyasamyRamachandran19-Dec-07 1:53
PeriyasamyRamachandran19-Dec-07 1:53 
Generalxmlnodes in treeview Pin
VanithaVasu19-Dec-07 0:28
VanithaVasu19-Dec-07 0:28 

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.