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

ASP.NET

 
AnswerRe: ASP .NET Custom Validation client side code not Working Pin
Wayne Stewart_17-Feb-16 3:41
Wayne Stewart_17-Feb-16 3:41 
Questionhow to implement unit measrements using asp.net webservices Pin
Member 1231070411-Feb-16 23:41
Member 1231070411-Feb-16 23:41 
AnswerRe: how to implement unit measrements using asp.net webservices Pin
Nathan Minier12-Feb-16 1:49
professionalNathan Minier12-Feb-16 1:49 
AnswerRe: how to implement unit measrements using asp.net webservices Pin
aarif moh shaikh15-Feb-16 19:59
professionalaarif moh shaikh15-Feb-16 19:59 
QuestionAccess the Public Property of User Control in the ASP.Net web farms page Pin
indian14310-Feb-16 14:01
indian14310-Feb-16 14:01 
AnswerRe: Access the Public Property of User Control in the ASP.Net web farms page Pin
Richard Deeming11-Feb-16 0:45
mveRichard Deeming11-Feb-16 0:45 
GeneralRe: Access the Public Property of User Control in the ASP.Net web farms page Pin
indian14312-Feb-16 13:01
indian14312-Feb-16 13:01 
GeneralRe: Access the Public Property of User Control in the ASP.Net web farms page Pin
Richard Deeming15-Feb-16 1:49
mveRichard Deeming15-Feb-16 1:49 
So where's the code that sets that property?

NB: The value of that property will not persist between requests. If you set the property, render the page, and the user then causes a post-back, the property value will be reset to null. If you want the value to persist between requests, then you'll need to use ViewState to store it.



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


QuestionChange attributes value of web form user control in div by using jquery Pin
koklimabc10-Feb-16 6:47
koklimabc10-Feb-16 6:47 
AnswerRe: Change attributes value of web form user control in div by using jquery Pin
ZurdoDev10-Feb-16 9:44
professionalZurdoDev10-Feb-16 9:44 
QuestionError "Access to the path 'D:\Projects\SXXXXX\Source\SH.XXXXXXX.WebUI\App_GlobalResources\Glossary.resx' is denied." Pin
indian1438-Feb-16 20:38
indian1438-Feb-16 20:38 
AnswerRe: Error "Access to the path 'D:\Projects\SXXXXX\Source\SH.XXXXXXX.WebUI\App_GlobalResources\Glossary.resx' is denied." Pin
Richard MacCutchan8-Feb-16 21:51
mveRichard MacCutchan8-Feb-16 21:51 
AnswerRe: Error "Access to the path 'D:\Projects\SXXXXX\Source\SH.XXXXXXX.WebUI\App_GlobalResources\Glossary.resx' is denied." Pin
Afzaal Ahmad Zeeshan9-Feb-16 9:10
professionalAfzaal Ahmad Zeeshan9-Feb-16 9:10 
GeneralRe: Error "Access to the path 'D:\Projects\SXXXXX\Source\SH.XXXXXXX.WebUI\App_GlobalResources\Glossary.resx' is denied." Pin
indian14310-Feb-16 13:54
indian14310-Feb-16 13:54 
QuestionHow do I apply these restrictions? Pin
samflex8-Feb-16 6:12
samflex8-Feb-16 6:12 
AnswerRe: How do I apply these restrictions? Pin
F-ES Sitecore8-Feb-16 23:50
professionalF-ES Sitecore8-Feb-16 23:50 
GeneralRe: How do I apply these restrictions? Pin
Richard MacCutchan9-Feb-16 5:29
mveRichard MacCutchan9-Feb-16 5:29 
GeneralRe: How do I apply these restrictions? Pin
F-ES Sitecore9-Feb-16 5:32
professionalF-ES Sitecore9-Feb-16 5:32 
GeneralRe: How do I apply these restrictions? Pin
Richard MacCutchan9-Feb-16 6:04
mveRichard MacCutchan9-Feb-16 6:04 
QuestionMVC Razor, routevalues Pin
jkirkerx4-Feb-16 12:11
professionaljkirkerx4-Feb-16 12:11 
AnswerRe: MVC Razor, routevalues [solved] Pin
jkirkerx4-Feb-16 12:22
professionaljkirkerx4-Feb-16 12:22 
SuggestionRe: MVC Razor, routevalues [solved] Pin
Richard Deeming5-Feb-16 4:37
mveRichard Deeming5-Feb-16 4:37 
GeneralRe: MVC Razor, routevalues [solved] Pin
jkirkerx5-Feb-16 6:28
professionaljkirkerx5-Feb-16 6:28 
QuestionDetailsView - Dropdown in ItemTemplate Pin
Member 121716134-Feb-16 2:51
Member 121716134-Feb-16 2:51 
QuestionRe: DetailsView - Dropdown in ItemTemplate Pin
ZurdoDev4-Feb-16 4:17
professionalZurdoDev4-Feb-16 4:17 

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.