Feeds:
Posts
Comments

Archive for the ‘Software development’ Category

Tools and Techniques for .NET Code Profiling: http://msdn.microsoft.com/en-us/magazine/hh288073.aspx

Read Full Post »

A very nice idea on how to implement INotifyPropertyChanged Interface withouth having to pass the property name as a string can be found at http://blogs.u2u.be/peter/post/2010/06/14/How-to-implement-INotifyPropertyChanged-without-strings.aspx

Read Full Post »

YouTube just released an .NET SDK for YouTube.
http://apiblog.youtube.com/2010/02/announcing-youtube-sdk-for-net.html
It includes a VS2008 template to develop YouTube Applications as well as some sample applications

Read Full Post »

  • SharePoint 2010 Developer Training Course – http://channel9.msdn.com/learn/courses/SharePoint2010Developer/
  • Visual Studio 2010 and .NET 4.0 Training Course – http://channel9.msdn.com/learn/courses/VS2010/
  • Reference: http://blogs.msdn.com/jmeier/archive/2010/02/08/mapping-out-the-microsoft-application-platform-at-a-glance.aspx

    Read Full Post »

    .NET stock Trader is a sample application showing a host of .NET technologies using Service oriented and N-tier designs:

    A set of videos to demonstrate the application are posted to Channel 9: http://channel9.msdn.com/posts/Charles/Greg-Leake-Stocktrader-A-Loosely-coupled-and-Interoperable-NET-Enterprise-Services-Sample-Applic/

    An overview about the application can be found at: http://msdn.microsoft.com/en-us/netframework/bb499684.aspx

    A discussion forum for .NET StockTrader is available at: http://social.msdn.microsoft.com/forums/en-US/dotnetstocktradersampleapplication/threads/

    Read Full Post »

    New features in EF 4.0 : http://blogs.msdn.com/somasegar/archive/2010/01/11/entity-framework-in-net-4.aspx

    Channel 9 SharePoint 2010 Development videos: http://channel9.msdn.com/learn/courses/SharePoint2010Developer/

    Read Full Post »

    SharePoint 2010 Developer and IT Pro learning guide: http://www.microsoft.com/downloads/details.aspx?FamilyID=ac9a3851-c298-4f4f-b7f0-63d756d2bde9&displaylang=en

    Getting Started developing on SharePoint 2010: http://msdn.microsoft.com/en-us/sharepoint/ee513147.aspx

    Videos from SharePoint conference 2009: http://www.mssharepointconference.com/pages/videohighlights.aspx

    SharePoint 2010 End user training: http://www.point8020.com/SharePointEndUserTraining.aspx

    SharePoint 2010 Site: http://sharepoint2010.microsoft.com/Pages/default.aspx

    SharePoint 2010 Developer Center: http://msdn.microsoft.com/en-us/sharepoint/ee514561.aspx

    Read Full Post »

    Second edition of the Microsoft application architecture guide is released: http://blogs.msdn.com/jmeier/archive/2009/11/24/now-available-final-pdf-of-the-microsoft-application-architecture-guide-second-edition.aspx 

     

    Overview of some Fortune 500 Web sites shopping carts: http://designreviver.com/articles/case-study-fortune-500-companies-their-shopping-carts/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+DesignReviver+%28Design+Reviver%29

    Read Full Post »

    ASP.NET Add-in for best practices analyzer : http://www.codeplex.com/Wiki/View.aspx?ProjectName=BPAEngine

    Tool to show useful information about an assembly when right clicking on it  (Debug or release, Version, public token, etc.) : http://www.codeplex.com/AssemblyInformation

    Patterns and Practices guidance explorer: http://www.codeplex.com/guidanceExplorer

    Patterns and Practices SharePoint guidance:http://spg.codeplex.com/

    Tool to visualize the project dependencies in a solution: http://www.codeplex.com/dependencyvisualizer

    Read Full Post »

    Customers Connected Engineering (CCE): It is a way to build software with customers engaged in all phases of the Software development life cycle. its aim is “Software Built with customers, for customers”  http://shapingsoftware.com/2009/05/19/customer-connected-engineering/

    Read Full Post »

    Older Posts »