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:721787
More Search Options
RSS Available
Matching Posts
Re: How to prevent user from review page after logout?
Try below statement on click of Logout button - Session.Abandon();
Posted to
Web Forms
(Forum)
by
mohdtabrez
on 11/2/2009
Re: Microsfot Enterprise Library Configuration's Trace.Log is not working in IIS But it is working in my local machine.
Try giving write permission to Network Security account.
Posted to
Microsoft Application Blocks
(Forum)
by
mohdtabrez
on 7/6/2009
Re: How do I access ASCX functions & properties from within another ASCX?
Instead of writing protected DisplayMyStomata as MyStomata, use below statement - Dim DisplayMyStomata As New MyStomata();
Posted to
Web Forms
(Forum)
by
mohdtabrez
on 7/6/2009
Re: MutuallyExclusiveCheckBox
Set the AutoPostBack property to True Why dont you use Radio Button in place of checkbox in case you want them to work mutually
Posted to
Getting Started
(Forum)
by
mohdtabrez
on 7/6/2009
Re: How to split the browser window with different independent controls?
instead of frameset try using master pages http://msdn.microsoft.com/en-us/library/wtxbf3hh.aspx http://msdn.microsoft.com/en-us/library/aa660698.aspx http://www.devx.com/dotnet/Article/18042
Posted to
Getting Started
(Forum)
by
mohdtabrez
on 7/6/2009
Re: Very long webpage
Hi, You can consider using tab control, refer this for example - http://www.codeproject.com/KB/custom-controls/WebTabControl.aspx Another option is to use MultiView control available, refer http://www.c-sharpcorner.com/UploadFile/mahesh/Multiview10092005215233PM/Multiview.aspx?ArticleID=ad731f33-820e-4968-89fa-393c43872384 Also, you can think of deviding the page in multiple pages. And there is a control available called RequiredFieldValidator, which you can use - http://www.w3schools.com/ASPNET
Posted to
Web Forms
(Forum)
by
mohdtabrez
on 7/6/2009
Re: Logging block does not log using local time zone
I have resolved the issue by setting TimeStamp property of LogEntry object by System.Now before writing it using Logger.Write.
Posted to
Microsoft Application Blocks
(Forum)
by
mohdtabrez
on 6/20/2009
Logging block does not log using local time zone
Enterprise Library 4.1 record UNC time while logging even if I use formatter timestamp as - Timestamp: {timestamp(local)} Any idea how to configure Logging block to use local time zone ????
Posted to
Microsoft Application Blocks
(Forum)
by
mohdtabrez
on 6/19/2009
Re: window maximization
Resize test function noresize() { window.resizeTo(600,400) } window.onload=noresize() Resize
Posted to
Configuration and Deployment
(Forum)
by
mohdtabrez
on 9/12/2008
Re: Generating a powerpoint file with text
If you are using office version prior to 2007, then you can use Microsoft office automation ( http://support.microsoft.com/kb/257757 ) but remember microsoft itself does not recommend to use it. There are some third party components also available for this purpose e.g. http://www.aspose.com/
Posted to
Web Forms
(Forum)
by
mohdtabrez
on 8/22/2008
Page 1 of 2 (15 items) 1
2
Next >
TechNet Edge:
TechNet Radio: Expert presents: Creating and Executing a Comprehensive 2007 Office Deployment
ASP.NET:
ViewModel Pattern for Silverlight - Options for Hooking a View to its Model
Channel 9:
Rx API in depth: Concat, Catch and OnErrorResumeNext
Channel 10:
PowerPoint Twitter Tools Updated
Channel 10:
Windows Live Messenger Arrives on Nokia Phones
TechNet Edge:
Visio: Drawing on Experience with Saveen Reddy
TechNet Edge:
Visio: Drawing on Experience with Saveen Reddy
IIS.NET:
URL Rewriter and Reverse Proxy
TechNet Edge:
Forefront Secure Endpoint Demo and Interview
ASP.NET:
Resizing images from the server using WPF/WIC instead of GDI+
Silverlight:
Deploying your Silverlight and WCF RIA Services application
Channel 9:
Juan Chen and Nikhil Swamy: FINE, a Compiler for End-to-End Security Verification
IIS.NET:
DebugFinder
Channel 10:
Get the Outlook Hotmail Connector Beta
Channel 10:
MSN to Launch New Lifestyle Site from Wonderwall Creator
Channel 10:
Behind the Windows 7 Startup Animation
Channel 9:
Reactive Extensions API in depth: CombineLatest
Channel 9:
C9 Lectures: Dr. Graham Hutton - Functional Programming Fundamentals Chapter 11 of 13
WindowsClient:
New WPF Showcase: Scrum Sprint Monitor
WindowsClient:
WPF/XAML helping VS2010 Extensibility
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online