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:675384
More Search Options
RSS Available
Matching Posts
Re: Hourly Maintenance
Check your private message.
Posted to
Jobs
(Forum)
by
mohd786hussain
on 11/20/2009
Re: Opening for a mid level web developer in UAE
Hi, check your private message.
Posted to
Jobs
(Forum)
by
mohd786hussain
on 10/9/2009
Re: Using HttpUtility in Class Library
Right click on project and add refernce of system.web in your sloution and it will work.
Posted to
Web Forms
(Forum)
by
mohd786hussain
on 8/28/2009
Re: Datalist Serial Numbering Problem
Hi, i think it will better if you get any new column from database and increment it, or you can just add your datatable to new datatable with first column as autoincre true.
Posted to
Data Presentation Controls
(Forum)
by
mohd786hussain
on 8/28/2009
Re: Javascript help
Hi, instead of window.click you can use : document.click
Posted to
Client Side Web Development
(Forum)
by
mohd786hussain
on 8/25/2009
Re: naming of {0}
Hi, {0} are referred as place holder in .net. they are mostly used to format any string and with stringbuilder. you can learn more about this on msdn.
Posted to
Getting Started
(Forum)
by
mohd786hussain
on 8/21/2009
Re: authentication mode
<authentication mode="forms"/> is used in most of the web application for using membership and forms authentation.
Posted to
Configuration and Deployment
(Forum)
by
mohd786hussain
on 8/20/2009
Re: Response.Redirect not working
Hi, first debug your code and see it is going to response.redirect line or not. if so then you write it like : Response.Redirect( Server.MapPath("~/Admin.aspx") ) ;
Posted to
Web Forms
(Forum)
by
mohd786hussain
on 8/20/2009
Re: How to open a popup window automatically on launch of "default.aspx"
Hi, call this function on window.attachevent like : (function() { window.attachEvent("onload", function(event) { your window open code here //alert('onload occured'); }, false);
Posted to
Client Side Web Development
(Forum)
by
mohd786hussain
on 8/20/2009
Re: CommandField
Hi, you can use row_command and templete column for your puropse : protected void dgCategory_row_command(object source, GridviewCommandEventArgs e) { if (e.CommandName == "Delete") { } } in design : <asp:ImageButton ID="imgbtnDelete" runat="server" alt="Delete" border="0" CommandName="Delete" ImageUrl="~/webadmin/images/delete_new_btn.gif" Width="25" Height="25" />
Posted to
Data Presentation Controls
(Forum)
by
mohd786hussain
on 8/20/2009
Page 1 of 61 (606 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
AlignIT IT Manager Podcast #32: Agile Application Lifecycle Management
Channel 9:
Bharat Shah: Microsoft Online Services Overview
ASP.NET:
RIA Services Link Listing #1
Channel 9:
Reactive Extensions API in depth: Merge
TechNet Edge:
Forefront Protection for Exchange customer story
WindowsClient:
Windows Client Developer Roundup for 12/7/2009
WindowsClient:
Introducing the new Bing Maps beta
ASP.NET:
My Presentations in Europe (December 2009)
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online