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:786158
More Search Options
RSS Available
Matching Posts
Re: How to read XML file
Hope the below post will help you: http://shawpnendu.blogspot.com/2009/05/how-to-bind-xml-file-to-gridview-using.html
Posted to
XML Web Services
(Forum)
by
shawpnendu
on 12/21/2009
Re: Login
Change the custom error mode from off to on. Then run your project. Then let us know the error.
Posted to
Security
(Forum)
by
shawpnendu
on 12/20/2009
Re: reportviewer parameters not being accepted on initial load
I think you didn't wrap up comboloading code within the !ispostback in the page_load event. Your code would be: if (!IsPostBack) { string sql = "SELECT * FROM " + ConfigurationManager.AppSettings["TRAP_company"] + " ORDER BY companyname"; cboCompany.DataTextField = "companyname"; cboCompany.DataValueField = "companyid"; cboCompany.DataSource = clsDbUtility.ExecuteQuery(sql); cboCompany.DataBind(); // Bind ur dropdownlist here.... }
Posted to
SQL Server Reporting Services
(Forum)
by
shawpnendu
on 12/20/2009
Re: Showing changing text in Window Form Label
Add the below namespace will resolve ur problem: System.Timers
Posted to
Web Forms
(Forum)
by
shawpnendu
on 12/20/2009
Re: Keeping profile infomation in edit box?
Hope the below link will help you. http://csharpdotnetfreak.blogspot.com/2009/06/custom-membership-provider-database.html
Posted to
Web Parts and Personalization
(Forum)
by
shawpnendu
on 12/20/2009
Re: Problem with Contact page
If you have a gmail account then you can try with my below post: http://shawpnendu.blogspot.com/2009/04/sending-web-email-in-aspnet-c.html
Posted to
Web Forms
(Forum)
by
shawpnendu
on 12/13/2009
Re: In my page i have one button and i applied styles...?
Skin applied first if you do not use eneabletheming=false.
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
shawpnendu
on 12/13/2009
Re: filepath question
YOUR SRC WILL BE: src="pictures\flower.jpg"
Posted to
Getting Started
(Forum)
by
shawpnendu
on 12/3/2009
Re: GridView with DropDownList
Initially Run a test in the following way: GridView1.Rows[0].findcontrol....................... The reason behind is better try ti find a control within a specific row instead of GridView control.
Posted to
Data Presentation Controls
(Forum)
by
shawpnendu
on 12/3/2009
Re: Refresh parent on closing pop up window on success
You can read my following post: http://shawpnendu.blogspot.com/2009/02/automaticaly-refresh-parent-window.html Hope it will help you.
Posted to
Client Side Web Development
(Forum)
by
shawpnendu
on 12/3/2009
Page 1 of 62 (620 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online