Knockout.js and Bootstrap with ASP.NET MVC: Step by Step (Part 1)
Creating a sample MVVM architecture website using Knockout.js and Bootstrap with ASP.NET MVC Razor View Engine. Creating a basic MVVM website.
Articles about Microsoft technologies like Windows, SQL server, MS Office, Sharepoint, IIS, Dot Net, etc..
Creating a sample MVVM architecture website using Knockout.js and Bootstrap with ASP.NET MVC Razor View Engine. Creating a basic MVVM website.
Visual Studio 2013 Preview is available for download. Install Visual Studio 2013 Preview and try the new features of visual studio.
Increasing or decreasing the default values of maxQueryString and maxUrl for a website or web application in the web.config file. You may need to change the maxQueryString and maxUrl lengths to avoid 404.15 error.
Error when opening a new window/tab in IE8 using Window.Open. Cannot open an anonymous level security token.
What are In-Memory OLTP DLLs? How are they created? What is the purpose of In-Memory OLTP DLL? Here you have the details about OLTP DLLs.
What is Native Compilation? How to compile tables and stored procedure to native code? Here are the details of native compilation with examples.
SQL Server 2014 introduces Natively Compiled Stored Procedure. We will explore it and see the benefits of Natively Compiled Stored Procedure.
Creating Triggers on Memory Optimized Tables. Is it possible to create triggers on OLTP In-Memory optimized tables? Steps to create memory optimized tables.
List of articles about using Twitter Bootstrap with ASP.NET Web Forms and MVC. Collection of resources for using bootstrap with asp.net.
Sample code for the article Bootstrap 3.0.0 with ASP.NET Web Forms – Step by Step. Sample codes which are explained in the main article.
Step by step instruction for creating Twitter Bootstrap 3.0.0 user interface in ASP.NET web forms, without using any nuget package. Using Bootstrap 3.0.0 with ASP.NET.
In SQL Server 2014, Non-Durable Table is a kind of memory optimized table, which can handle In-Memory OLTP. Some brief details about Non-Durable Table.
How to fix the rdp error “The identity of the remote computer cannot be verified.Do you want to connect anyway?” Windows 7, Windows 8, Windows 10
Salient features of In-Memory OLTP Optimized Tables.
Solution for MVC 4 Error: CS0103: The name ‘Scripts’ does not exist in the current context.
Launching the Configuration Manager of SQL Server 2012 or 2008 on Windows 8. Locating the sql server 2012 configuration manager.
What are Durable Tables? How to create durable table In SQL Server 2014? Durable Table is a kind of memory optimized table, which can handle In-Memory OLTP.
How to create a table optimized for In-Memory OLTP to use the memory optimizations introduced in SQL Server 2014. Creating In-Memory OLTP table.
How to convert an existing SQL Server 2014 database compatible for In-Memory OLTP? Preparing In-Memory OLTP compatible database.
Creating an In-Memory OLTP Compatible Database in SQL Server 2014. Simple step by step instructions for creating a In-Memory OLTP Database.