Click here to Skip to main content
15,885,365 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Drop down list selected value changed Pin
mr_muskurahat26-Mar-09 2:35
mr_muskurahat26-Mar-09 2:35 
AnswerRe: Drop down list selected value changed Pin
tech60326-Mar-09 14:08
tech60326-Mar-09 14:08 
AnswerRe: Drop down list selected value changed Pin
nish11126-Mar-09 21:05
nish11126-Mar-09 21:05 
Questionnot working in server Convert wmv file to flv file Pin
vnsraj26-Mar-09 1:55
vnsraj26-Mar-09 1:55 
AnswerRe: not working in server Convert wmv file to flv file Pin
Yusuf26-Mar-09 3:30
Yusuf26-Mar-09 3:30 
Questionhow to minimize asp.net page size? Pin
dev sheoran26-Mar-09 0:57
dev sheoran26-Mar-09 0:57 
AnswerRe: how to minimize asp.net page size? Pin
Abhijit Jana26-Mar-09 1:35
professionalAbhijit Jana26-Mar-09 1:35 
GeneralRe: how to minimize asp.net page size? Pin
dev sheoran26-Mar-09 2:00
dev sheoran26-Mar-09 2:00 
Page take long time to load due to heavy files(mainly .axd files).I am using few server side controls(textBox,dropdownlist,button and updatePanel).
I want to minimize the size of .axd files which contribute most to the total size(including .css,.js,images).I have set the scriptMode to "release".
<scriptmanager id="scriptManager" runat="server" scriptmode="release">
But didn't gain much.
I also have set the debug="true" in web.config file.
<compilation debug="true">
Questionsteps for creating Web Service Pin
Ratnadeep_Raul26-Mar-09 0:20
Ratnadeep_Raul26-Mar-09 0:20 
AnswerRe: steps for creating Web Service Pin
Abhijit Jana26-Mar-09 1:40
professionalAbhijit Jana26-Mar-09 1:40 
GeneralRe: steps for creating Web Service Pin
Ratnadeep_Raul26-Mar-09 2:06
Ratnadeep_Raul26-Mar-09 2:06 
GeneralRe: steps for creating Web Service Pin
Abhijit Jana26-Mar-09 2:27
professionalAbhijit Jana26-Mar-09 2:27 
Questioninitiate workflow programatically ASP.NET using VB [modified] Pin
Ratnadeep_Raul26-Mar-09 0:16
Ratnadeep_Raul26-Mar-09 0:16 
QuestionThe object must implement IConvertible Pin
foryou26-Mar-09 0:01
foryou26-Mar-09 0:01 
AnswerRe: The object must implement IConvertible Pin
Blue_Boy26-Mar-09 0:17
Blue_Boy26-Mar-09 0:17 
GeneralRe: The object must implement IConvertible Pin
foryou26-Mar-09 0:27
foryou26-Mar-09 0:27 
GeneralRe: The object must implement IConvertible Pin
Blue_Boy26-Mar-09 0:30
Blue_Boy26-Mar-09 0:30 
QuestionMenu Control with double functionality needed.... Pin
urvipin25-Mar-09 23:57
urvipin25-Mar-09 23:57 
AnswerRe: Menu Control with double functionality needed.... Pin
annapurna.tiwari26-Mar-09 1:10
annapurna.tiwari26-Mar-09 1:10 
GeneralRe: Menu Control with double functionality needed.... Pin
urvipin26-Mar-09 1:22
urvipin26-Mar-09 1:22 
QuestionHow could i access data from a Table through Javascript? Pin
Subin Alex25-Mar-09 23:39
Subin Alex25-Mar-09 23:39 
Questionwant dynamically change the Items Control(FileUploadControl.xaml) in scrollviewer "Silver Light" Pin
Piyush Vardhan Singh25-Mar-09 23:36
Piyush Vardhan Singh25-Mar-09 23:36 
AnswerRe: want dynamically change the Items Control(FileUploadControl.xaml) in scrollviewer "Silver Light" Pin
Abhishek Sur25-Mar-09 23:38
professionalAbhishek Sur25-Mar-09 23:38 
GeneralRe: want dynamically change the Items Control(FileUploadControl.xaml) in scrollviewer "Silver Light" Pin
Piyush Vardhan Singh25-Mar-09 23:41
Piyush Vardhan Singh25-Mar-09 23:41 
Questionhow to traverse through the records using sql datareader Pin
nerzhul8625-Mar-09 22:34
nerzhul8625-Mar-09 22:34 

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.