Monday, 25 May 2015

How To Use C# TabControl in Window Application

C# TabControl The TabControl manages tab pages where each page may host different child controls. The .NET Framework provides this versatile and easy-to-use control. We add the control, change its pages, manipulate it in C# code, and change its visual settings. TabPages.  Adjusting the TabPages...

Wednesday, 20 May 2015

SQL Azure Interview Questions and Cloud Computing

SQL Azure Interview Questions  and Cloud Computing  1. What is SQL Azure? Microsoft SQL Azure is a cloud-based relational database service that is built on SQL Server technologies and runs in Microsoft data centers on hardware that is owned, hosted, and maintained by Microsoft. 2.What is cloud computing? Cloud computing is a model for enabling ubiquitous,...