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:868111
More Search Options
RSS Available
Matching Posts
Re: Postback (submit) to another page.
if you are displaying results in next page than go to Response.Redirect(""); way means in button click event you follow above steps step1:get the search values in to response.redirect means while transfering to another page your url must consists the search values of what user as given. step2: retrive the values using Request.QuerySting(""); step3: fill the values into datasouce controls using the values of step2 i hope it helps you
Posted to
Web Forms
(Forum)
by
aditya1986
on 8/7/2009
Re: how to compare length of 2 TextBox?
The Page.IsValid property tells you whether the validation succeeded or not. Refer the below urls for the property of page.isvalid http://msdn.microsoft.com/en-us/library/system.web.ui.page.isvalid.aspx
Posted to
Getting Started
(Forum)
by
aditya1986
on 8/7/2009
Re: View State
write the following for the page which view state is disabled <%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="test.aspx.cs" Inherits="test" Title="Untitled Page" EnableViewState ="false" %> else you declare in webconfig of your project
Posted to
Getting Started
(Forum)
by
aditya1986
on 8/7/2009
Re: Adding an error to a ValidationSummary control via code-behind
we can't add an error to validation control via code behind. You can implement your idea based on manuall code or by using java script.
Posted to
Getting Started
(Forum)
by
aditya1986
on 8/7/2009
Re: Is Assembly should have valid strong name?
if assembly is shared than it requires strong name because with the help of strong name it will check weather the name of the assembly is unique or not.strong name is also called public key token. i hope it helps you
Posted to
Getting Started
(Forum)
by
aditya1986
on 8/7/2009
Re: validation of checkbox
Refer the urls given below http://www.plus2net.com/javascript_tutorial/valid-checkbox.php http://www.javascript-coder.com/html-form/javascript-form-validation.phtml http://www.learn-javascript-tutorial.com/FormValidation.cfm i hope it helps you
Posted to
Web Forms
(Forum)
by
aditya1986
on 8/7/2009
Re: Video Playback
http://www.codeproject.com/KB/aspnet/Web_Session_Recording.aspx http://steveorr.net/articles/StreamingMedia.aspx
Posted to
Getting Started
(Forum)
by
aditya1986
on 8/4/2009
Re: popup title or tooltip
vedio: http://www.asp.net/learn/ajax-videos/video-93.aspx code http://ajax.asp.net/ajaxtoolkit/HoverMenu/HoverMenu.aspx i hope it helps you
Posted to
Web Forms
(Forum)
by
aditya1986
on 8/4/2009
Re: Refresh Page Adding Data To Database Again
Refer the given url http://aspalliance.com/687_Preventing_Duplicate_Record_Insertion_on_Page_Refresh
Posted to
Web Forms
(Forum)
by
aditya1986
on 8/4/2009
Re: where to store images?
store images into database while converting image into byte format. reference links http://csharpdotnetfreak.blogspot.com/2009/07/fileupload-control-save-images-database.html http://aspalliance.com/138_Inserting_Images_to_SqlServer_in_ASP_NET http://programming.top54u.com/post/Asp-Net-C-Code-to-Upload-Image-to-Database.aspx i hope it helps you
Posted to
Getting Started
(Forum)
by
aditya1986
on 8/3/2009
Page 1 of 53 (526 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
XslCompiledTransform and large template elements
WindowsClient:
The Future of Client App Dev : WPF and Silverlight Convergence
Channel 9:
PDC09 GeekFest Party
Channel 10:
How to Use "Play to" and "Remote Media Streaming" in Windows 7
Channel 9:
The Visual Studio Documentary: Jeff Hadfield Full Length Interview
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 9:
The Access Show: Managing Access Databases with SharePoint
Channel 10:
Show Us Your Tech - Mark Pendergrast Edition
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online