Browse by Tags
All Tags »
ASP.NET (
RSS)
I read on MSDN Forums that it is not possible to use other configuration than Release and Debug. This is wrong. I am using it for Tech Head Brothers Portal, what you have to take care of is how you set your configuration. On the following picture you...
My old build script wasn't working after the migration to this new version and you will find in this post the different adaptation that I had to do. Add missing ToolsVersion as following: < Project DefaultTargets = " Build " xmlns = " http://schemas...
YSlow is a new web tool published by Yahoo. It let you test a total of 13 rules against your web site to check if it is efficient. YSlow is an addin to Firefox integrated in the web development tool Firebug . You might read the rules that are verified...
Update : Following the comment of Jon Galloway I know that there are other solutions doing this but I was just asked about how to do it today (hey Christine ;) and had this registry file stored somewhere for a while waiting for a blog post. Save this...
I don't get it!!! I thought that pageflow will be soon integrated into ASP.NET directly! When will it be and in which form ? It turned out that the code we showed at TechEd wasn't going to end up in any of the product releases, so the dev team requested...
If you are using ASP.NET 2.0 CSS Friendly Control Adapters 1.0 with the Login controls of ASP.NET 2.0 you might have experienced some issue like multiple postback when using Internet Explorer. You might get a GREAT fix and explanation of the issue from...
If you are using ASP.NET Validators in UpdatePanel consider the post of Matt Gibbs : " ASP.NET AJAX Validators ". ASP.NET AJAX provides new APIs for registering script with the ScriptManager. Using these APIs allows controls to work well with partial...
I remember when I tried to implement a Login control in a ModalPopup with one of the early release of what was called at that time Atlas and is now called ASP.NET AJAX. I had lots of difficulties and now it works like a charm. This time I would like to...
It was a straight move from RC to RTM and I have managed to have it online after deploying it to staging, doing some tests and then deployed it Production, thanks to Web Deployment Projects . Here you can see an ASP.NET 2 Webpart on Tech Head Brothers...
More Posts
Next page »