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

ASP.NET

 
GeneralRe: i need coding for asp.net Pin
pmarfleet31-Jan-08 21:21
pmarfleet31-Jan-08 21:21 
GeneralRe: i need coding for asp.net Pin
N a v a n e e t h31-Jan-08 18:47
N a v a n e e t h31-Jan-08 18:47 
Generalfile open dialog box + asp.net2.0 + c# Pin
ritu432131-Jan-08 18:11
ritu432131-Jan-08 18:11 
GeneralRe: file open dialog box + asp.net2.0 + c# Pin
$unil Dhiman31-Jan-08 18:44
$unil Dhiman31-Jan-08 18:44 
GeneralRe: file open dialog box + asp.net2.0 + c# Pin
ritu432131-Jan-08 19:14
ritu432131-Jan-08 19:14 
GeneralRe: file open dialog box + asp.net2.0 + c# Pin
dilipv3-Feb-08 21:33
dilipv3-Feb-08 21:33 
QuestionHow to access Profile's properties in web.config Pin
$unil Dhiman31-Jan-08 18:07
$unil Dhiman31-Jan-08 18:07 
AnswerRe: How to access Profile's properties in web.config Pin
$unil Dhiman31-Jan-08 18:09
$unil Dhiman31-Jan-08 18:09 
Hi all
can anybody tell me how to access profile's properties described in web.config.

I write this code in web.config
....
profile defaultProvider="SqlProvider
providers
....
providers
properties
add name="FirstName" type="String"
add name="LastName" type="String
properties
profile
...

Now,I want to access these properties in my code.
when I write like this -
Profile.FirstName = "AAA";
It gives an error for "FirstName".

can anybody tell me how to access these properties.

thanks.
GeneralDatagrid Pin
kibromg31-Jan-08 17:24
kibromg31-Jan-08 17:24 
QuestionHow to set Windows Authentication cookie using Forms Authentication Pin
Sathish_b8131-Jan-08 17:18
Sathish_b8131-Jan-08 17:18 
QuestionCan you help me in asp.net? Thank you Pin
abglorie31-Jan-08 17:04
abglorie31-Jan-08 17:04 
AnswerRe: Can you help me in asp.net? Thank you Pin
sirisha guttikonda31-Jan-08 17:20
sirisha guttikonda31-Jan-08 17:20 
AnswerRe: Can you help me in asp.net? Thank you Pin
sivaprakas31-Jan-08 17:50
sivaprakas31-Jan-08 17:50 
AnswerRe: Can you help me in asp.net? Thank you Pin
dilipv3-Feb-08 23:26
dilipv3-Feb-08 23:26 
QuestionRetrive Asp:DropDownList Addes Items [modified] Pin
sivaprakas31-Jan-08 16:42
sivaprakas31-Jan-08 16:42 
QuestionWork on disscussion Board? Pin
Mian Awais M asood31-Jan-08 14:22
Mian Awais M asood31-Jan-08 14:22 
QuestionHow do I deal with No default member found for type "GridView" Pin
bamagrad31-Jan-08 13:18
bamagrad31-Jan-08 13:18 
GeneralDataGrid Updating Event prob when AutoGenerateEditButton used... Pin
Supriya Tonape31-Jan-08 10:44
Supriya Tonape31-Jan-08 10:44 
GeneralVIsual studio Pin
kibromg31-Jan-08 9:09
kibromg31-Jan-08 9:09 
GeneralRe: VIsual studio [modified] Pin
Venkatesh Mookkan31-Jan-08 18:37
Venkatesh Mookkan31-Jan-08 18:37 
GeneralRe: VIsual studio Pin
dilipv8-Feb-08 1:09
dilipv8-Feb-08 1:09 
GeneralGridView that extends a class that has gridview common functions. Pin
Martin_31-Jan-08 7:45
Martin_31-Jan-08 7:45 
GeneralPersisitent authentication Pin
#realJSOP31-Jan-08 6:33
mve#realJSOP31-Jan-08 6:33 
GeneralRe: Persisitent authentication Pin
Fred_Smith31-Jan-08 10:37
Fred_Smith31-Jan-08 10:37 
GeneralData Grid Pin
kibromg31-Jan-08 5:20
kibromg31-Jan-08 5:20 

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.