Click here to Skip to main content
15,918,976 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHyperlink Pin
deep710-May-07 1:43
deep710-May-07 1:43 
AnswerRe: Hyperlink Pin
wEb GuRu...10-May-07 1:50
wEb GuRu...10-May-07 1:50 
GeneralRe: Hyperlink Pin
deep710-May-07 1:55
deep710-May-07 1:55 
GeneralRe: Hyperlink Pin
Chetan Ranpariya10-May-07 2:13
Chetan Ranpariya10-May-07 2:13 
QuestionComparing strings Pin
Lijo Rajan10-May-07 1:33
Lijo Rajan10-May-07 1:33 
AnswerRe: Comparing strings Pin
Sylvester george10-May-07 1:49
Sylvester george10-May-07 1:49 
AnswerRe: Comparing strings Pin
Sherin Iranimose10-May-07 1:57
Sherin Iranimose10-May-07 1:57 
QuestionGridView construction Pin
Rohde10-May-07 1:25
Rohde10-May-07 1:25 
Hi fellow coders,

I'm wondering how is the GridView implemented? I'm sure it must be using asp:Table, but maybe I'm wrong.

The reason for me asking this is that I'm just rewriting some stuff I did when I started out in ASP.NET to make it faster.

Basically I have a huuuuge ASP:Table control I build programmatically with info I got from my DAL/BLL layer. Unfortunately it ran slow as a dog. Now I've simply removed it and plugged in a GridView instead and bind it to a DataTable I get from the DAL/BLL layer. It's SO much faster, and that leads me to wondering how it's implemented (although constructing the ASP:Table was a big hassle compared to using the GridView I'm confident I didn't do anything stupid).

Just wondering...



"When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."

-Atlas Shrugged, Ayn Rand

Questionhow to hold reference of dll when page refreshes Pin
sharadshinde_110-May-07 0:59
sharadshinde_110-May-07 0:59 
AnswerRe: how to hold reference of dll when page refreshes Pin
SimulationofSai10-May-07 3:50
SimulationofSai10-May-07 3:50 
QuestionAsp.net 2.0 + c# Pin
ritu432110-May-07 0:58
ritu432110-May-07 0:58 
AnswerRe: Asp.net 2.0 + c# Pin
Spunky Coder10-May-07 1:20
Spunky Coder10-May-07 1:20 
GeneralRe: Asp.net 2.0 + c# [modified] Pin
ritu432110-May-07 1:39
ritu432110-May-07 1:39 
GeneralRe: Asp.net 2.0 + c# Pin
SimulationofSai10-May-07 2:13
SimulationofSai10-May-07 2:13 
GeneralRe: Asp.net 2.0 + c# Pin
ritu432110-May-07 2:19
ritu432110-May-07 2:19 
GeneralRe: Asp.net 2.0 + c# Pin
Spunky Coder10-May-07 2:39
Spunky Coder10-May-07 2:39 
QuestionError in reading excel datas Pin
vijay_8310-May-07 0:56
vijay_8310-May-07 0:56 
AnswerRe: Error in reading excel datas Pin
Sylvester george10-May-07 1:58
Sylvester george10-May-07 1:58 
AnswerRe: Error in reading excel datas Pin
Spunky Coder10-May-07 2:10
Spunky Coder10-May-07 2:10 
GeneralRe: Error in reading excel datas Pin
vijay_8312-May-07 2:01
vijay_8312-May-07 2:01 
QuestionIs CSS only for HTML Controls Pin
Bajrang Singh10-May-07 0:32
Bajrang Singh10-May-07 0:32 
AnswerRe: Is CSS only for HTML Controls Pin
wEb GuRu...10-May-07 0:41
wEb GuRu...10-May-07 0:41 
GeneralRe: Is CSS only for HTML Controls [modified] Pin
Bajrang Singh10-May-07 1:49
Bajrang Singh10-May-07 1:49 
Questiongetting font from a specific location other than windows font folder in ASP.Net Pin
Mudasser Hassan10-May-07 0:10
Mudasser Hassan10-May-07 0:10 
AnswerRe: getting font from a specific location other than windows font folder in ASP.Net Pin
Mudasser Hassan13-May-07 21:13
Mudasser Hassan13-May-07 21:13 

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.