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:630163
More Search Options
RSS Available
Matching Posts
Re: XML Transformation, Problem with & Sign,help please
actually, any presence of the & sign throws the transformer off. & contains & in the first place!!! It was tedious, but I wrapped all cell contents with <![CData[ ... ]]> and it was happy. Thanks for trying.
Posted to
Web Forms
(Forum)
by
haoest
on 9/12/2008
XML Transformation, Problem with & Sign,help please
Hi, This may sound like a noob question, but I try to transform html into excel compatible format. I have both the data in html and xsl working. The problem is when there is a & sign in the data html, asp.net's transformation object freaks out and throws exception. What do I need to do to escape the character, and other than &, are there any other character I should escape? Thanks,
Posted to
Web Forms
(Forum)
by
haoest
on 9/11/2008
Visual Studio Console App Debugging: Can not expand variables in Watches
Hello, Anybody has experience this problem before? I put my variable in the Watch window, but as soon as I try to expand it to see its value, or start to type it in my Immediate window, the main execution dos window closes, and VS stops the program right afterwords. Thanks,
Posted to
Visual Studio 2005
(Forum)
by
haoest
on 9/2/2008
Exporting Datagrid to Excel, I got it but options for printing is very limited. Help?
Hello, I got to render my datagrid object into an HTML table, clear the response buffer and pass it back to the client throug response stream. However, after I open it with excel, I have very limited options with the look and feel of it, such as cell width, gridline color, which are part of the requirements that I need to implement. What do you suggest I do? Thanks
Posted to
Enterprise Services Integration
(Forum)
by
haoest
on 8/28/2008
Re: Can I create a password salt?
If you are using MD5 or or something similar, simply changing mypass to mypass2 yields a totally different result. Given that, you can concatenate any constant (e.g. a $ sign), or some variable that is fixed for each account (e.g. username) to the password before calling md5 hash function.
Posted to
Security
(Forum)
by
haoest
on 6/6/2008
Re: scrolling text
<marquee> </joke>
Posted to
Web Forms
(Forum)
by
haoest
on 6/4/2008
Re: seemingly "perfect" code won't compile
You need to add the reference to the dll that contains CaptchaImage in your project file, which can be done in visual studio by right-clicking on the Reference branch and say Add.
Posted to
Web Forms
(Forum)
by
haoest
on 6/2/2008
File Mask for Publishing function in VS2008
Hello, I am wondering if there's a file filter that I can apply when I use the Publish Website function in visual studio 2008. For example, I would like to skip Web.Config when I publish so my dev config file doesn't overwrite the live version. Thanks, Hao
Posted to
Visual Studio 2008
(Forum)
by
haoest
on 5/30/2008
Re: Is it necessary or redundant to enable/disable Validators here?
control events are handled pretty late in the pipeline. What you did there may or may not be applied to the current request depends on if you call Page.Validate explicitly or not after Page_Load. Regardless, the status of the validators WILL take effect for the next postback (if you have viewstate turned on.)
Posted to
Getting Started
(Forum)
by
haoest
on 5/30/2008
Re: Referencing a user control from within a Page base class
It doesn't hurt to make it both a protected object and provide an abstract property for access. You got the right idea. The rest is just semantics. You can declare UC in your base page, but don't have to instantiate it until the inherited pages are created. Can you post the critical parts of your code ?
Posted to
Web Forms
(Forum)
by
haoest
on 5/21/2008
Page 1 of 41 (403 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online