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

ASP.NET

 
AnswerRe: solution on mass printing Pin
N a v a n e e t h22-May-07 3:15
N a v a n e e t h22-May-07 3:15 
QuestionEditable Datagrid - adding network user Pin
robw188822-May-07 0:31
robw188822-May-07 0:31 
AnswerRe: Editable Datagrid - adding network user Pin
varshavmane22-May-07 0:44
varshavmane22-May-07 0:44 
GeneralRe: Editable Datagrid - adding network user Pin
robw188822-May-07 1:05
robw188822-May-07 1:05 
Questionuser control + asp.net2.0 + c# Pin
ritu432122-May-07 0:28
ritu432122-May-07 0:28 
AnswerRe: user control + asp.net2.0 + c# Pin
Sherin Iranimose22-May-07 0:45
Sherin Iranimose22-May-07 0:45 
GeneralRe: user control + asp.net2.0 + c# Pin
ritu432122-May-07 0:50
ritu432122-May-07 0:50 
GeneralRe: user control + asp.net2.0 + c# Pin
Sherin Iranimose22-May-07 1:00
Sherin Iranimose22-May-07 1:00 
This is in terms of VB.net
<br />
      Public Property MyProperty() As String<br />
            Get<br />
                Return txt_Date.Text 'Textbox value<br />
            End Get<br />
            Set(ByVal Value As String)<br />
                txt_Date.Text = Value<br />
            End Set<br />
        End Property<br />


Refer this for C#
http://www.c-sharpcorner.com/UploadFile/rajeshvs/PropertiesInCS11122005001040AM/PropertiesInCS.aspx[^]


To succeed, we must first believe that we can.
Sherin Iranimose




AnswerRe: user control + asp.net2.0 + c# Pin
Sandeep Kumar22-May-07 1:11
Sandeep Kumar22-May-07 1:11 
GeneralRe: user control + asp.net2.0 + c# Pin
ritu432122-May-07 1:14
ritu432122-May-07 1:14 
Questionhp!! Pin
netgyc22-May-07 0:13
netgyc22-May-07 0:13 
AnswerRe: hp!! Pin
Sherin Iranimose22-May-07 0:41
Sherin Iranimose22-May-07 0:41 
AnswerRe: hp!! Pin
Guffa22-May-07 0:43
Guffa22-May-07 0:43 
NewsRe: hp!! Pin
netgyc22-May-07 4:50
netgyc22-May-07 4:50 
GeneralRe: hp!! Pin
Guffa22-May-07 6:13
Guffa22-May-07 6:13 
GeneralRe: hp!! Pin
netgyc22-May-07 15:36
netgyc22-May-07 15:36 
AnswerRe: hp!! Pin
Navneet Hegde22-May-07 0:46
Navneet Hegde22-May-07 0:46 
GeneralRe: hp!! Pin
Sherin Iranimose22-May-07 1:03
Sherin Iranimose22-May-07 1:03 
AnswerRe: hp!! Pin
RichardGrimmer22-May-07 1:20
RichardGrimmer22-May-07 1:20 
Questionhow to mention version number..... Pin
pradeep kumarappagari21-May-07 23:48
pradeep kumarappagari21-May-07 23:48 
AnswerRe: how to mention version number..... Pin
Sherin Iranimose22-May-07 0:23
Sherin Iranimose22-May-07 0:23 
GeneralRe: how to mention version number..... Pin
pradeep kumarappagari22-May-07 0:30
pradeep kumarappagari22-May-07 0:30 
QuestionCould not load assebly Pin
theScorp21-May-07 23:45
theScorp21-May-07 23:45 
AnswerRe: Could not load assebly Pin
Sandeep Kumar22-May-07 1:55
Sandeep Kumar22-May-07 1:55 
GeneralRe: Could not load assebly Pin
theScorp25-May-07 22:09
theScorp25-May-07 22:09 

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.