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:240131
More Search Options
RSS Available
Matching Posts
Re: Linq to SQL - Select top 1...
Whats the difference between take(1) and First()?? Is the any benifit and or side effect of one of these????
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
asifcs
on 9/25/2009
Re: How to do "Select top 1 customer from customers" in Linq to Sql?
Does it have any side effects? works fine for me
Posted to
Visual Studio 2008
(Forum)
by
asifcs
on 9/25/2009
Re: CollapsiblePanel causing UpdatePanel problems
Try adding target panels style by adding style=" height:0px;overflow:hidden; " It worked for me!!
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
asifcs
on 4/17/2008
Filed under: CollapsiblePanel flicker issue
Re: Visual Studio 2008 beta 2
Hi Luis Abreu , An web site is not by default AJAX enabled in vs2008 in framework 2.0. And the Aps.net AJAX templete is missing in .NET v2.0
Posted to
Visual Studio 2008
(Forum)
by
asifcs
on 10/1/2007
Re: ajax loading graphic animated gif
That is one good Referance site!
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
asifcs
on 1/18/2007
Re: Disabling Adapters
I was useing CssAdapter Menu in my site. It was working Fine! But in a directory/place of the site I wanted the menu to appear as is default of framework. in the menu declaration i put AdapterEnabled ="false" And It worked. The menu is now rendered as .NET Default. Thanks Russ Helfand. I found the idea in http://www.asp.net/cssadapters/whitepaper.aspx#SamplesDisablingAdapters .
Posted to
CSS Friendly Control Adapters
(Forum)
by
asifcs
on 1/17/2007
Re: no IntelliSense & "Not a known element" error everywhere
This is a problem of VS2005. They say it is fixed in VS2005 SP1. And Yes it is fixed in VS2005 SP1. Did you install the service pack yet? If no Scott Gu of ASP.NET team has provided another temp solution. you may try it. its entry is called Lost HTML Intellisense within ASP.NET AJAX Controls http://weblogs.asp.net/scottgu/archive/2006/11/16/gotcha-lost-html-intellisense-within-asp-net-ajax-controls.aspx --- If This post answers your Question/problem then mark it as answer!
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
asifcs
on 1/16/2007
Re: adding text to imagebutton
you may try out this. < asp : LinkButton ID ="panelNew" runat ="server" Width ="100%" onMouseOver ="window.status='New Panel'; return true;" OnClick ="panelNew_Click" onMouseOut ="window.status='Menu ready'; return true;"> < asp : Image ID ="Image1" runat ="server" ImageUrl ="~/ImagesTab/NewDocumentHS.png" BackColor ="Transparent" /> < br /> < asp : Label ID ="Label5" runat ="server" Text ="New"></ asp : Label > </ asp : LinkButton > Combine An Image and a label
Posted to
Custom Server Controls
(Forum)
by
asifcs
on 1/15/2007
Re: How to know active session
right click your web project ->Add New Item -> from the list select Global Application Class File(leave the name as is) ->Select Language VB/C# ->Click Add. thats it! the global.ascx by default Add some event like void Application_Start( object sender, EventArgs e), void Application_End( object sender, EventArgs e), void Application_Error( object sender, EventArgs e), void Session_Start( object sender, EventArgs e) , void Session_End( object sender, EventArgs e) . There it is. You write
Posted to
State Management
(Forum)
by
asifcs
on 1/15/2007
Re: How to know active session
But the problem is when user close the browser without sign out or Internet connection and any user who already login at that time This is a sort of problem you must face in Web Applications. There may some way you may fix the problem. when user logs in you keep his/her session Id along with a flag (or an Enum) that says if user has yet logged in/out. If user log-out normally you set the flag(/ enum) that will say user is logged out. you may remove the row also! depending on your need. The MAIN solution
Posted to
State Management
(Forum)
by
asifcs
on 1/15/2007
Page 1 of 4 (33 items) 1
2
3
4
Next >
ASP.NET:
Using WCF RIA Services without Silverlight in Visual Studio 2010 for building 3 tier ASP.NET Applications
Channel 9:
Ping 41: Top stories of 2009, bing, windows 7, laptop hunters, azure
Channel 9:
endpoint.tv - Windows Server AppFabric in action monitoring and troubleshooting
Channel 10:
Windows Marketplace for Mobile Opens to 6.0, 6.1 Phones
Channel 9:
Rx API in depth: Hot and Cold observables
ASP.NET:
Back in Business
TechNet Edge:
Hacking Windows 7 Interview
WindowsClient:
Windows Client Developer Roundup for 12/14/2009
Channel 9:
TWC9: Silverlight Web cam apps, VS extensibility, Explorer shell extensions
ASP.NET:
Visual Studio Project Sample Loading Error: Assembly could not be loaded and will be ignored. Could not load file or assembly or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
WindowsClient:
Working with Windows 7 Taskbar Thumbnail Buttons with WPF 4
WindowsClient:
overflow:hidden -- a fix to a CSS problem
TechNet Edge:
Empowering your teams with SharePoint
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
Channel 9:
Peer to Peer Series Part 7: PeerChannel Basics
TechNet Edge:
Visio: Drawing on Experience with Saveen Reddy
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online