Click here to Skip to main content
15,881,561 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRe: ASP.net Pin
ZurdoDev28-Jun-13 9:46
professionalZurdoDev28-Jun-13 9:46 
AnswerRe: ASP.net Pin
wikizhao30-Jun-13 5:21
wikizhao30-Jun-13 5:21 
AnswerRe: ASP.net Pin
SKL_H2-Jul-13 13:55
SKL_H2-Jul-13 13:55 
QuestionHow to edit the query text of a ObjectDataSource method Pin
Johan Hakkesteegt27-Jun-13 3:07
Johan Hakkesteegt27-Jun-13 3:07 
AnswerRe: How to edit the query text of a ObjectDataSource method Pin
Johan Hakkesteegt27-Jun-13 21:27
Johan Hakkesteegt27-Jun-13 21:27 
QuestionIs it possible to host WebAPI Service on IIS 5.1 Pin
bankey101027-Jun-13 1:07
bankey101027-Jun-13 1:07 
QuestionRe: Is it possible to host WebAPI Service on IIS 5.1 Pin
ZurdoDev28-Jun-13 9:48
professionalZurdoDev28-Jun-13 9:48 
QuestionAccessing Master Page control Pin
Syed Ferhat26-Jun-13 23:10
Syed Ferhat26-Jun-13 23:10 
Hello Everyone

I am new in .NET Environment. I m stuck with one problem

Following is the thing which I need to do..

I have a Master Page in my application and I want to modify its control like LABEL text from content or on run time.

following are the codes I am trying to use but its not working and given me error "NullReferenceException was Unhandeled by user Code"



CODES Behind file of MasterPage :

Private Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
Label1.text="Naqvi"
End Sub

help me How do I fix this error
AnswerRe: Accessing Master Page control Pin
prashant patil 498726-Jun-13 23:18
prashant patil 498726-Jun-13 23:18 
GeneralRe: Accessing Master Page control Pin
Syed Ferhat27-Jun-13 0:36
Syed Ferhat27-Jun-13 0:36 
AnswerRe: Accessing Master Page control Pin
jaideepsinh27-Jun-13 0:39
jaideepsinh27-Jun-13 0:39 
GeneralRe: Accessing Master Page control Pin
Syed Ferhat27-Jun-13 19:37
Syed Ferhat27-Jun-13 19:37 
AnswerRe: Accessing Master Page control Pin
SKL_H2-Jul-13 14:00
SKL_H2-Jul-13 14:00 
GeneralRe: Accessing Master Page control Pin
Syed Ferhat2-Jul-13 18:48
Syed Ferhat2-Jul-13 18:48 
AnswerRe: Accessing Master Page control Pin
Aatif Ali from Bangalore2-Jul-13 22:45
professionalAatif Ali from Bangalore2-Jul-13 22:45 
GeneralRe: Accessing Master Page control Pin
Syed Ferhat3-Jul-13 20:38
Syed Ferhat3-Jul-13 20:38 
QuestionPush Notifications When There is new File and Share File in server Pin
chester_it2126-Jun-13 19:45
chester_it2126-Jun-13 19:45 
AnswerRe: Push Notifications When There is new File and Share File in server Pin
David Mujica27-Jun-13 4:59
David Mujica27-Jun-13 4:59 
GeneralRe: Push Notifications When There is new File and Share File in server Pin
chester_it2130-Jun-13 1:49
chester_it2130-Jun-13 1:49 
Questioncan you please with the encoding problem Pin
Jassim Rahma25-Jun-13 22:19
Jassim Rahma25-Jun-13 22:19 
AnswerRe: can you please with the encoding problem Pin
ZurdoDev28-Jun-13 9:49
professionalZurdoDev28-Jun-13 9:49 
QuestionProblem with accessing Asp.net web application through other system Pin
ven75325-Jun-13 20:40
ven75325-Jun-13 20:40 
AnswerRe: Problem with accessing Asp.net web application through other system Pin
jaideepsinh25-Jun-13 21:08
jaideepsinh25-Jun-13 21:08 
AnswerRe: Problem with accessing Asp.net web application through other system Pin
MaulikDusara26-Jun-13 8:28
MaulikDusara26-Jun-13 8:28 
AnswerRe: Problem with accessing Asp.net web application through other system Pin
mkbisht26-Jun-13 18:21
mkbisht26-Jun-13 18:21 

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.