Archive for the ‘Software development’ Category
Profiling .NET Code
Posted in Good Links, Software development, Utilities on July 10, 2011| Leave a Comment »
INotifyPropertyChanged without using strings
Posted in Good Links, ideas, Software development, Uncategorized on July 25, 2010| Leave a Comment »
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
YouTube SDK For .NET released
Posted in Code, Good Links, Software development, tagged SDK, YouTube on March 3, 2010| Leave a Comment »
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
Channel 9 Training Video
Posted in Good Links, SharePoint, Software development, tagged SharePoint 2010, Silverlight, Visual Studio 2010 on February 13, 2010| Leave a Comment »
WCF, .NET enterprise Technologies Reference application
Posted in Code, design, Good Links, Software development, tagged Architecture, design, WCF on February 13, 2010| Leave a Comment »
.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/
Good Links, January 19, 2010
Posted in Good Links, Software development, tagged Entity Framework on January 19, 2010| Leave a Comment »
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/
Good Links, January 10th, 2010
Posted in Good Links, SharePoint, Software development, tagged SharePoint 2010 on January 11, 2010| Leave a Comment »
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
Good Links, November 27, 2009
Posted in design, Good Links, Software development, tagged Architecture cart design on November 27, 2009| Leave a Comment »
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
Interesting CodePlex Tools
Posted in Code, Good Links, Software development, Tools, Utilities, tagged Guidance Visual studio Assembly on October 15, 2009| Leave a Comment »
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
Good Links, May 25, 2009
Posted in Good Links, Software development, tagged Customers on May 25, 2009| Leave a Comment »
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/