Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:614159
More Search Options
RSS Available
Matching Posts
Re: How to get currently logged user name and email?
[quote user="vishwaraj1"] you are using Login control for logging in or you are using simple textbox and button... Login1 is the id of login control... you are using Login control for logging in or you are using simple textbox and button... Login1 is the id of login control... add system.web.security namespace then do this string Email = Membership.GetUser().Email.ToString(); string username = Membership.GetUser().Username.ToString(); you can get every information of user by this Membership
Posted to
Security
(Forum)
by
danyeung
on 11/25/2009
Request.ServerVaiables
Both Request.ServerVaiables("LOGON_USER") and Request.ServerVaiables("AUTH_USER") return DOMAIN\Login. My company Active Directory is using both DOMAIN\Login and firstname.lastname@companyname.com and soon will have only firstname.lastname@companyname.com . How can I get the firstname.lastname@companyname.com from ASP.Net? Thanks. DanYeung
Posted to
Active Directory and LDAP
(Forum)
by
danyeung
on 11/16/2009
Re: How to see the web form control declaration in ASP.NET 3.0?
I found out why. The .aspx.designer.cs file exists if you create a web application. I created a WebSite. Now I am wondering how to see the declarations for the WebSite.
Posted to
Web Forms
(Forum)
by
danyeung
on 5/21/2009
Re: How to see the web form control declaration in ASP.NET 3.0?
I clicked the view all file icon and I didn't see the aspx.designer.vb. I right clicked on the project and it didn't have View Code Gen File. My co-worker's had both. Why? Thanks.
Posted to
Web Forms
(Forum)
by
danyeung
on 5/21/2009
Re: How to see the web form control declaration in ASP.NET 3.0?
How do I locate the .aspx.designer.cs file? Thanks.
Posted to
Web Forms
(Forum)
by
danyeung
on 5/21/2009
How to see the web form control declaration in ASP.NET 3.0?
The control declarations are in the page code behind with ASP.NET 1.0. Where are they in 2.0 and above? Thanks. DanYeung
Posted to
Web Forms
(Forum)
by
danyeung
on 5/20/2009
How to open a dropdownlist programmatically?
Can I programmatically open a dropdownlist just like the user click the down arrow? And how? Thanks. DanYeung
Posted to
Client Side Web Development
(Forum)
by
danyeung
on 11/19/2008
Re: How to have the selected file on the FileUpload control remained after postback?
The FileUpload control was always enabled. I didn't changed the enabled to false. Is there any way I can do to ensure it is enabled? How do I use the client side validation? Thanks. DanYeung
Posted to
Web Forms
(Forum)
by
danyeung
on 11/6/2008
How to have the selected file on the FileUpload control remained after postback?
I clicked the FileUpload Browse button and selected a file to upload. When I clicked the Save button, the application failed some validation and remained on the same screen, but selected file in the FileUpload control was disappeared. How can I have the selected file remain or add the file name and path to the control programmatically? I didn't find the property. Thanks. DanYeung
Posted to
Web Forms
(Forum)
by
danyeung
on 11/6/2008
Re: Why a control with AutoPostBack in a DataList freezes screen?
I found out the UpdatePanel caused the frozen. I removed the UpdatePanel and it is okay now. The whole page just has to be postback. It is much quicker to use the UpdatePanel.
Posted to
Data Presentation Controls
(Forum)
by
danyeung
on 10/9/2008
Page 1 of 35 (345 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online