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:748245
More Search Options
RSS Available
Matching Posts
Re: Showing Price with two Precision Point always.
rather then changing the Data Source ( here you are changing the DataRow ) you should try the DataFormatting String of the Control , where you are binding the data.
Posted to
Web Forms
(Forum)
by
somnathmali
on 5/30/2008
Re: Share value between virtual directory
Punt in database and access from that
Posted to
State Management
(Forum)
by
somnathmali
on 5/30/2008
Re: how to configure IIS for .html extension
I suppose you have created kind of http handler to handle HTML pages. But with IIS html pages are handled by IIS itself .. that are not forwarded to ASP.NET. You need to set that. Check the document handler settings in the IIS. Check the mappings of the file type and its processing application. One other way that you can also try is to handle 404 error. this also you need to set in the IIS.
Posted to
Free For All
(Forum)
by
somnathmali
on 5/28/2008
Re: Http Handler for dynamic url
You should have Domainname static .. then only you can go for dynamic and different subdomain names and handle that.. like for xyz.com domain you can handle easily with HTTPhandlers and IIS settings. a1.xyz.com a1.xyz.com but I dont understand your case .. if you dont have control on Domain then how you would get access to subdomains ??
Posted to
HttpHandlers and HttpModules
(Forum)
by
somnathmali
on 5/28/2008
Re: Viewstate problems.
I think when you change the SERVER side controls from JavaScript you will get this error. list adding new items in the ListBox etc..
Posted to
Web Forms
(Forum)
by
somnathmali
on 5/27/2008
Re: How to open a new window and pass the Query String?
[quote user="sg2000"]1. How can I accomplish this with code behind in the calling (parent) page (button click event)?[/quote] window.open Will open new Window [quote user="sg2000"]2. How would the new (child) window reads the query string in code behind during page load?[/quote] in window.open pass the URL of window 2 with Querystring .. [quote user="sg2000"]3. How to close the new (child) window when the user clicks the OK button in it?[/quote] window.close() [quote
Posted to
Client Side Web Development
(Forum)
by
somnathmali
on 5/27/2008
Re: InsertButton_Click(object sender, EventArgs e) is not firing!
Check if event is attached properly. Check is ASPX page for InsertButton if OnClick is Set to that function name.
Posted to
Data Presentation Controls
(Forum)
by
somnathmali
on 5/22/2008
Re: Change hyperlink text color?
Use CSS. ( CSS has nothing to do with C# .. it works for all languages)
Posted to
Getting Started
(Forum)
by
somnathmali
on 5/22/2008
Re: Uploading a Css file and applying it to an aspx page
In this case, user must give the css classnames as per the ASPX File. You can dynamically change the included CSS file depending on the user. Also try to think is terms of Skins.
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
somnathmali
on 4/22/2008
Re: How to change web browser from mozilla Firefox to Internet explorer 7 during debug mode
I think your default browser is Mozilla
Posted to
Visual Studio 2008
(Forum)
by
somnathmali
on 4/22/2008
Page 1 of 26 (257 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online