News

Bookmark and Share

My Stats

  • Posts - 310
  • Comments - 282
  • Trackbacks - 82

Twitter












Tag Cloud


Recent Comments


Recent Posts


Article Categories


Archives


Post Categories


Entertainment


Friends


Tech/Geek


 

[via ScottGu] Tip/Trick: Patterns and Practices Guidance Explorer for .NET and ASP.NET The Guidance Explorer provides a database of recommendations and best practices for ASP.NET, ADO.NET, and the .NET Framework that you can easily filter and search. Particularly useful are some of the checklists you can easily follow for performance and security best practices prior to deployment...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

ASP.NET 2.0 Tips, Tricks, Recipes and Gotchas This page lists some of the more popular “ASP.NET 2.0 Tips, Tricks, Recipes and Gotchas” posts I’ve done over the last year. My goal is to add 1-2 new posts to the series each week going forward – so bookmark this page for updates, or subscribe to my blog via this RSS feed. Source: ScottGu's Blog : ASP.NET 2.0 Tips, Tricks, Recipes and Gotchas tags: asp.net, tips, tricks...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

Out of all of the sessions that I attended at TechEd 2006 only three presenters really wowed me. Todd Bleeker and Ted Pattison on MOSS 2007 / SharePoint 2007 and Scott Guthrie on ASP.Net and ATLAS. Here are the links to all of the source from those presentations. For Todd’s artifacts you must register at the MindSharp site: Todd Bleeker's SharePoint Feature Code and Demos Todd Bleeker's SharePoint Content Type Code and Demos Ted Pattison’s Slides and Sample Code ScottGu's Slides ScottGu's...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

[from this post: How to create Framework 1.1 assembly using VS2005] I was wondering for some time if its possible to create vs2003 (framework 1.1) assembly using vs2005 as i would love the option to still be able to produce fw 1.1 code mainly for supportability while using the vs2005 IDE which has such great improvements…. Class Diagram… Generate unit Tests etc…Jomo Fisher published on his blog the 9 steps of enabling fw 1.1 build on vs 2005 … and ITS WORKING !1. Copy...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

Visual Studio 2005 Tools for Microsoft Office (VSTO): Creating Multi-Tier ApplicationJohn Durant — dude gets it! This guy in an awesome presenter. Probably the best session of the conference and it isn’t even about 2007 Office System! I wish I could bottle his energy – the dude is a ball of fire! Unfortunately there isn’t a lot to report here since the session was all about shipping products and technologies. I think he had about 6 slides. The rest of the time was spent in...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

