Top ASP.NET Items

Browse by Tags

All Tags » Tips and Tricks (RSS)
Working with SVG files in Visual Studio and Visual Web Developer
Scalable Vector Graphics (SVG) is W3C standard language for describing two-dimensional vector and mixed vector/raster graphics in XML. Firefox 3+, Opera 9+ and Safari 3+ support SVG rendering. Unfortunately, Internet Explorer 8 does not support SVG natively and requires a plug-in. There a plug in from Adobe (although support was discontinued this year) as well as few pulg-ins listed in Wikipedia article on SVG . SVG element is part of upcoming HTML 5 standard which allows inline SVG in HTML documents. Inline SVG is not yet fully supported in modern browsers so you probably still want to use <object> element for now. For example: < html > < head > < title > SVG test </ title > </ head > < body > <...
Tip/Trick: Increase your VS screen real estate by disabling HTML Navigation Bar
Below is a tip/trick I twittered via my Twitter account earlier today.  A number of people seemed interested in – so I thought i'd blog it here too. HTML Navigation Bar in VS 2008 By default, when you are in HTML source-editing mode with VS 2008 and Visual Web Developer 2008 Express edition there is a set of drop-downs that are rendered immediately above the HTML text editor view: This set of drop-downs is called the "Navigation Bar", and in the VS 2008 HTML editor they allow you to navigate between functions and methods defined within the HTML.  These include both JavaScript client-side functions defined inline within the .aspx/.html file, and server-side methods defined in-line within the .aspx file when in single-file...
Check out the following on our Tips and Tricks Blog
Tip#66: Did you know... how to insert quotes values automatically while typing the attrib values? Tip #67: Did you know the list of ASP.Net MVC shortcuts? Tip #68 Did you know… How simple it is to attach an existing style sheet to your web page? Tip #69: Did you know…The keyboard shortcut for View in Browser? Tip #70: Did you know… how to install win7 RC IIS through command script? Tip #71: Did you know... there are several new configuration settings available in FastCGI Extension 1.5 Beta Tip #72: Did you know... you can now manage Windows Server 2008 and Windows Server 2008 R2 from Windows 7 Tip #73: Did you know... about IIS Search Engine Optimization (SEO) Toolkit Beta Tip #74: Did you know…How to Add and Remove AJAX Extenders in Visual...
New series of video tutorials on Visual Web Developer Express 2008
We have started a new series of video tutorials on Visual Web Developer Express 2008. Over the course of next few weeks we will be adding many more videos to this series . These video tutorials will range in complexity from beginner to intermediate and will help Web developers build everything from simple Web applications to full featured Web solutions that incorporate Silverlight as well as third-party libraries like jQuery. To view these video tutorials and other helpful content like recent and must read blog posts visit the Visual Web Developer Express section http://www.asp.net/vwd/ . Read More...
Silverlight Tips of the Day – Week 11
Most Recent Posts: Tip #93 - Reading XML with Silverlight Tip #92 - How to Load Images from a Stream Tip #91 - How to Apply Themes from the Silverlight Toolkit Tip #90 - How to Edit your CSPROJ File from VS Tip #89 - How to use String Resources Tip #88 - How to handle image AG_E_NETWORK_ERROR errors Tip #87 - How to Change the Startup Class Tip #86 - How to Load External Images Tip #85 - How to Save $$ on the Silverlight MIX Conference Tip #84 - How to Dynamically Load a Control from a DLL Tip #83 - Go to Mix09 Tip #82 - How to Implement Double Click Tip #81 - How to Scale your Silverlight Control Tip #80 - How to Crop an Object Tip #79 - How to Disable HTML DOM Access from your Silverlight Application. Thank you, Mike Snow SDET Lead  Visual...
Checkout Tip#24 to Tip#40 on our Tips and Tricks blog
Latest on Tips and Tricks Blog. Tip #40: Did you know…How to scope master pages? Tip #39: Did you know… How to cancel a remote web operation in Visual Studio 2008? Tip #38: Did you know...How to use Failed Request Tracing to trace Rewrite Rules? Tip #37: Did you know…How to organize usings? Tip #36: Did you know...How to manage pilot or beta program for your site using Application Request Routing in IIS7.0? Tip #35: Did you know…How to add Intellisense from script libraries for JS files? Tip #34: Did you know...How to stop hot-linking from your site using URL Rewrite in IIS 7.0? Tip #33: Did you know…How to create Nested Master Pages using VS 2008? Tip #32: Did you know...How to easily create your own project templates...
Checkout Tip#13 to Tip#23 on our Tips and Tricks blog
Latest on Tips and Tricks Blog. Tip #13: Did you know... How to get the browser agent using ASP.NET Ajax ? Tip #14: Did you know…How to enable debugging of your Web Site? Tip #15: Did you know... How to use tracing with ASP.NET Ajax? Tip #16: Did you know… How to change the default format settings for CSS Editor? Tip #17: Did you know... How to remote debug WAPs that are using IIS? Tip #18: Did you know…How to absolute position controls on copy paste or drag drop from Toolbox? Tip #19: Did you know…How to set the default view to Design view? Tip #20: Did you know… How to change WAP to use an IIS Web server? Tip #21: Did you know...How to set a fixed port for the Developer Web Server? Tip #22: Did you know…How to improve performance of Page and...
Checkout Tip#10, Tip#11, Tip#12 and Tip#13 on Tips and Tricks blog
Here are four new tips on Tips and Tricks Blog. Tip #10 Did you know… Visual Web Developer 2008 has a New Style Builder Dialog? Tip #11 Did you know… New Style builder can be invoked from various other tool windows in Visual Web Developer. Tip #12: Did you know..How to create an IIS Virtual Directory from within Visual Web Developer? Tip #13: Did you know... How to get the browser agent using ASP.NET Ajax ? Have a nice weekend! Reshmi Mangalore SDET, Web Development Tools Read More...
Silverlight Tips of the Day – Week 7
Silverlight Tip of the Day #46 Title: Font Support in Silverlight Silverlight Tip of the Day #45: Title: Text Formatting with the TextBlock control Silverlight Tip of the Day #44: Title: Silverlight-enabled WCF Services versus ASMX Web Services. Silverlight Tip of the Day #43 Title: Making it Snow in Silverlight. Demo: http://silverlight.services.live.com/invoke/66033/Snowfall/iframe.html (Note that beta 2 is required ) Silverlight Tip of the Day #42 Title: How to Create a Web Service for your Silverlight App. Silverlight Tip of the Day #41 Title: Using Bookmarks in your Silverlight Application. Silverlight Tip of the Day #40 Title: 1.05 != 1.05 - Peril with Floating Point Comparisons. See them all at: http://www.silverlight.net/blogs/msnow...
Checkout Tip#7, Tip#8 and Tip#9 on Tips and Tricks blog
Here are three new tips on Tips and Tricks Blog. Tip #7 Did you know… How to Sort data using a ListView control? Tip #8 Did you know… How to create an ASP.NET Web User Control and include it in your web page? Tip #9 Did you know… You can also register your ASP.NET Web User Controls in Web.config? Enjoy! Reshmi Mangalore SDET, Web Development Tools Read More...
More Posts Next page »