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:838371
More Search Options
RSS Available
Matching Posts
IP address
As you know asp.net membership has the mechanism that it locks out user's account if he/she tries to authenticate herself with false password five times. My question is how do i know the IP address from where these attempts were made? I checked out the ASP.NET built-in tables but there is nothing like IP address. Thanks
Posted to
Security
(Forum)
by
KulerMaster
on 12/18/2009
Necessary Services
I was wondering what services are necessary for VS 2008 to work properly? I want to disable ALL services but those really needed for VS. It would be perfect if one can provide the list with the necessary services running in background. Thanks
Posted to
Visual Studio 2008
(Forum)
by
KulerMaster
on 11/2/2009
Local User Profile
I just moved to Win 7 and then i copied some old ASP.NET 3.5 projects to the new environment. Earlier i was working on Vista and they all worked like a charm but, now i get the following error: Failed to generate a user instance of SQL Server due to failure in retrieving the user's local application data path. Please make sure the user has a local user profile on the computer. The connection will be closed. Description: An unhandled exception occurred during the execution of the current web request
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
KulerMaster
on 11/1/2009
select rows saved in the last 20 minutes
How do i select the records that have been saved in the last 20 minutes? Will something like this work? Sorry but i can't test it at the moment. SELECT * FROM MyTable WHERE DateAdded > DATEADD(minute, -20, GETDATE())
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
KulerMaster
on 10/13/2009
Re: JavaScript issue
ok but is it possible to accomplish it with using only server-side controls? There must be solution ... i hope. Thanks
Posted to
Client Side Web Development
(Forum)
by
KulerMaster
on 10/11/2009
Weird exception
Message: Thread was being aborted. Source: mscorlib Method: Void AbortInternal() Stack Trace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.End() The line that throws the exception is just redirect method that worked just fine so far. Response.Redirect("anotherpage.aspx?param=value");
Posted to
Getting Started
(Forum)
by
KulerMaster
on 10/11/2009
Re: Weird exception
yes it is inside try catch block actually. But why for god's sake it would throw that exception? How it matters the try catch block? Thanks
Posted to
Getting Started
(Forum)
by
KulerMaster
on 10/11/2009
JavaScript issue
How do i display the iFrame only if the button is clicked. I have another control on the form that causes the postback but i want it to be ignored. I have the following JS code: function ShowWait() { document.getElementById("Div1").style.display="none"; var IFrame = document.getElementById("WaitFrame"); IFrame.style.display = "block"; window.scrollTo(0,0); return true; } <form id="form1" onsubmit="ShowWait();" runat="server">
Posted to
Client Side Web Development
(Forum)
by
KulerMaster
on 10/10/2009
Re: JavaScript issue
In addition, i was wondering if it's possible to add the UseSubmitBehavior property to the CheckBox control?
Posted to
Client Side Web Development
(Forum)
by
KulerMaster
on 10/10/2009
Re: JavaScript issue
this is not applying in my situation. I have dozens textbox controls and one checkbox and one button control. When i click checkbox it copies entries from the left column textbox's to the right column textboxes. But it also triggers the OnSubmit event which is odd. I would want the button <asp:Button to be the only control that fires this event. Thanks
Posted to
Client Side Web Development
(Forum)
by
KulerMaster
on 10/10/2009
Page 1 of 15 (142 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online