One message (vibe, transmission, marketing babble?) I’m getting from all of the Microsoft guys is to really think of Office SharePoint Server 2007 (OSS 2007) as a platform for developing applications for your enterprise. This really has my few remaining brain cells spinning. See with SharePoint Products and Technologies 2003 (okay wait. I’m sorry Fitz I’m going to call all of this “stuff” SharePoint. I’m tired of trying to say WSS/SP or SPPT or OSS or Office SharePoint...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

Awesome post about OSS page anatomy! [from this post: SharePoint Team Blog : Page Anatomy] No this post is not about a popular TV show! We'll cover the integrated framework we are using in the next release of SPS + CMS (breaking news - now officially Office SharePoint Server 2007 - I will cover that in a second post later today) to enable people to create, manage and publish the spectrum of very simple to very sophisticated internet sites. We've learned a lot from a variety of customer feedback on...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

With a new baby in the house I’ve seriously neglected reading my feeds and my blog posting. I don’t want to let any of these posts slip through the cracks – so I’m capturing them here for future reference. dmitryr's blog : ASP.NET RSS ToolkitSnapStream Blog » Blog Archive » Godzilla PVRVSTS Widgets — Accentient, Inc.ASP.Net 2.0 Health Monitoring — J.net : ASP.NET 2.0's Best Kept Secret?Virtual PC Guy's WebLog : Configuring Heartbeat parameters under...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

Thanks for sharing, Jan!!!! [from this post: SharePoint Web Part Code Snippets for VS 2005] When you want to develop web parts for SharePoint the “traditional” way, it’s good idea to use the Web Part Templates for Visual Studio .NET. These templates will give you a start class to quickly build web parts. Unfortunately these templates are not (yet?) available for Visual Studio 2005. Since Windows SharePoint Services SP2 you can run your WSS sites on .NET 2.0, so you can build your...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

[via: Using SharePoint and AJAX to Gather Website Feedback] Using SharePoint and AJAX to Gather Website Feedback When building intranet web applications, I recommend making it very easy to allow your users to tell you what they think. If you are reading this blog, you know how important instant simple feedback is to web sites, their value, and the trust of their community...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

[via: Stefan Goßner : ASP.NET 2.0 and MCMS - Site Navigation - Part 1] ASP.NET 2.0 and MCMS - Site Navigation - Part 1 This article replaces my earlier article about MCMS Navigation Providers which I have written while ASP.NET 2.0 was in Beta 2. After Beta 2 a couple of things have changed which prevent the earlier code from working properly with the final version of ASP.NET 2.0. and --- ASP.NET 2.0 and MCMS - Site Navigation - Part 2...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

[via: Ohad's Weblog] The lecture titled ‘Moving towards Agile Project Management’ gave a great intro to agile project development. If you weren't able to come to the lecture… I've video taped it for you and yep the lecture is in English! The lecture slides are available from Roy’s Team Agile site over ‘here’The first part is available ‘here’ The second part (hat simulation) will be available later this week...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

Do you miss ReSharper in VS 2005, I sure do. Here is some info on an alternative called JustCode! by omnicore. Many thanks to Roy Osherove for his post. Link to the product page: http://www.omnicore.com/jus... General blog entry from Roy Osherove: http://weblogs.asp.net/rosh... Full review from Roy: http://weblogs.asp.net/rosh... Looks like a free download at this point. I haven’t used it yet… but plan to very soon...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

Awesome article on Roy Osherove’s blog on the failure of Microsoft to understand Test Driven Development. Microsoft needs to remove this article from MSDN. Period. It is a huge step in the wrong direction. It makes me think that the only reason Microsoft included their Quality Tools in VSTS was to try to squash open-source and otherwise free tools like NUnit and TestDriven.net. This has solidified my decision to never use VSTS and has served as a stern reminder to always sip the Kool-Aid before...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

How To: Perform a Security Code Review for Managed Code (.NET Framework 2.0) This How To shows you how to perform security code reviews. This module presents the steps involved in the activity, and techniques for analyzing your results. Use this How To with Security Question List: Managed Code (.NET Framework 2.0) and Security Question List: ASP.NET 2.0. These companion question lists help you ask the right questions when performing a security code review...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

I’m seriously excited about the prospect of using Master Pages and Web Parts in conjunction with MCMS 2002… Stephan comes through as usual: Stefan Goßner : ASP.NET 2.0 and MCMS article series Now after MCMS 2002 SP2 has been released I would like to point you again to an article series I have written earlier about MCMS 2002 and ASP.NET 2.0:ASP.NET 2.0 and MCMS - a first look ASP.NET 2.0 and MCMS - The easy way to site navigation ASP.NET 2.0 and MCMS - Master Pages ASP.NET 2.0 and...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

This may be old news but just stumbled across NSurvey – very cool stuff. [via The NSurvey project ] The NSurvey project NSurvey is a free web based survey and form engine software toolkit for Microsoft's .net. Written in pure managed C#, NSurvey aims anyone who needs to collect quickly valuable information from customers, visitors or employees. Why continue to spend thousands of $$ on expensive and closed survey packages ?!Thanks to the flexibilty of the NSurvey form engine and to the ASP.net...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

via ScottGu In this post App_Offline.htm ScottGu says: Basically, if you place a file with this name in the root of a web application directory, ASP.NET 2.0 will shut-down the application, unload the application domain from the server, and stop processing any new incoming requests for that application. ASP.NET will also then respond to all requests for dynamic pages in the application by sending back the content of the app_offline.htm file (for example: you might want to have a “site under...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

The opening video was awesome. Microsoft UK put together a gag video about a new feature that lets end users “share the pain” with the developer who caused the pain. It was great… on the client computer a dialog popped up when the program crashed, similar to the real “report and error dialog” but in this enhanced version there is a live audio/video feed of the developer who wrote the code that caused the problem. Then the demonstrator picked one of three “pain”...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

I gotta say this first: The BillG video with Napoleon Dynamite was awesome. It was so good that even after all of the cool announcements I was wishing that there would have been one more video break with our buddy Napoleon. No? FINE! IDIOTS! There was so much cool stuff that I’m sure I am missing lots of things… it was so crowded that I didn’t dare open my laptop. It was so long it was hard to remember everything. Information overload. I will try to be better about taking notes...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

Nikhil Kothari has made a very cool browser extension for ASP.Net 2.0. Looks like it is already a very useful tool but from the sounds of it there will be more iterations to come. The most interesting thing to me was the ability to view the viewstate client-side decrypted. This feature alone would have saved me many, many hours when developing controls and very complex pages. ASP.NET Development Helper Looks like (from the comments) that someone has ported the tool to ASP.Net 1.1 - I wonder if it...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

Here's a killer article: Streaming with Windows Media Services and ASP.NET It shows you how to setup the Windows Media Services on Windows Server 2003 & IIS 6, create a web site to browse a collection of MP3s on disk, create a playlist, and then stream it to the user's computer
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati