Click here to Skip to main content
15,895,606 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Javascript Intellisense not working Pin
Peace ON12-Jul-10 23:15
Peace ON12-Jul-10 23:15 
QuestionASP.NET 3.5 MVC Architecture Pin
amit sahu2012-Jul-10 20:53
amit sahu2012-Jul-10 20:53 
AnswerRe: ASP.NET 3.5 MVC Architecture Pin
Anurag Gandhi12-Jul-10 21:04
professionalAnurag Gandhi12-Jul-10 21:04 
AnswerRe: ASP.NET 3.5 MVC Architecture Pin
Peace ON12-Jul-10 21:13
Peace ON12-Jul-10 21:13 
Questionhow to insert a row in the datagrid while clikcing a button Pin
sarala.s12-Jul-10 20:07
sarala.s12-Jul-10 20:07 
AnswerRe: how to insert a row in the datagrid while clikcing a button Pin
Peace ON12-Jul-10 20:35
Peace ON12-Jul-10 20:35 
QuestionSystem.Security.SecurityException Pin
Bajrang Singh12-Jul-10 19:42
Bajrang Singh12-Jul-10 19:42 
AnswerRe: System.Security.SecurityException Pin
Peace ON12-Jul-10 19:58
Peace ON12-Jul-10 19:58 
Add following line in your project's AssemblyInfo file, either at top or bottom.

[assembly: AllowPartiallyTrustedCallers]


This will resolve your issue.




HTH
Jinal Desai - LIVE
Experience is mother of sage....

GeneralRe: System.Security.SecurityException Pin
Bajrang Singh15-Jul-10 23:38
Bajrang Singh15-Jul-10 23:38 
QuestionProblem with ref cursor Pin
Girish48112-Jul-10 18:28
Girish48112-Jul-10 18:28 
QuestionCreate a Bitmap image in memory and show it in an ASP .Net Page Pin
FJJCENTU12-Jul-10 13:54
FJJCENTU12-Jul-10 13:54 
AnswerRe: Create a Bitmap image in memory and show it in an ASP .Net Page Pin
Not Active12-Jul-10 14:34
mentorNot Active12-Jul-10 14:34 
GeneralRe: Create a Bitmap image in memory and show it in an ASP .Net Page Pin
FJJCENTU12-Jul-10 19:59
FJJCENTU12-Jul-10 19:59 
GeneralRe: Create a Bitmap image in memory and show it in an ASP .Net Page Pin
Not Active13-Jul-10 1:17
mentorNot Active13-Jul-10 1:17 
QuestionScriptManager.RegisterClientScriptBlock pratices Pin
brunoseixas12-Jul-10 9:21
brunoseixas12-Jul-10 9:21 
AnswerRe: ScriptManager.RegisterClientScriptBlock pratices Pin
T M Gray12-Jul-10 10:50
T M Gray12-Jul-10 10:50 
AnswerRe: ScriptManager.RegisterClientScriptBlock pratices Pin
Not Active12-Jul-10 11:44
mentorNot Active12-Jul-10 11:44 
GeneralRe: ScriptManager.RegisterClientScriptBlock pratices Pin
brunoseixas13-Jul-10 2:30
brunoseixas13-Jul-10 2:30 
GeneralRe: ScriptManager.RegisterClientScriptBlock pratices Pin
Not Active13-Jul-10 2:50
mentorNot Active13-Jul-10 2:50 
GeneralRe: ScriptManager.RegisterClientScriptBlock pratices Pin
brunoseixas13-Jul-10 4:52
brunoseixas13-Jul-10 4:52 
QuestionStatic values keeping their instance after stopping the debugger Pin
Brendan Vogt12-Jul-10 9:00
Brendan Vogt12-Jul-10 9:00 
AnswerRe: Static values keeping their instance after stopping the debugger Pin
T M Gray12-Jul-10 10:47
T M Gray12-Jul-10 10:47 
QuestionRe: Static values keeping their instance after stopping the debugger Pin
Brendan Vogt12-Jul-10 19:44
Brendan Vogt12-Jul-10 19:44 
AnswerRe: Static values keeping their instance after stopping the debugger Pin
T M Gray13-Jul-10 4:59
T M Gray13-Jul-10 4:59 
QuestionPositioning a content page inside a Master Page Pin
FJJCENTU12-Jul-10 6:46
FJJCENTU12-Jul-10 6:46 

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.