Welcome to Sol 3 Sign in | Join | Help
CS Search | Live Search Search

Sol 3

Home of Barrows Software Solutions, LLC

Browse by Tags

All Tags » Tips and Tricks   (RSS)
Showing page 1 of 3 (28 total posts)
  • Visual Studio 2008 Tips and Tricks

    Stephen Walther has posted a great list of Visual Studio 2008 Tips and Tricks. I found 3 or 4 that I didn’t realize when checking out his post. The two I’ll likely use the most are number 1 and 3. Great stuff Stephen!
    Posted to ASPInsiders (Weblog) by Anonymous on October 21, 2008
  • MVC: From Start to Blog

    I gave a talk this past weekend at the Philly.NET Code Camp 2008.3. I’ve uploaded my slide deck, project, and a few additional files (used in the demo) in case anyone would like to review again. I was also able to find another way to fake HttpContext. Check out Stephen Walther’s blog post about faking the controller context. He also has a blog ...
    Posted to ASPInsiders (Weblog) by Anonymous on October 14, 2008
  • My Syndication at FeedBurner – Using Your Domain

    Awhile back, one of my friends over at Telligent, Scott Watermasysk, posted a message regarding FeedBurner and hosting your own RSS feeds. FeedBurner is a web application owned by Google that hosts syndicated feeds and provides statistics based on those feeds such as the number of viewers. Scott recommended setting the MyBrand feature of ...
    Posted to ASPInsiders (Weblog) by Anonymous on October 7, 2008
  • Debugging ASP.NET MVC Routing

    One of the most critical pieces to MVC is routing users to the proper controller. During the development process, you must keep in mind that routes will take users to the first pattern that matches. It’s not that difficult to create patterns that are too similar that users are routed to the incorrect place. Phil Haack, from the ASP.NET team, has ...
    Posted to ASPInsiders (Weblog) by Anonymous on October 3, 2008
  • Web Site Performance

    I came across a post on StackOverflow.com regarding web site performance. Quite often you can take a look at your application and find 10 different ways to make it more efficient. Depending on your environment, you may have many different ways to increase performance. For instance, in a shared hosting environment, you’ll likely be limited as to ...
    Posted to ASPInsiders (Weblog) by Anonymous on September 29, 2008
  • VSLive: Geocoding, RSS, and Mapping, Oh My!

    Here are links to tools and tips that I mentioned in my talk this afternoon on Geocoding, RSS, and Mapping at VSLive! New York:   Sign Up for a MapPoint Web Service Evaluation account: https://mappoint-css.live.com/MwsSignUp/default.aspx?lc=1033 MapPoint Developer Center: http://msdn.microsoft.com/mappoint/ Argotic Syndication ...
    Posted to ASPInsiders (Weblog) by Anonymous on September 10, 2008
  • VSLive: Controlling AJAX Presentation Resources

    Here are links to tools and tips that I mentioned in my talk this afternoon on Controlling AJAX When you’re Out of Control at VSLive! New York: List of JavaScript/AJAX Frameworks: http://en.wikipedia.org/wiki/List_of_Ajax_frameworks Comparison of JavaScript Frameworks: http://en.wikipedia.org/wiki/Comparison_of_JavaScript_frameworks OpenAjax ...
    Posted to ASPInsiders (Weblog) by Anonymous on September 8, 2008
  • Velocity Podcast

    Want to learn more about Microsoft Velocity and how this distributed caching system can improve your web applications? Then you'd better check out the new Velocity podcast at ASP.NET Podcast. You can download the MP3 at http://www.aspnetpodcast.com/PodcastFiles/ASPNETPodcast20080820-Velocity.mp3.
    Posted to ASPInsiders (Weblog) by Anonymous on August 21, 2008
  • How to Override Cassini's Virtual Path in Visual Studio

    On one of the email lists that I'm on, someone had posted a question about running a website using the root path "/" or a different virtual path than the project name that is populated by default. James Crowley pointed out a blog entry from Scott Guthrie where Scott walks through this process in 4 easy steps. To check it out, visit ...
    Posted to ASPInsiders (Weblog) by Anonymous on August 19, 2008
  • Tip: Set the SelectedValue on a DropDownList that is populated by a CascadingDropDown

    When using a DropDownList, you can set the selected item by using the SelectedIndex property. However, if your DropDownList is being populated by the CascadingDropDown control (from the ASP.NET AJAX Control Toolkit), that doesn't work. Instead, you must use the SelectedValue property on the CascadingDropDown control.
    Posted to ASPInsiders (Weblog) by Anonymous on August 8, 2008
1 2 3 Next >
CS Build: 2.1.61129.2
1999
Listed on the CS Listings Powered By Community Server Themed by nb development