Ok, here's my scenario...
Intranet with Windows Authentication
ASP.NET Web page that has the following: label to get user NTID (lblID), dropdownlist (DDL), datagrid (DG).
SQL tables - tblUsers...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21160340.html
Okay, I have a question regarding how to grab data, store it and then pass it around my application.
When a user visits the site, I want to be able to capture the following and use it throughout...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21516314.html
I try to find the reason for a memory leak. 3 new identical servers. one is crashing every 4-7 day with the known event id 2019 "out of nonpaged pool" error. On the crashing server the NTID is con...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_226581...
What is the VB equivalent of this C# statement?
private string[] getID()
{
string[] arr;
string userID = HttpContext.Current.Request.ServerVariables["LOGON_USER"];
arr = userID.Split('\\...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21539184.html
Zones:
C#Date Answered: 08/24/2005 Grade: A Views: 0