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:702640
More Search Options
RSS Available
Matching Posts
Re: How can I restrict concurrent authenticated sessions for same user/different ip
That worked great. Thanks!
Posted to
Security
(Forum)
by
ASPninja
on 6/20/2007
Re: How can I restrict concurrent authenticated sessions for same user/different ip
Thanks for your replies. I like the idea to cache the ip and I think I could do that by overloading the membership provider's ValidateUser method. Is there any overridable membership method that executes on each page request where I could compare the IP's or will I have to check on each individual page?
Posted to
Security
(Forum)
by
ASPninja
on 6/20/2007
How can I restrict concurrent authenticated sessions for same user/different ip
My work intranet uses .net's SqlMembershipProvider and some clowns are sharing login info which is breaking some of our profile features. Is there a way to restrict concurrent sessions for a single user on different pc's/ip addresses? I would like to set it up so that: 1) If UserA logs in on PC1 and then logs in on PC2 it will authenticate (on both) but cancel the authentication cookie on PC1 and kick them back to the login screen on their next request. 2) If UserA logs in on PC1 and the
Posted to
Security
(Forum)
by
ASPninja
on 6/19/2007
Filed under: security, Security - membership, security - membership users, IP Address
Re: 3 Tier Question - Shared BLL/DAL?
Thanks for your reply. I am still a little confused about the Data Transfer Objects you mentioned. I thought that (in the quickstarts samples) the DAL returned a DataSet because it was portable and it allowed the DAL to remain "dumb" about any custom business objects. All the DAL was going to do was connect to a database and execute a query. Then it would return the data in a generic way to the calling BLL which would convert the data into a strongly-typed business object for use in my
Posted to
Architecture
(Forum)
by
ASPninja
on 5/20/2007
3 Tier Question - Shared BLL/DAL?
When i was first playing with .net I began copying from the quickstarts. i.e. Binding to a Business Logic Layer . I was pleasantly suprised that it works every way i could imagine using it. Programmatic Databinding, ObjectDataSource, calling one BLL from another, etc... My boss recently declared a ban on Shared methods. So now Every BLL class creates an instance of the corresponding DAL class and then calls its methods. Every codebehind that uses one of our business objects creates an instance of
Posted to
Architecture
(Forum)
by
ASPninja
on 5/20/2007
Filed under: shared, business logic layer, dal
Re: Sys.Webforms.PageRequestManagerServerErrorException actual cause (related RoleManager issue)
You may want to try setting ValidateRequest="false" in the Page declaration. It worked for me. - Ryan
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
ASPninja
on 3/22/2007
Web Service Doesn't Show Up In Data Sources Designer
I am trying to write a web service that I can consume in my Windows Forms application ( http://msdn.microsoft.com/vstudio/tour/vs2005_guided_tour/VS2005pro/Smart_Client/DisplayWebServiceData.htm ) and I am having trouble getting it added to the Data Sources Designer In Visual Studio 2005. When I add a web service that I create in ASP.net or an example from the web services quickstart ( http://quickstarts.asp.net/QuickStartv20/webservices/Samples/MathService/vb/Server/MathService.asmx?wsdl ) VS adds
Posted to
XML Web Services
(Forum)
by
ASPninja
on 1/17/2007
Page 1 of 1 (7 items)
ASP.NET:
How important is medium trust to you?
WindowsClient:
Microsoft Web Platform & You
WindowsClient:
New Book: Developing for Microsoft Surface
Channel 9:
BugCamSmash in Action!
Channel 9:
Virtual Earth Videomap Movies
TechNet Edge:
AD RMS Certificates and Licensing on the Client and the Server
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 10 of 13 [C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 10 of 13]
Channel 10:
Bing Launches 2nd Homepage Photo Contest
Channel 10:
Bing4Free Lets You Use Bing.com Images for Desktop Wallpaper
Channel 10:
Bing Updates: Streetside Views, Photosynth, and "Mapplications"
Channel 10:
Bing for Windows Mobile Updated
WindowsClient:
New WPF Showcase: Bling Tweets
WindowsClient:
Tale of two tweets - VS beta - is it busy 70% of the time or is it brilliantly fast?
TechNet Edge:
Forefront TMG URL Filtering and MRS
Mix Online:
Using the HTML5 Video and Audio Tag with Gestalt
WindowsClient:
Subclassing Shape (or more accurately, Path)
WindowsClient:
Having trouble deleting files? Try this
Channel 9:
Nick Baker: Xbox Architecture
TechNet Edge:
Thrive Live! Behavioral Interviewing: A behavioral answer is always the correct answer
ASP.NET:
PDC and Tech-Ed Europe Slides and Code
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online