pawantechit.blogspot.com
Pawan's Tech Blog: November 2014
http://pawantechit.blogspot.com/2014_11_01_archive.html
An initiative to the Microsoft Technologies. Translate to your language. Most Confusing Questions in C# and OOPS. This post is regarding the Most Confusing Questions in .Net, C#.Net, ASP.Net and Sql Server. As I have seen that lot of people whether they are searching for jobs, already in the job or they try to understand the things, gets lot of confusions and there are very rare sites where they explain the things in more detailed and example way. A concrete member means non-abstract or general members.
pawantechit.blogspot.com
Pawan's Tech Blog: Most Interesting Questions in C#, ASP.Net and SQL Server, WCF, ASP.Net MVC
http://pawantechit.blogspot.com/2014/11/most-interesting-questions-in-c-aspnet.html
An initiative to the Microsoft Technologies. Translate to your language. Most Interesting Questions in C#, ASP.Net and SQL Server, WCF, ASP.Net MVC. In this article, we will see the most interesting questions in Microsoft Technologies like in C#, ASP.Net, Sql Server, WCF services, ASP.Net MVC. Session time can be set as:. Q 2 In .Net Framework, Garbage collector is used for the Automatic Memory Management(to free-up the memory which is no longer used by the resources). There are 2 types of memory...Q 3 A...
pawantechit.blogspot.com
Pawan's Tech Blog: January 2013
http://pawantechit.blogspot.com/2013_01_01_archive.html
An initiative to the Microsoft Technologies. Translate to your language. Update Config file settings Automatically using Windows Application. Sometimes we need to search for the application or the code snippet which. Will work as per our requirements- Like update the configuration file. Automatically. Because this is the tedious task to update the config file. Manually and we want there should be a simple application where I can. Enter the server name, database name, user id and password and click on.
pawantechit.blogspot.com
Pawan's Tech Blog: April 2012
http://pawantechit.blogspot.com/2012_04_01_archive.html
An initiative to the Microsoft Technologies. Translate to your language. 18 most common validation scripts to validate the Controls in ASP.Net. Many times, we search in the Google to get the correct validations expression to validate our textboxes. And its true that we get various links where others have given their own validations expressions and controls using some scripts, regular expressions etc. File can be modified as per your requirements like changing. The mess age, modifying the scrip ts etc.
pawantechit.blogspot.com
Pawan's Tech Blog: July 2014
http://pawantechit.blogspot.com/2014_07_01_archive.html
An initiative to the Microsoft Technologies. Translate to your language. Windows Application using 3-tier architecture. Do you have fear of thinking the layered architecture? How to create it? What kind of project we need to include for creating layers? How the layer communicates to each other? How we can create the architecture by our own. Is this the job of architect? What all the things we should be consider while creating the layered applications. How the layers will talk to each other etc.
pawantechit.blogspot.com
Pawan's Tech Blog: July 2015
http://pawantechit.blogspot.com/2015_07_01_archive.html
An initiative to the Microsoft Technologies. Translate to your language. No posts. Show all posts. No posts. Show all posts. Subscribe to: Posts (Atom). View my complete profile. 3-6 yr Experience Interview Questions in .Net Tech. Http:/ www.dotnetspider.com/member/pawansoftit.aspx. Template images by molotovcoketail.
pawantechit.blogspot.com
Pawan's Tech Blog: March 2012
http://pawantechit.blogspot.com/2012_03_01_archive.html
An initiative to the Microsoft Technologies. Translate to your language. How to write the connection string and place it on to web.config file. Today I was thinking that many times, we are having doubt in writing the connection string in the web.config file. Whether the connection string is correct or not? Is it case sensitive? Is the User Id or userid is correct? Can we write pwd in place of password or Password? Hope it will help to all the members. Posted by Pawan Awasthi. Date By Version Description.
pawantechit.blogspot.com
Pawan's Tech Blog: Most Confusing Questions in C# and OOPS
http://pawantechit.blogspot.com/2014/11/most-confusing-questions-in-net-cnet.html
An initiative to the Microsoft Technologies. Translate to your language. Most Confusing Questions in C# and OOPS. This post is regarding the Most Confusing Questions in .Net, C#.Net, ASP.Net and Sql Server. As I have seen that lot of people whether they are searching for jobs, already in the job or they try to understand the things, gets lot of confusions and there are very rare sites where they explain the things in more detailed and example way. A concrete member means non-abstract or general members.
pawantechit.blogspot.com
Pawan's Tech Blog: April 2014
http://pawantechit.blogspot.com/2014_04_01_archive.html
An initiative to the Microsoft Technologies. Translate to your language. 2 yrs .Net Interview Questions and Answers for Quick Reference. In the continuation of the series of the Interview Questions in the Microsoft Technologies, I am posting few more questions which will be helpful for the Quick reference in learning the concepts related to WCF, Assembly, SQL Server,Interface and Abstract Class etc. 1 What is the difference between Web Services and WCF. Hosting on Console application. BasicHttpBinding ha...
pawantechit.blogspot.com
Pawan's Tech Blog: September 2014
http://pawantechit.blogspot.com/2014_09_01_archive.html
An initiative to the Microsoft Technologies. Translate to your language. Creating application using ASP.Net MVC 5 with Visual Studio 2013 (Code First Approach). This article is related to ASP.Net MVC. Here we will see what all the new features available in terms of ASP.Net MVC 5 under the Visual Studio 2013 IDE. I have tried to explain the default template structure which gets created when we start a new project of ASP.Net MVC 5 in Visual Studio 2013. Hope this article will be helpful to understand.