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:674357
More Search Options
RSS Available
Matching Posts
How to limit only one login at a time for a username on Web App
Hi, Can anyone please help to give some idea what can this function be achieve? I am going to write a function to limit the login to make it only one login can be active at a time for a login username on the web site. For example, username ABC login to the website. If the second login try to use username ABC, then it will be rejected. The difficulty is that if user close the browser, then server does not know the user has left. I am thinking to check if the session id assigned from IIS on the server
Posted to
Web Forms
(Forum)
by
power9888
on 4/16/2008
Re: Fail to cache user control, please help
Thanks Anas, The link of Caching portions of an ASP.NET page is really helpful for me. I will read through it and find the solution for myself.
Posted to
State Management
(Forum)
by
power9888
on 12/8/2007
Re: Fail to cache user control, please help
Thank you for your answer. I have the question here. What do you mean "If you set the caching on the container page ,make sure you dont set the caching to a value less than the one for this UserControl ." Can you give me an example please? Your help is much appreciated.
Posted to
State Management
(Forum)
by
power9888
on 11/27/2007
Re: Fail to cache user control, please help
Thank you for the reply. I will read the link you provide and see how it goes. Your help is much appriciated.
Posted to
State Management
(Forum)
by
power9888
on 11/27/2007
Fail to cache user control, please help
I have an user control used in a page. I try to cache it but it is fail to do it. The user control get reloaded when the page load. Can anyone please help? Thanks a lot. My code is as below: TreeMenul.aspx <% @ OutputCache Duration ="3600" VaryByParam ="None" %> <% @ Control Language ="C#" AutoEventWireup ="true" CodeFile ="TreeMenuUserControl.ascx.cs" Inherits ="UserControl_TreeMenuUserControl" %> < asp : Label ID ="LabelTreeMenu"
Posted to
State Management
(Forum)
by
power9888
on 11/25/2007
Re: Ajax is very slow in Production Server
I have the same issue here. Ajax in .net runs very very slow. The setting in web.config < compilation debug= "false" > < system.web.extensions > < scripting > < scriptResourceHandler enableCompression= "true" enableCaching= "true" /> </ scripting > </ system.web.extensions > does no help at all. Any other suggestion to resolve this issue?
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
power9888
on 10/7/2007
Re: Gridview Drop Down List
I try the drop down list inside the GridView for Edit and Delete by using your code. It works ok. Your code: <asp:TemplateField HeaderText="Type" SortExpression="Type"> <ItemStyle HorizontalAlign="Left" Width="60px" /> <ItemTemplate> <asp:Label ID="lblType" runat="server" Width="60px" Font-Size="XX-Small" Text='<%# DataBinder.Eval(Container, "DataItem.Type") %>'></asp:Label> </ItemTemplate> <EditItemTemplate> <asp:DropDownList ID="ddlType" runat
Posted to
Data Presentation Controls
(Forum)
by
power9888
on 8/11/2006
Page 1 of 1 (7 items)
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
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Channel 9:
Channel 9 Live at PDC09: Doug McCuistion, NASA
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online