Top ASP.NET Items

Sponsors

Browse by Tags

All Tags » CSS and HTML (RSS)
Spell checker 2.3 for Visual Studio 2008 SP1
Minor update for the Spell checker add-in for VS 2008 SP1. It is now available at Visual Studio Gallery . Direct link: http://visualstudiogallery.msdn.microsoft.com/en-us/2f3d691d-8838-4d84-ad64-44a02db37e30 What's new in version 2.3: Updated native code loading mechanism to improve robustness Fixed bug when applying suggestion would also delete punctuation immediately following the word. You can find extended information on the add-in and possible customization in earlier post . For VS 2010 version look here . Thanks Mikhail Arkhipov Read More...
ASP.NET/HTML Spell Checker 2.3 is available for Visual Studio 2010
ASP.NET/HTML Spell Checker 2.3 for Visual Studio 2010 has been posted on Visual Studio Gallery (also accessible from Visual Studio Start page in 'Extending Visual Studio' section). Direct link: http://visualstudiogallery.msdn.microsoft.com/en-us/0db4814c-255e-4cc6-a2c2-a428de7f8949 What's new in version 2.3: VS 2010 version installs from gallery as Visual Studio Extension package (VSIX) In VS 2010 suggestion list is invoked via right button click (instead of double click as in earlier versions). Fixed bug: Fixing misspelled word it may also remove punctuation that immedialy follows it. For additional information please refer to readme.htm included in the download - you can find it in the extension directory, typically C:\Users\USER_NAME...
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 > <...
Download four free sample chapters from Visual Web Developer book
Some time ago Jim Cheshire wrote a book on VWD 2008 and recently book publisher kindly allowed us to provide four chapters as free downloadable PDF files. The following chapters are available: Creating Web sites Creating and Managing CSS Styles Applying CSS to Web Forms Debugging ASP.NET Applications You can find link to download at VWD section on ASP.NET Web site (look for Visual Web Developer Books section at the right side) or download ZIP file directly from here . We hope you will find them useful. - Mikhail Arkhipov Read More...
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...
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...
VS 2010 for Web Developer Previews
  At PDC 2008 in LA and TechEd EMEA 2008 in Barcelona we announced key new features for Visual Studio 2010 for Web Developers...  Apart from our focus on MVC, Dynamic Data, Silverlight and other key ASP.NET runtime functionality, this was the first time we announced the key investments pillars for Web Developers in VS 2010 ...  Over the next year or so we will be writing in details about these new features, but to start off  I thought it would be great to share various videos which are available to view online today ... Visual Studio 2010 - Web Development Overview In this talk we provided the glimpse of the major investment areas in VS 2010.  The talk is divided into following key areas Design View - Improved CSS 2...
Spell checker update 2.2: full support for VS 2008 SP1, simpler setup and a few bug fixes
Download: VSSpellChecker.msi What's new in version 2.2: Spell checker now fully supports VS 2008 SP1 Content of <code>, <abbr> and <address> elements is ignored Setup no longer requires COM registration, it uses VS AddIn registration in XML file List of words to ignore (SpellChecker.ignore file) was moved from AppData to AddIns folder Fixed bugs: Add To Dictionary may corrupt Word custom dictionary file dictionary file was not in Unicode Windows update to MSXML may cause "Ignore" and "Add To Dictionary" command to disappear After word was added to dictionary it may continue to be flagged as an error until VS is restarted Note : There is no v2.2 for VS 2005 or VS 2008 RTM. From now on updates will be...
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...
More Posts Next page »