Jinaldesai - jinaldesai.net - Jinal Desai .NET

Latest News:

All About Singleton Pattern 20 Jul 2013 | 02:59 pm

The Single Pattern is the simplest design pattern. Many times it's important to have only one instance for a particular class, for example we need to provide configuration manager for all the configur...

ASP.NET MVC 4 New Features Interview Questions 27 Jun 2013 | 11:20 am

1. What is main focus of ASP.NET MVC 4? Ans. The main focus of ASP.NET MVC 4 is making it easier to develop mobile web applications. Other than mobile web applications it's focus is also on better HTM...

WCF Tutorials 9 Jun 2013 | 12:26 pm

These days I am searching for good tutorials on WCF. I come to know about some nice tutorials scattered over the net. Some are in form of blogs or articles and some are in form of videos. So I thought...

Difference Between Entity SQL and Transact-SQL 4 Jun 2013 | 10:15 pm

Entity SQL is a SQL-like language that enables you to query conceptual models in the Entity Framework. Conceptual models represent data as entities and relationships, and Entity SQL allows you to quer...

Basic Design Patterns Interview Questions 1 Jun 2013 | 10:24 am

1. What is Design Patterns? Ans. Design patterns are time tested reusable design solutions to recurring problems in application development. 2. What is Gang of Four in design patterns? Ans. The Gang o...

State Management in ASP.NET and ASP.NET MVC 15 Mar 2013 | 09:23 pm

As we all know HTML is stateless language. It cannot persist state, so every web development framework provides facility to maintain state in one way or another way. There are different techniques ava...

Introduction of SOA and WCF 14 Mar 2013 | 08:50 pm

The presentation contains overview of Service Oriented Architecture (SOA) and Microsoft’s Windows Communication Foundation (WCF). It covers basic things about SOA and WCF. What are the services? What ...

Exam Ref 70-486: Developing ASP.NET MVC 4 Web Applications 7 Feb 2013 | 10:42 pm

Microsoft Exam 70-486: Developing ASP.NET MVC 4 Web Applications intended to test candidate’s ability to design and develop ASP.NET MVC Web Application. It also coveres surrounding things like effecti...

Interface Vs Abstract Class 20 Jun 2012 | 12:31 am

Difference between Interface and Abstract Class is favourite question of interviewer while he wants to evaluate your knowledge about Object Oriented Programming. When we consider .NET, there are some ...

MVC Vs MVP 28 May 2012 | 05:03 am

While surfing for the differences between MVC (Model View Controller) and MVP (Model View Presenter) I found lots of confusion over the net. Also I found some differences between the two on some sites...

Recently parsed news:

Recent searches: