Click here to Skip to main content
15,885,939 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: How to access Other sql database form web forms Pin
IanJan8-Oct-08 6:26
IanJan8-Oct-08 6:26 
GeneralRe: How to access Other sql database form web forms Pin
Jaffer Mumtaz8-Oct-08 8:32
Jaffer Mumtaz8-Oct-08 8:32 
GeneralRe: How to access Other sql database form web forms Pin
IanJan8-Oct-08 9:32
IanJan8-Oct-08 9:32 
AnswerRe: How to access Other sql database form web forms Pin
Frank Kerrigan8-Oct-08 6:24
Frank Kerrigan8-Oct-08 6:24 
GeneralRe: How to access Other sql database form web forms Pin
IanJan8-Oct-08 9:40
IanJan8-Oct-08 9:40 
QuestionAJAX tabs problem Pin
BlackDice7-Oct-08 7:52
BlackDice7-Oct-08 7:52 
QuestionHow to reduce size of ASP.NET AJAX scripts in a site Pin
Stephen Knott7-Oct-08 3:38
Stephen Knott7-Oct-08 3:38 
AnswerRe: How to reduce size of ASP.NET AJAX scripts in a site Pin
Johnny ²7-Oct-08 5:05
Johnny ²7-Oct-08 5:05 
You may be able to trim some of the image files down, or you may even be able to use some sprite-based magic to combine them together.

The document size (28KB) is not particularly big, but again you may be able to trim this down by removing unnecessary markup and making better use of CSS classes.

Your big resource hog seems to be the javascript files totalling 100KB, which I imagine must be some kind of javascript framework (prototype, jquery etc? 540KB uncompressed is really quite monstrous!). Most frameworks offer a compressed version which drastically reduces the size of the framework, or you may want to consider javascript compression in addition to server compression - combining your files into one and then JS compressing will have a much greater effect.

On top of that I would just verify that your site is setup to allow correct caching of static files.
GeneralRe: How to reduce size of ASP.NET AJAX scripts in a site Pin
Stephen Knott7-Oct-08 6:13
Stephen Knott7-Oct-08 6:13 
QuestionPaypal verification Pin
jegastar6-Oct-08 21:35
jegastar6-Oct-08 21:35 
AnswerRe: Paypal verification Pin
Ashfield7-Oct-08 0:54
Ashfield7-Oct-08 0:54 
AnswerRe: Paypal verification Pin
HemJoshi7-Oct-08 3:28
HemJoshi7-Oct-08 3:28 
AnswerRe: Paypal verification Pin
Paul Conrad7-Oct-08 6:26
professionalPaul Conrad7-Oct-08 6:26 
GeneralDefault Virtual Directory on Plesk Pin
Brady Kelly6-Oct-08 7:07
Brady Kelly6-Oct-08 7:07 
Questionpersist.canvas.drawpng please help me! [modified] Pin
kursadakici5-Oct-08 7:24
kursadakici5-Oct-08 7:24 
AnswerRe: persist.canvas.drawpng please help me! Pin
Ashfield7-Oct-08 3:48
Ashfield7-Oct-08 3:48 
QuestionSetting the colourt of text Pin
Brendan Vogt5-Oct-08 6:39
Brendan Vogt5-Oct-08 6:39 
AnswerRe: Setting the colourt of text Pin
NeverHeardOfMe5-Oct-08 6:56
NeverHeardOfMe5-Oct-08 6:56 
QuestionRe: Setting the colourt of text Pin
Brendan Vogt5-Oct-08 7:28
Brendan Vogt5-Oct-08 7:28 
AnswerRe: Setting the colourt of text Pin
NeverHeardOfMe5-Oct-08 7:50
NeverHeardOfMe5-Oct-08 7:50 
AnswerRe: Setting the colourt of text Pin
Shog95-Oct-08 11:25
sitebuilderShog95-Oct-08 11:25 
Jokeweb development Pin
ranjaabhishek4-Oct-08 22:47
ranjaabhishek4-Oct-08 22:47 
GeneralRe: web development Pin
Tamimi - Code4-Oct-08 23:12
Tamimi - Code4-Oct-08 23:12 
GeneralRe: web development Pin
ranjaabhishek5-Oct-08 4:32
ranjaabhishek5-Oct-08 4:32 
GeneralRe: web development Pin
Jaffer Mumtaz5-Oct-08 2:42
Jaffer Mumtaz5-Oct-08 2:42 

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.