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:756552
More Search Options
RSS Available
Matching Posts
Difference Between DataSet (.xsd) and Dim ds As new DataSet() ?
Can someone tell me what the difference is between a DataSet created within Visual Studio (.xsd) and one created programmatically? I'm trying to access the Relations property of a DataSet that I have created through Visual Studio but that doesn't seem to work.
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
tsm
on 1/10/2008
Re: AD Authentication Login Page and SQL Server
Just a couple of suggestions. Make sure you have Integrated Security=True in your connection string in the web.config and disable anonymous access in IIS. This might help as well. http://msdn2.microsoft.com/en-us/library/ms998292.aspx
Posted to
Security
(Forum)
by
tsm
on 12/5/2007
Re: Role based authentication...
This article might help you. http://weblogs.asp.net/scottgu/pages/Recipe_3A00_-Implementing-Role_2D00_Based-Security-with-ASP.NET-2.0-using-Windows-Authentication-and-SQL-Server.aspx
Posted to
Security
(Forum)
by
tsm
on 12/5/2007
Re: LocalSqlServer - Dev vs Prod connections
I'm sorry if I'm not understanding you correctly, but can't you just use two web.config files? The one for your test evironment having a connection string set to connect to the test database and the one for prodution having a connection string pointing to the production datbase.
Posted to
Security
(Forum)
by
tsm
on 11/29/2007
Re: ajax study material
If you go to the asp.net ajax page, Joe Stagner has recommendations for books on asp.net ajax. http://www.asp.net/ajax/
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
tsm
on 11/26/2007
Re: Problem Locating Master file
Do you have a master page in your project? If not, remove the reference to it MasterPageFile="~/file_name01.master". If you do have one make sure you that you have uploaded it and you are referencing the correct locaiton. Here's a link to a tutorial on this site regarding master pages. http://www.asp.net/learn/data-access/tutorial-03-vb.aspx
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
tsm
on 11/26/2007
Re: how to retrive user information
Have you tried Request.ServerVariables("LOGON_USER")?
Posted to
Security
(Forum)
by
tsm
on 11/20/2007
Re: Problems with authentication using ASP.NET 2.0
Is anonymous access disabled in IIS? If anonymous access is enabled in IIS, the request is made using the IUSR_machinename account. If it is disabled, the request is made using the account of the authenticated user.
Posted to
Security
(Forum)
by
tsm
on 11/20/2007
how to keep track of variables in page when using an update panel
I've created a running countdown clock that counts down to the closing of an auction item using an update panel and the timer control. My question is how can I keep track of the closing date, which is stored in a database, without having to query the database every second. I can use a session variable but I'll have to create one for each item in this auction and want to know if there is an easier way to keep track of variables within a page. All the variables in the page seem to be reset
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
tsm
on 10/5/2007
Re: Exception when deploying web app
This might be kind of silly to ask but have you tried rebooting your machine after you made the registry changes? Sometimes that does the trick. Due to the error message I still think it's a permissions problem rather than an authentication problem though.
Posted to
Configuration and Deployment
(Forum)
by
tsm
on 9/26/2007
Page 1 of 8 (77 items) 1
2
3
4
5
Next >
...
Last ยป
WindowsClient:
HTTP 403.9 with ADO.NET Data Services
WindowsClient:
xml syntax highlighting in Silverlight
Channel 9:
Channel 9 Emerges in China
WindowsClient:
Overlaying Icons on the Windows 7 Taskbar with WPF 4
Channel 9:
The Outlook calendar starts in 1601 - But Why?
ASP.NET:
Bytes by MSDN: Brad Abrams Interview with Billy Hollis: Silverlight 4, RIA Services and VS2010
Mix Online:
Pictures or it Didn't Happen
Channel 9:
Reactive Extensions API in depth: even more Zip
TechNet Edge:
SDL For Agile
Mix Online:
Test Lab Note
Channel 9:
Enabling Help in the Visual Studio 2010 Shell
Channel 9:
Office Casual - Smart Art
WindowsClient:
Prism and MEF
IIS.NET:
Overcoming the Challenges Enterprises Face with Streaming Video
Silverlight:
MEF, Silverlight and the HVP
TechNet Edge:
Client and Cloud Security
TechNet Edge:
Client and Cloud Security
Channel 9:
Building on Azure: Persistent Systems
Channel 9:
Building on Azure: Persistent Systems
TechNet Edge:
AD RMS Certificate Hierarchy and the Protection Process
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online