MVC using console program
This short article shows you how to create a MVC program using C# Console project. MVC is a pattern that does not bound to any programming language. It belongs to neither Java nor .NET. I modified the...
View ArticleGet a SharePoint 365 Developer account
Get a SharePoint 365 Developer account if you are msdn subscriber. Login to msdn and go to My Account then you should see Office 365 Developer Subscription. You go through the steps. The most beautiful...
View ArticleDownload utility for MSDN download
This short article teaches you the painless way to download the file from MSDN. MSDN used to have a File Transfer Manager that was giving problem most of the time (not popping up). Somehow msdn...
View ArticleUse OneDrive with Windows Explorer
This short article shows you a quick way to use your OneDrive with your Windows Explorer. 1. Download the application here https://onedrive.live.com/about/en-us/download/#windows. 2. Install the...
View ArticleASP.NET Interview Questions
I found few good webpages on ASP.NET interview question. 1. Top 10 ASP.NET Interview Questions and Answers http://www.codeproject.com/Articles/698018/Top-ASP-NET-Interview-Questions-and-Answers 2. 300...
View ArticleWindows Update Standalone Installer Installer encountered an error: Dx8DD96D02
This short article shows you one solution to the error “Windows Update Standalone Installer Installer encountered an error: Dx8DD96D02” This error may occur if you are installing Windows Identity...
View ArticleUsing Repeater with SqlDataSourcce in ASP.NET
This short article shows you how to use Repeater with SqlDataSourcce in ASP.NET. If you search google for Repeater ASP.NET then you might ended up doing...
View ArticleChange a password Unable to update the password
This article shows you how to disable all the restrictions of your Windows Server of most of the version. When you want to change password in Windows Server sometimes you will hit this error. Change a...
View ArticleSharePoint Website with 404 error
This short article shows you the possible way to recover the corrupted SharePoint Website. For some password or other reasons you get the 404 error for your SharePoint Website. There are 2 possible...
View ArticleArticle 1
How to use Word in office 365 This short article shows you how to use Word in Office 365 without any Microsoft Office installed in your machine. I login to my OneDrive then Click Create -> Word...
View ArticleThe setup routines for the Lotus NotesSQL Driver (*.nsf) ODBC driver could...
This error happen after you install NotesSQL (Lotus Notes ODBC) 32 bit driver. The solution is actually simple. Add the directory where your notes.ini is located to your PATH environment variable.
View ArticleExport attachment from Lotus Notes to file system using LotusScript
This short article is showing you how to export the attachment in Lotus Notes database as file in file system. I found the code here...
View ArticleSharePoint Designer 2013 open SharePoint Online 403 Forbidden
This short article shows you the solution for the error “403 Forbidden” when open the SharePoint online using SharePoint Designer 2013. If you hit the error “403 Forbidden” when opening the SharePoint...
View ArticleThe option for the SharePoint 2013 Workflow platform is not available in...
This short article shows you how to resolve the error “The option for the SharePoint 2013 Workflow platform is not available in sharepoint designer” in SharePoint Designer 2013. 1. Download the...
View ArticleDecorator Design Pattern
This short article shows you how to build Decorator Design Pattern in C#. Attach additional responsibilities to an object dynamically. Decorators provide a flexible alternative to subclassing for...
View ArticleSharePoint 2013 templates for Visual Studio 2012
This short article is to show you how to install SharePoint 2013 template in Visual Studio 2012. If you search Internet for SharePoint 2013 SDK for Visual Studio 2012 then your browser will bring you...
View ArticleHello World: Windows 10 Available on July 29
Today, Microsoft shares the availability date for Windows 10. In fact, they thought they would let Cortana, the world’s most personal digital assistant, share the news. You can ask Cortana for the...
View ArticleConvert PDF to Excel
This simple article shows you how to convert pdf to Excel if you have Microsoft 2010 or above version installed. If you have a nice table in PDF like the one below. Then you can directly open it in...
View ArticleWindows Server Services Stopped
When you open your Server Manager in Windows Server 2012 and above then you might see some Services are stopped like below. For example, we look at the Forefront Identity Manager… When you open the...
View ArticleInsert Clipart in Microsoft Office
This short article tells you do not look for inset Clipart to Microsoft Office Component like Word, PowerPoint, and others again. Microsoft has killed the beautiful feature in Microsoft Office, Insert...
View Article