Monthly Archives: January 2013

SharePoint 2013 Pre-Requisites Tool Download

If you searching for SharePoint 2013 Pre-Requisites download then you will have a lot of nightmare. I really do not know there is a place to download this tool but, but the tool is actually on your SharePoint 2013 installation … Continue reading

Posted in .Net | Tagged , | Leave a comment

How To Boot Windows 8 Into Safe Mode

If you can still press F8 to go to save mode of Windows 8 please do let me know. If you cannot then like me, use msconfig.exe or other ways provided by the following link. http://www.redmondpie.com/how-to-boot-into-windows-8-safe-mode/

Posted in .Net | Tagged , | Leave a comment

CRUD using Entity Framework in .NET Framework 5.0 – (Delete)

This article covers the delete using Entity Framework 5. http://support.microsoft.com/kb/2802240/en-us Resources: https://chanmingman.wordpress.com/2013/01/03/crud-using-entity-framework-in-net-framework-5-0-update/ https://chanmingman.wordpress.com/2012/12/17/crud-using-entity-framework-in-net-framework-5-0-read/ https://chanmingman.wordpress.com/2012/12/03/crud-using-entity-framework-in-net-framework-5-0-part-1-create/

Posted in .Net | Tagged | Leave a comment

Visual C# Code snippets, Specifications, Quick Reference and Visual C# General FAQ

The link below has a lot of code snippets instead of samples but the code snippets are really good. This link did answer many common questions of C#. It should come out with a small booklet. It has a very … Continue reading

Posted in .Net | Tagged , | Leave a comment

Virtual Machine for SharePoint 2010 developer

You can develop SharePoint 2010 without setting up the SharePoint 2010 by yourself. This VM can be successfully open by Oracle Virtual Box 4.2.6. http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=27417

Posted in .Net | Tagged , | 1 Comment

CRUD using Entity Framework in .NET Framework 5.0 – (Update)

This article covers the update using Entity Framework 5.  http://support.microsoft.com/kb/2796236/en-us?wa=wsignin1.0 Resources: https://chanmingman.wordpress.com/2012/12/17/crud-using-entity-framework-in-net-framework-5-0-read/ https://chanmingman.wordpress.com/2012/12/03/crud-using-entity-framework-in-net-framework-5-0-part-1-create/

Posted in .Net | Tagged | 1 Comment