Date Range
Date Range
Date Range
New Feature in MVC 5 Bootstrap. From VS2013, Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created and maintained by Mark Otto and Jacob Thornton. In MVC5 project, Bootstrap is available by default in new MVC5 projects. we can also include in MVC4 by using Nuget.
Dot net Interview Question and Answers. Difference between Session and Cookies. Saturday, May 04, 2013. It is used to store user information in server memory. Usually it stores userid, name etc. sensitive information stored in session and it will maintain its state when you navigate through a website. You can store the session information either in cookies or cookieless mode. You can store the session in three modes. Friday, May 03, 2013.
Microsoft Dotnet and SQL Interview Questions. 1 Basic Info About Cubes. 2 Microsoft NET Framework FAQ. 3 XL Cubed First Steps. 4 Object-oriented programming with ANSI C. 5 Developing CLR Database Objects. 6 SQL Server Integration Services.
The Place where you can find the latest IT trends before neighbours speak about and things i read and roll in my mind. Saturday, January 26, 2008. Bose enters automobile industry! We all know Bose only for its great sound equipments, they are now entering automobile industry. They have developed a new automobile suspension system which make car to travel much smoother than a luxury sedan. As of now it is done in trial basis. Friday, November 03, 2006. How to find database connection strings.
Interesting topics, tips and tricks in different facets of . Sunday, July 13, 2014. OWIN - Katana Web Application. Defines the standard interface between . NET web servers and web applications. KATANA is OWIN implementation for Microsoft servers and frameworks. If you are not familiar with Katana, read this article An Overview of Project Katana. Lets look at some hosting options for OWIN application.