Click here to Skip to main content
15,891,725 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionwhen and why to use Dataset.accpetchanges() Pin
amittinku8-Sep-09 18:22
amittinku8-Sep-09 18:22 
QuestionError when trying to open webpage Pin
fattycode8-Sep-09 15:33
fattycode8-Sep-09 15:33 
AnswerRe: Error when trying to open webpage Pin
Christian Graus8-Sep-09 15:54
protectorChristian Graus8-Sep-09 15:54 
GeneralRe: Error when trying to open webpage Pin
fattycode8-Sep-09 21:39
fattycode8-Sep-09 21:39 
Questionwebsite appearance Pin
hasani20078-Sep-09 10:48
hasani20078-Sep-09 10:48 
AnswerRe: website appearance Pin
Abhijit Jana8-Sep-09 11:09
professionalAbhijit Jana8-Sep-09 11:09 
AnswerRe: website appearance Pin
Abhishek Sur8-Sep-09 12:25
professionalAbhishek Sur8-Sep-09 12:25 
QuestionExplanation needed Pin
vishwjeet8-Sep-09 10:38
vishwjeet8-Sep-09 10:38 
what is this doing in web.config .. what if i remove this

<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Web.Extensions" publicKeyToken="31bf3856ad364e35"/>
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Web.Extensions.Design" publicKeyToken="31bf3856ad364e35"/>
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/>
</dependentAssembly>
AnswerRe: Explanation needed Pin
Christian Graus8-Sep-09 11:16
protectorChristian Graus8-Sep-09 11:16 
GeneralRe: Explanation needed Pin
vishwjeet8-Sep-09 11:27
vishwjeet8-Sep-09 11:27 
GeneralRe: Explanation needed Pin
Christian Graus8-Sep-09 11:43
protectorChristian Graus8-Sep-09 11:43 
Questionproblem of saving multiline text into SQL table Pin
Seraph_summer8-Sep-09 9:49
Seraph_summer8-Sep-09 9:49 
AnswerRe: problem of saving multiline text into SQL table Pin
Abhijit Jana8-Sep-09 10:23
professionalAbhijit Jana8-Sep-09 10:23 
AnswerRe: problem of saving multiline text into SQL table Pin
Abhishek Sur8-Sep-09 11:13
professionalAbhishek Sur8-Sep-09 11:13 
QuestionHow to handle sms on web Pin
tina sharma8-Sep-09 7:57
tina sharma8-Sep-09 7:57 
AnswerRe: How to handle sms on web Pin
dan!sh 8-Sep-09 8:09
professional dan!sh 8-Sep-09 8:09 
GeneralRe: How to handle sms on web Pin
tina sharma8-Sep-09 8:33
tina sharma8-Sep-09 8:33 
Questionhow to identify the duplicate records in sql server 2005 Pin
praveenkumar_vittaboina8-Sep-09 6:37
praveenkumar_vittaboina8-Sep-09 6:37 
AnswerRe: how to identify the duplicate records in sql server 2005 Pin
Manas Bhardwaj8-Sep-09 6:44
professionalManas Bhardwaj8-Sep-09 6:44 
AnswerRe: how to identify the duplicate records in sql server 2005 Pin
Abhishek Sur8-Sep-09 7:51
professionalAbhishek Sur8-Sep-09 7:51 
GeneralRe: how to identify the duplicate records in sql server 2005 Pin
vishwjeet8-Sep-09 10:55
vishwjeet8-Sep-09 10:55 
GeneralRe: how to identify the duplicate records in sql server 2005 Pin
Abhishek Sur8-Sep-09 12:09
professionalAbhishek Sur8-Sep-09 12:09 
Questionprogram to restrict textarea to 800 in javascript Pin
praveenkumar_vittaboina8-Sep-09 6:37
praveenkumar_vittaboina8-Sep-09 6:37 
AnswerRe: program to restrict textarea to 800 in javascript Pin
Manas Bhardwaj8-Sep-09 6:46
professionalManas Bhardwaj8-Sep-09 6:46 
AnswerRe: program to restrict textarea to 800 in javascript Pin
Abhishek Sur8-Sep-09 8:07
professionalAbhishek Sur8-Sep-09 8:07 

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.