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:805077
More Search Options
RSS Available
Matching Posts
Re: ViewState within or not within UpdatePanel
Here is my test page code < asp : ScriptManager ID ="smDefault" runat ="server"> </ asp : ScriptManager > < asp : UpdatePanel ID ="upDefault" runat ="server"> < ContentTemplate > < asp : Label ID ="lblDefault" runat ="server"></ asp : Label > < asp : TextBox ID ="tbDefault" runat ="server"></ asp : TextBox > < asp : Button ID ="btnDefault" runat ="server"
Posted to
ASP.NET AJAX UI
(Forum)
by
s.e.888
on 5/29/2009
Re: How to create usable and convenient user interface on web page?
Great thanx! I'm afraid here is no such books in my local store. Here in Tyumen no technical english book only classic literature like William Shakespeare. I'll order it from amazon.
Posted to
Book Reviews
(Forum)
by
s.e.888
on 5/28/2009
Re: Can't add a SQL Server Database via Add New Item
Try to Reset all settings through menu Tools -> Import and Export Settings
Posted to
Visual Studio 2008
(Forum)
by
s.e.888
on 5/28/2009
Re: DataSource wizard - Controls appears more than once
I have no practice with TabContainers, but I think you can use Selecting event of your SqlDataSource, like this <asp:SqlDataSource ID="MySqlDataSource" runat="server" SelectCommand="SELECT * FROM Table WHERE Id=@Id" OnSelecting="MySqlDataSource_Selecting"> <SelectParameters> <asp:Parameter Name="Id" Type="Int32" DefaultValue="0" /> </SelectParameters> </asp:SqlDataSource> protected void MySqlDataSource_Selecting
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
s.e.888
on 5/27/2009
Re: DataSource wizard - Controls appears more than once
Do you want to use value of textcontrol from another TabContainer as argument for your datasource?
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
s.e.888
on 5/26/2009
Re: Can we Change Forms authentication Timeout for a Particular Page in a Site?
You can use Timer + Updatepanel for timeout emulator and FormsAuthentication.SignOut method for log user off http://msdn.microsoft.com/en-us/library/system.web.security.formsauthentication.signout.aspx
Posted to
Security
(Forum)
by
s.e.888
on 5/26/2009
Re: Can we Change Forms authentication Timeout for a Particular Page in a Site?
No
Posted to
Security
(Forum)
by
s.e.888
on 5/26/2009
Re: DataList / Repeater - Best way to display
I like DataList. < asp : DataList ID ="dlDefault" runat ="server" DataSourceID ="ldsDefault" RepeatColumns ="5" RepeatDirection ="Horizontal" RepeatLayout ="Table"> < ItemTemplate > < asp : Image ID ="imgRow" runat ="server" ImageUrl =' <%# Eval("ImageUrl") %> ' AlternateText =' <%# Eval("ImageDescription") %> ' /> </ ItemTemplate > </ asp : DataList
Posted to
Data Presentation Controls
(Forum)
by
s.e.888
on 5/26/2009
Re: DataSource wizard - Controls appears more than once
Don't care. This is normal behaviour. Select what you need from list.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
s.e.888
on 5/26/2009
How to create usable and convenient user interface on web page?
Web pages not so well-found for rich control density. I'm looking for good book about how to create elegant, usable and conventient user interface on web page.
Posted to
Book Reviews
(Forum)
by
s.e.888
on 5/25/2009
Filed under: User Interface Design
Page 1 of 7 (65 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online