SlideShare a Scribd company logo
1 of 8
Download to read offline
S.No Difference Between               Category      URL
1    Abstract Class and Interface     OOPs          http://onlydifferencefaqs.blogspot.in/
2    Class and Stucture               OOPs          2012/07/oops-difference-faqs-1.html

3    Property and Indexer             OOPs
4    Overloading and Overriding       OOPs
5    Value types and Reference types OOPs
6    Events and Delegates             OOPs          http://onlydifferencefaqs.blogspot.in/
7    Class and Object                 OOPs          2012/07/oops-difference-faqs-
                                                    2_11.html
8    Static Constructor and Private   OOPs
     Constructor
9    Properties and Methods           OOPs
10   Singleton Pattern and static class OOPs
11   Abstraction and Encapsulation    OOPs          http://onlydifferencefaqs.blogspot.in/
12   Composition and Aggregation      OOPs          2012/08/oops-difference-faqs-3.html

13   Private Class and Sealed Class   OOPs
14   Static Class and Sealed Class    OOPs
15   Abstact Method and Virtual       OOPs
     Method
16   Class and Static Class           OOPs
17   Method Overloading and Method OOPs
     Overriding
18   String and StringBuilder         OOPs          http://onlydifferencefaqs.blogspot.in/
19   Delegate and Interface           OOPs          2012/08/oops-difference-faqs-4.html

20   Virtual and Abstract Keywords    OOPs
21   Hash table and Arraylist         Dotnet        http://onlydifferencefaqs.blogspot.in/
                                      Programming   2012/08/dotnet-programming-
                                      Concepts      concepts-difference.html
22   Hash Table and Arrays            Dotnet
                                      Programming
                                      Concepts
23   Dictionary and Hashtable         Dotnet
                                      Programming
                                      Concepts
24                                    Dotnet
     Array and Stack                  Programming
                                      Concepts
25                                    Dotnet
     Stack and Heap                   Programming
                                      Concepts
26                                    Dotnet
     Array and ArrayList              Programming
Concepts
27   for and foreach loop             Dotnet        http://onlydifferencefaqs.blogspot.in/
                                      Programming   2012/07/dotnet-programming-
                                      Concepts      concepts-difference.html
28   Covariance and Contravariance    Dotnet
                                      Programming
                                      Concepts
29   IList and IEnumerable            Dotnet
                                      Programming
                                      Concepts
30   IEnumerable and IQueryable       Dotnet
                                      Programming
                                      Concepts
31   IEnumerable and IEnumerator      Dotnet
                                      Programming
                                      Concepts
32   directCast and ctype             Dotnet        http://onlydifferencefaqs.blogspot.in/
                                      Programming   2012/08/dotnet-programming-
                                      Concepts      concepts-difference_8.html
33   Convert.ToString() and           Dotnet
     object.ToString()                Programming
                                      Concepts
34   String.Equals(string1,string2)   Dotnet
     and string1.Equals(string2)      Programming
                                      Concepts
35   catch(Exception objex) and       Dotnet
     catch() block                    Programming
                                      Concepts
36   "Convert" class and "Parse()"    Dotnet
     method                           Programming
                                      Concepts
37   DataReader and DataAdapter       ADO.NET       http://onlydifferencefaqs.blogspot.in/
38   DataSet and DataReader           ADO.NET       2012/07/adonet-difference-faqs-
                                                    1.html
39   DataSet.Copy() and               ADO.NET
     DataSet.Clone()
40   RecordSet and DataSet            ADO.NET
41   ADO and ADO.Net                  ADO.NET
42   Typed DataSet and Untyped        ADO.NET       http://onlydifferencefaqs.blogspot.in/
     DataSet                                        2012/08/adonet-difference-faqs-
43   DataView and DataTable           ADO.NET       2.html

44   Connected and Disconnected       ADO.NET
     Environment
45   ExecuteNonQuery() and            ADO.NET       http://onlydifferencefaqs.blogspot.in/
     ExecuteScalar()                                2012/08/adonet-difference-faqs-
46   ExecuteNonQuery() and            ADO.NET    3.html
     ExecuteReader()
47   Inline code and Code Behind      ASP.NET    http://onlydifferencefaqs.blogspot.in/
     Code                                        2012/07/aspnet-difference-
48   Global.asax and Web.Config       ASP.NET    faqsdoc.html

49   Server.Transfer and              ASP.NET
     Response.Redirect
50   custom control and a user control ASP.NET
51   Caching and Application          ASP.NET
52   web farm and web garden          ASP.NET
53   Application and Session Events   ASP.NET
54   Session Cookies and Persistent   ASP.NET
     Cookies
55   Server Controls and HTML         ASP.NET
     Controls
56   ViewState and Hidden fields      ASP.NET
57   SQL Cache Notification and       ASP.NET
     SQL Cache Invalidation
58   absolute time expiration and     ASP.NET
     sliding time expiration
59   Cache.Add() and Cache.Insert()   ASP.NET
60   page-level caching and fragment ASP.NET
     caching
61   Label control and Literal control ASP.NET
62   HyperLink control and            ASP.NET
     LinkButton control
63   HtmlInputCheckBox control and ASP.NET
     an HtmlInputRadioButton
     control
64   Content Page and Master Page     ASP.NET
65   Submaster page and top-level     ASP.NET
     master page
66   page theme and global theme      ASP.NET
67   default skin and named skin      ASP.NET
68   Globalization and Localization   ASP.NET
69   web.config and machine.config    ASP.NET
70   Web site and Web application     ASP.NET    http://onlydifferencefaqs.blogspot.in/
71   Local storage and cookies        ASP.NET    2012/07/aspnet-difference-faqs-
                                                 2.html
72   Session and Cache                ASP.NET
73   Datalist and Repeater            ASP.NET
74   ASP.NET and PHP                  ASP.NET    http://onlydifferencefaqs.blogspot.in/
75    ASP and ASP.NET                  ASP.NET       2012/08/aspnet-difference-faqs-
76    ASP.NET and VB.NET               ASP.NET       3.html

77    Java and .NET                    ASP.NET
78    HTTP and HTTPS                   ASP.NET       http://onlydifferencefaqs.blogspot.in/
79    GET and POST methods             ASP.NET       2012/08/aspnet-difference-faqs-
                                                     4.html
80    User Controls and Master Pages   ASP.NET
81    Build and Rebuild                ASP.NET
82    generic handler and http handler ASP.NET
83    ViewState and SessionState       ASP.NET       http://onlydifferencefaqs.blogspot.in/
84    ViewState and ControlState       ASP.NET       2012/08/aspnet-difference-faqs-
                                                     5.html
85    SessionState and Cookies         ASP.NET
86    DataGrid and GridView            ASP.NET       http://onlydifferencefaqs.blogspot.in/
87    ListView and GridView            ASP.NET       2012/08/aspnet-difference-faqs-
                                                     6.html
88    DataList and GridView            ASP.NET
89    Repeater and ListView            ASP.NET
90    Repeater and DataList            ASP.NET
91    trace and debug                  ASP.NET       http://onlydifferencefaqs.blogspot.in/
92    ASP and ASPX                     ASP.NET       2012/08/aspnet-difference-faqs-
                                                     7.html
93    thread and process               ASP.NET
94    ASPX and ASCX                    ASP.NET
95    HTML Controls and ASP.NET        ASP.NET       http://onlydifferencefaqs.blogspot.in/
      Standard Controls                              2012/08/aspnet-difference-faqs-
96    Response.Redirect and            ASP.NET       8.html
      Server.Transfer
97    ASP.NET and ASP.NET MVC          ASP.NET
98    .NET Application Development     ASP.NET       http://onlydifferencefaqs.blogspot.in/
      and Traditional Application                    2012/08/aspnet-difference-faqs-
      Development                                    9.html
99    CSS and Themes                   ASP.NET
100   Postback and Callback            ASP.NET
101   Session.Clear() and              ASP.NET
      Session.Abandon()
102   ASP.Net 2.0 and ASP.Net 3.5      ASP.NET       http://onlydifferencefaqs.blogspot.in/
                                                     2012/07/difference-between-aspnet-
                                                     20-and-aspnet.html

103   ASP.NET and Silverlight          Silverlight   http://onlydifferencefaqs.blogspot.in/
104   WPF and Silverlight              Silverlight   2012/07/silverlight-difference-faqs-
                                                     1.html
105   HTML 5 and Silverlight           Silverlight
106   Flash and Silverlight            Silverlight

107   Custom Control and User          Silverlight      http://onlydifferencefaqs.blogspot.in/
      Control in Silverlight                            2012/08/silverlight-difference-faqs-
108   DataContext and ItemsSource      Silverlight      2.html
      property in Silverlight
109   Silverlight and Flex             Silverlight
110   LINQ and SQL                     LINQ             http://onlydifferencefaqs.blogspot.in/
111   LINQ to SQL and Entity           LINQ             2012/07/linq-difference-faqs-1.html
      Framework
112   LINQ and Stored Procedures       LINQ
113   LINQ to SQL and LINQ to          LINQ
      Objects
114   LINQ to SQL and LINQ to          LINQ
      Entities
115   LINQ to SQL and ADO.NET          LINQ             http://onlydifferencefaqs.blogspot.in/
116   LINQ and nHibernate              LINQ             2012/07/linq-difference-faqs-2.html

117   LINQ and Entity Framework        LINQ
118   basicHttpBinding and             WCF              http://onlydifferencefaqs.blogspot.in/
      wsHttpBinding                                     2012/07/wcf-difference-faqs-1.html
119   Message and Transport level      WCF
      security
120   Buffered transfer and Streamed   WCF
      transfer
121   WCF and Web Services             WCF
122   Self Hosting and IIS Hosting     WCF              http://onlydifferencefaqs.blogspot.in/
123   Service Behaviour and Service    WCF              2012/08/wcf-difference-faqs-2.html
      Contract
124   proxy and channel factory        WCF
125   DataContractSerializer and       WCF
      XMLSerializer
126   WCF Data Services and WCF        WCF              http://onlydifferencefaqs.blogspot.in/
      RIA Services                                      2012/08/wcf-difference-faqs-3.html
127   Close and Abort in WCF           WCF
      Channels
128   ASMX and SVC                     WCF
129   C# 3.5 and C# 4.0                CSharp           http://onlydifferencefaqs.blogspot.in/
130   C# and VB.NET                    CSharp           2012/08/csharp-difference-faqs-
                                                        1.html
131   C# and C++                       CSharp
132   Factory Pattern and Abstract     Design Patterns http://onlydifferencefaqs.blogspot.in/
      Factory Pattern                                  2012/07/design-patterns-difference-
133   Abstract Factory Pattern And     Design Patterns between-faqs.html
      Builder Pattern
134   Builder Pattern And Composite    Design Patterns
      Pattern
135   Proxy Pattern and Observer       Design Patterns
      Pattern
136   Singleton Pattern and a static   Design Patterns
      class
137   Strategy and Inversion of Control Design Patterns
      (IOC)
138   Factory Pattern and Dependency Design Patterns
      Injection
139   Strategy Pattern and Factory     Design Patterns
      Pattern
140   Proxy and Adaptor                Design Patterns
141   Decorator and Visitor            Design Patterns
142   Sequence diagram and             UML                http://onlydifferencefaqs.blogspot.in/
      Component diagram                                   2012/08/uml-difference-faqs-1.html
143   Sequence diagram and Activity    UML
      diagram
144   Sequence diagram and             UML
      Collaboration diagram
145   XML 1.0 and XML 1.1              XML                http://onlydifferencefaqs.blogspot.in/
146   XML and XSLT                     XML                2012/08/xml-difference-faqs-1.html

147   XML and XHTML                    XML
148   HTML 4 and HTML 5                HTML               http://onlydifferencefaqs.blogspot.in/
149   HTML and DHTML                   HTML               2012/08/html-difference-faqs-1.html

150   HTML and XHTML                   HTML
151   HTML and PHP                     HTML
152   HTML and XML                     HTML               http://onlydifferencefaqs.blogspot.in/
                                                          2012/08/difference-between-html-
                                                          and-xml.html

153   AJAX and jQuery                  AJAX               http://onlydifferencefaqs.blogspot.in/
154   AJAX and JavaScript              AJAX               2012/08/ajax-difference-faqs-1.html

155   AJAX and PHP                     AJAX
156   AJAX and DHTML                   AJAX
157   PHP and JavaScript               JavaScript         http://onlydifferencefaqs.blogspot.in/
158   JScript and JavaScript           JavaScript         2012/08/javascript-difference-faqs-
                                                          1.html
159   Java and JavaScript              JavaScript
160   Flowchart and Data Flow          Design             http://onlydifferencefaqs.blogspot.in/
Diagram                                       2012/08/difference-between-
                                                    flowchart-and-data.html
161   ASP.Net Web services and .NET Web Services    http://onlydifferencefaqs.blogspot.in/
      Remoting                                      2012/07/difference-between-aspnet-
                                                    web-services.html
162   SOAP and RESTful webservices Web              http://onlydifferencefaqs.blogspot.in/
                                   Services,WCF     2012/08/difference-between-soap-
                                                    and-restful.html
163   SQL Server 2008 and SQL          SQL Server   http://onlydifferencefaqs.blogspot.in/
      Server 2012                                   2012/08/difference-between-sql-
                                                    server-2008-and.html
164   TRUNCATE and Delete              SQL Server   http://onlydifferencefaqs.blogspot.in/
165   Primary key and Unique key       SQL Server   2012/07/sql-server-difference-faqs-
                                                    1_11.html
166   Clustered Indexes and Non-       SQL Server
      Clustered Indexes
167   Stored Procedures and User       SQL Server
      Defined Functions
168   Where and Having clauses         SQL Server
169   Union and UnionAll               SQL Server
170   Select statement and Cursor      SQL Server
171   Instead of Triggers and After    SQL Server   http://onlydifferencefaqs.blogspot.in/
      Triggers                                      2012/07/sql-server-difference-faqs-
172   Views and User-Defined           SQL Server   2.html
      Functions
173   Triggers and Stored Procedures   SQL Server
174   Identity and Sequence in SQL     SQL Server   http://onlydifferencefaqs.blogspot.in/
      Server 2012                                   2012/07/sql-server-difference-faqs-
175   Temp table and Table variable    SQL Server   3.html

176   RAISERROR and THROW              SQL Server
      statements
177   Local temporary table and        SQL Server
      Global temporary table
178   Correlated subquery and Nested   SQL Server   http://onlydifferencefaqs.blogspot.in/
      subquery                                      2012/07/sql-server-difference-faqs-
179   Weak Entity Set and Strong       SQL Server   4.html
      Entity Set
180   char and varchar data types in   SQL Server
      Sql Server
181   Sql Server 2005 and Sql Server   SQL Server
      2008
182   Database Mail and SQL Mail       SQL Server   http://onlydifferencefaqs.blogspot.in/
183   Azure Table storage and SQL      SQL Server   2012/07/sql-server-difference-faqs-
      Azure                                         5.html
184   DBMS and RDBMS                   SQL Server
185   SQL Server 2000 and SQL          SQL Server
      Server 2005
186   SQL Server and PostgreSQL        SQL Server   http://onlydifferencefaqs.blogspot.in/
187   Cross Join and Full Outer Join   SQL Server   2012/08/sql-server-difference-faqs-
                                                    6.html
188   SQL Server and Oracle            SQL Server
189   View and Stored Procedure        SQL Server
190   IN and EXISTS                    SQL Server
191   Checkpoint and Lazy Writer       SQL Server   http://onlydifferencefaqs.blogspot.in/
192   Mirroring and Log Shipping       SQL Server   2012/08/sql-server-difference-faqs-
                                                    7.html
193   Change Track and Change Data     SQL Server
      Capture – CDC in SQL Server
      2008
194   Index Rebuild and Index          SQL Server
      Reorganize in SQL Server 2005
195   User -defined SP and System-     SQL Server
      defined SP
196   Constraints and Triggers         SQL Server   http://onlydifferencefaqs.blogspot.in/
197   Cast and Convert in SQL Server SQL Server     2012/08/sql-server-difference-faqs-
                                                    8.html
198   CUBE and ROLLUP                  SQL Server
199   VARCHAR and NVARCHAR in SQL Server            http://onlydifferencefaqs.blogspot.in/
      SQL Server                                    2012/08/sql-server-difference-faqs-
200   SQL Server and MySQL             SQL Server   9.html


201   SET QUOTED_IDENTIFIER    SQL Server
      ON and SET
      QUOTED_IDENTIFIER OFF in
      SQL Server
202   DateTime and DateTime2           SQL Server
      DataType
203   Crystal Reports and SSRS         SQL Server   http://onlydifferencefaqs.blogspot.in/
                                                    2012/08/difference-between-crystal-
                                                    reports-and.html

More Related Content

Similar to Dotnet difference between

Principles of MVC for Rails Developers
Principles of MVC for Rails DevelopersPrinciples of MVC for Rails Developers
Principles of MVC for Rails DevelopersEdureka!
 
Intro to .NET for Government Developers
Intro to .NET for Government DevelopersIntro to .NET for Government Developers
Intro to .NET for Government DevelopersFrank La Vigne
 
Future ASP.NET features for UID / HTML developers
Future ASP.NET features for UID / HTML developersFuture ASP.NET features for UID / HTML developers
Future ASP.NET features for UID / HTML developersMark Everard
 
Les nouveautés de MySQL 8.0
Les nouveautés de MySQL 8.0Les nouveautés de MySQL 8.0
Les nouveautés de MySQL 8.0Frederic Descamps
 
Dotnet difference between questions list- 1
Dotnet difference between questions list- 1Dotnet difference between questions list- 1
Dotnet difference between questions list- 1Umar Ali
 
Threading Programming Guide
Threading Programming GuideThreading Programming Guide
Threading Programming GuideDEVTYPE
 
Best Laravel Eloquent Tips and Tricks
Best Laravel Eloquent Tips and TricksBest Laravel Eloquent Tips and Tricks
Best Laravel Eloquent Tips and TricksTechtic Solutions
 
.NET Difference Between Interview Questions - Compiled
.NET Difference Between Interview Questions - Compiled.NET Difference Between Interview Questions - Compiled
.NET Difference Between Interview Questions - CompiledUmar Ali
 
Zend_Layout & Zend_View Enhancements
Zend_Layout & Zend_View EnhancementsZend_Layout & Zend_View Enhancements
Zend_Layout & Zend_View EnhancementsRalph Schindler
 
MySQL 8 loves JavaScript
MySQL 8 loves JavaScript MySQL 8 loves JavaScript
MySQL 8 loves JavaScript Sanjay Manwani
 
DotNet Introduction
DotNet IntroductionDotNet Introduction
DotNet IntroductionWei Sun
 
Updates from the .NET Libraries Team
Updates from the .NET Libraries TeamUpdates from the .NET Libraries Team
Updates from the .NET Libraries TeamJeff Handley
 
ASP.NET MVC - In the Wild
ASP.NET MVC - In the WildASP.NET MVC - In the Wild
ASP.NET MVC - In the WildBrian Boatright
 

Similar to Dotnet difference between (20)

Principles of MVC for Rails Developers
Principles of MVC for Rails DevelopersPrinciples of MVC for Rails Developers
Principles of MVC for Rails Developers
 
Intro to .NET for Government Developers
Intro to .NET for Government DevelopersIntro to .NET for Government Developers
Intro to .NET for Government Developers
 
Future ASP.NET features for UID / HTML developers
Future ASP.NET features for UID / HTML developersFuture ASP.NET features for UID / HTML developers
Future ASP.NET features for UID / HTML developers
 
Introduction to Visual Studio.NET
Introduction to Visual Studio.NETIntroduction to Visual Studio.NET
Introduction to Visual Studio.NET
 
lecture_32.pptx
lecture_32.pptxlecture_32.pptx
lecture_32.pptx
 
Lecture 32
Lecture 32Lecture 32
Lecture 32
 
Real-Time Web Applications with ASP.NET WebAPI and SignalR
Real-Time Web Applications with ASP.NET WebAPI and SignalRReal-Time Web Applications with ASP.NET WebAPI and SignalR
Real-Time Web Applications with ASP.NET WebAPI and SignalR
 
Les nouveautés de MySQL 8.0
Les nouveautés de MySQL 8.0Les nouveautés de MySQL 8.0
Les nouveautés de MySQL 8.0
 
Dotnet difference between questions list- 1
Dotnet difference between questions list- 1Dotnet difference between questions list- 1
Dotnet difference between questions list- 1
 
Threading Programming Guide
Threading Programming GuideThreading Programming Guide
Threading Programming Guide
 
Best Laravel Eloquent Tips and Tricks
Best Laravel Eloquent Tips and TricksBest Laravel Eloquent Tips and Tricks
Best Laravel Eloquent Tips and Tricks
 
ASP.NET MVC 3
ASP.NET MVC 3ASP.NET MVC 3
ASP.NET MVC 3
 
.NET Difference Between Interview Questions - Compiled
.NET Difference Between Interview Questions - Compiled.NET Difference Between Interview Questions - Compiled
.NET Difference Between Interview Questions - Compiled
 
Zend_Layout & Zend_View Enhancements
Zend_Layout & Zend_View EnhancementsZend_Layout & Zend_View Enhancements
Zend_Layout & Zend_View Enhancements
 
Objective-C
Objective-CObjective-C
Objective-C
 
MySQL 8 loves JavaScript
MySQL 8 loves JavaScript MySQL 8 loves JavaScript
MySQL 8 loves JavaScript
 
DotNet Introduction
DotNet IntroductionDotNet Introduction
DotNet Introduction
 
Updates from the .NET Libraries Team
Updates from the .NET Libraries TeamUpdates from the .NET Libraries Team
Updates from the .NET Libraries Team
 
ASP.NET MVC - In the Wild
ASP.NET MVC - In the WildASP.NET MVC - In the Wild
ASP.NET MVC - In the Wild
 
Dot net online training
Dot net online training Dot net online training
Dot net online training
 

More from Umar Ali

Difference between wcf and asp.net web api
Difference between wcf and asp.net web apiDifference between wcf and asp.net web api
Difference between wcf and asp.net web apiUmar Ali
 
Difference between ActionResult() and ViewResult()
Difference between ActionResult() and ViewResult()Difference between ActionResult() and ViewResult()
Difference between ActionResult() and ViewResult()Umar Ali
 
Difference between asp.net mvc 3 and asp.net mvc 4
Difference between asp.net mvc 3 and asp.net mvc 4Difference between asp.net mvc 3 and asp.net mvc 4
Difference between asp.net mvc 3 and asp.net mvc 4Umar Ali
 
Difference between asp.net web api and asp.net mvc
Difference between asp.net web api and asp.net mvcDifference between asp.net web api and asp.net mvc
Difference between asp.net web api and asp.net mvcUmar Ali
 
Difference between asp.net web forms and asp.net mvc
Difference between asp.net web forms and asp.net mvcDifference between asp.net web forms and asp.net mvc
Difference between asp.net web forms and asp.net mvcUmar Ali
 
ASP.NET MVC difference between questions list 1
ASP.NET MVC difference between questions list 1ASP.NET MVC difference between questions list 1
ASP.NET MVC difference between questions list 1Umar Ali
 
Link checkers 1
Link checkers 1Link checkers 1
Link checkers 1Umar Ali
 
Affiliate Networks Sites-1
Affiliate Networks Sites-1Affiliate Networks Sites-1
Affiliate Networks Sites-1Umar Ali
 
Technical Video Training Sites- 1
Technical Video Training Sites- 1Technical Video Training Sites- 1
Technical Video Training Sites- 1Umar Ali
 
US News Sites- 1
US News Sites- 1 US News Sites- 1
US News Sites- 1 Umar Ali
 
How to create user friendly file hosting link sites
How to create user friendly file hosting link sitesHow to create user friendly file hosting link sites
How to create user friendly file hosting link sitesUmar Ali
 
Weak hadiths in tamil
Weak hadiths in tamilWeak hadiths in tamil
Weak hadiths in tamilUmar Ali
 
Bulughul Maram in tamil
Bulughul Maram in tamilBulughul Maram in tamil
Bulughul Maram in tamilUmar Ali
 
Asp.net website usage and job trends
Asp.net website usage and job trendsAsp.net website usage and job trends
Asp.net website usage and job trendsUmar Ali
 
Indian news sites- 1
Indian news sites- 1 Indian news sites- 1
Indian news sites- 1 Umar Ali
 
Photo sharing sites- 1
Photo sharing sites- 1 Photo sharing sites- 1
Photo sharing sites- 1 Umar Ali
 
File hosting search engines
File hosting search enginesFile hosting search engines
File hosting search enginesUmar Ali
 
Ajax difference faqs compiled- 1
Ajax difference  faqs compiled- 1Ajax difference  faqs compiled- 1
Ajax difference faqs compiled- 1Umar Ali
 
ADO.NET difference faqs compiled- 1
ADO.NET difference  faqs compiled- 1ADO.NET difference  faqs compiled- 1
ADO.NET difference faqs compiled- 1Umar Ali
 
Dotnet differences compiled -1
Dotnet differences compiled -1Dotnet differences compiled -1
Dotnet differences compiled -1Umar Ali
 

More from Umar Ali (20)

Difference between wcf and asp.net web api
Difference between wcf and asp.net web apiDifference between wcf and asp.net web api
Difference between wcf and asp.net web api
 
Difference between ActionResult() and ViewResult()
Difference between ActionResult() and ViewResult()Difference between ActionResult() and ViewResult()
Difference between ActionResult() and ViewResult()
 
Difference between asp.net mvc 3 and asp.net mvc 4
Difference between asp.net mvc 3 and asp.net mvc 4Difference between asp.net mvc 3 and asp.net mvc 4
Difference between asp.net mvc 3 and asp.net mvc 4
 
Difference between asp.net web api and asp.net mvc
Difference between asp.net web api and asp.net mvcDifference between asp.net web api and asp.net mvc
Difference between asp.net web api and asp.net mvc
 
Difference between asp.net web forms and asp.net mvc
Difference between asp.net web forms and asp.net mvcDifference between asp.net web forms and asp.net mvc
Difference between asp.net web forms and asp.net mvc
 
ASP.NET MVC difference between questions list 1
ASP.NET MVC difference between questions list 1ASP.NET MVC difference between questions list 1
ASP.NET MVC difference between questions list 1
 
Link checkers 1
Link checkers 1Link checkers 1
Link checkers 1
 
Affiliate Networks Sites-1
Affiliate Networks Sites-1Affiliate Networks Sites-1
Affiliate Networks Sites-1
 
Technical Video Training Sites- 1
Technical Video Training Sites- 1Technical Video Training Sites- 1
Technical Video Training Sites- 1
 
US News Sites- 1
US News Sites- 1 US News Sites- 1
US News Sites- 1
 
How to create user friendly file hosting link sites
How to create user friendly file hosting link sitesHow to create user friendly file hosting link sites
How to create user friendly file hosting link sites
 
Weak hadiths in tamil
Weak hadiths in tamilWeak hadiths in tamil
Weak hadiths in tamil
 
Bulughul Maram in tamil
Bulughul Maram in tamilBulughul Maram in tamil
Bulughul Maram in tamil
 
Asp.net website usage and job trends
Asp.net website usage and job trendsAsp.net website usage and job trends
Asp.net website usage and job trends
 
Indian news sites- 1
Indian news sites- 1 Indian news sites- 1
Indian news sites- 1
 
Photo sharing sites- 1
Photo sharing sites- 1 Photo sharing sites- 1
Photo sharing sites- 1
 
File hosting search engines
File hosting search enginesFile hosting search engines
File hosting search engines
 
Ajax difference faqs compiled- 1
Ajax difference  faqs compiled- 1Ajax difference  faqs compiled- 1
Ajax difference faqs compiled- 1
 
ADO.NET difference faqs compiled- 1
ADO.NET difference  faqs compiled- 1ADO.NET difference  faqs compiled- 1
ADO.NET difference faqs compiled- 1
 
Dotnet differences compiled -1
Dotnet differences compiled -1Dotnet differences compiled -1
Dotnet differences compiled -1
 

Recently uploaded

Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 

Recently uploaded (20)

Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 

Dotnet difference between

  • 1. S.No Difference Between Category URL 1 Abstract Class and Interface OOPs http://onlydifferencefaqs.blogspot.in/ 2 Class and Stucture OOPs 2012/07/oops-difference-faqs-1.html 3 Property and Indexer OOPs 4 Overloading and Overriding OOPs 5 Value types and Reference types OOPs 6 Events and Delegates OOPs http://onlydifferencefaqs.blogspot.in/ 7 Class and Object OOPs 2012/07/oops-difference-faqs- 2_11.html 8 Static Constructor and Private OOPs Constructor 9 Properties and Methods OOPs 10 Singleton Pattern and static class OOPs 11 Abstraction and Encapsulation OOPs http://onlydifferencefaqs.blogspot.in/ 12 Composition and Aggregation OOPs 2012/08/oops-difference-faqs-3.html 13 Private Class and Sealed Class OOPs 14 Static Class and Sealed Class OOPs 15 Abstact Method and Virtual OOPs Method 16 Class and Static Class OOPs 17 Method Overloading and Method OOPs Overriding 18 String and StringBuilder OOPs http://onlydifferencefaqs.blogspot.in/ 19 Delegate and Interface OOPs 2012/08/oops-difference-faqs-4.html 20 Virtual and Abstract Keywords OOPs 21 Hash table and Arraylist Dotnet http://onlydifferencefaqs.blogspot.in/ Programming 2012/08/dotnet-programming- Concepts concepts-difference.html 22 Hash Table and Arrays Dotnet Programming Concepts 23 Dictionary and Hashtable Dotnet Programming Concepts 24 Dotnet Array and Stack Programming Concepts 25 Dotnet Stack and Heap Programming Concepts 26 Dotnet Array and ArrayList Programming
  • 2. Concepts 27 for and foreach loop Dotnet http://onlydifferencefaqs.blogspot.in/ Programming 2012/07/dotnet-programming- Concepts concepts-difference.html 28 Covariance and Contravariance Dotnet Programming Concepts 29 IList and IEnumerable Dotnet Programming Concepts 30 IEnumerable and IQueryable Dotnet Programming Concepts 31 IEnumerable and IEnumerator Dotnet Programming Concepts 32 directCast and ctype Dotnet http://onlydifferencefaqs.blogspot.in/ Programming 2012/08/dotnet-programming- Concepts concepts-difference_8.html 33 Convert.ToString() and Dotnet object.ToString() Programming Concepts 34 String.Equals(string1,string2) Dotnet and string1.Equals(string2) Programming Concepts 35 catch(Exception objex) and Dotnet catch() block Programming Concepts 36 "Convert" class and "Parse()" Dotnet method Programming Concepts 37 DataReader and DataAdapter ADO.NET http://onlydifferencefaqs.blogspot.in/ 38 DataSet and DataReader ADO.NET 2012/07/adonet-difference-faqs- 1.html 39 DataSet.Copy() and ADO.NET DataSet.Clone() 40 RecordSet and DataSet ADO.NET 41 ADO and ADO.Net ADO.NET 42 Typed DataSet and Untyped ADO.NET http://onlydifferencefaqs.blogspot.in/ DataSet 2012/08/adonet-difference-faqs- 43 DataView and DataTable ADO.NET 2.html 44 Connected and Disconnected ADO.NET Environment 45 ExecuteNonQuery() and ADO.NET http://onlydifferencefaqs.blogspot.in/ ExecuteScalar() 2012/08/adonet-difference-faqs-
  • 3. 46 ExecuteNonQuery() and ADO.NET 3.html ExecuteReader() 47 Inline code and Code Behind ASP.NET http://onlydifferencefaqs.blogspot.in/ Code 2012/07/aspnet-difference- 48 Global.asax and Web.Config ASP.NET faqsdoc.html 49 Server.Transfer and ASP.NET Response.Redirect 50 custom control and a user control ASP.NET 51 Caching and Application ASP.NET 52 web farm and web garden ASP.NET 53 Application and Session Events ASP.NET 54 Session Cookies and Persistent ASP.NET Cookies 55 Server Controls and HTML ASP.NET Controls 56 ViewState and Hidden fields ASP.NET 57 SQL Cache Notification and ASP.NET SQL Cache Invalidation 58 absolute time expiration and ASP.NET sliding time expiration 59 Cache.Add() and Cache.Insert() ASP.NET 60 page-level caching and fragment ASP.NET caching 61 Label control and Literal control ASP.NET 62 HyperLink control and ASP.NET LinkButton control 63 HtmlInputCheckBox control and ASP.NET an HtmlInputRadioButton control 64 Content Page and Master Page ASP.NET 65 Submaster page and top-level ASP.NET master page 66 page theme and global theme ASP.NET 67 default skin and named skin ASP.NET 68 Globalization and Localization ASP.NET 69 web.config and machine.config ASP.NET 70 Web site and Web application ASP.NET http://onlydifferencefaqs.blogspot.in/ 71 Local storage and cookies ASP.NET 2012/07/aspnet-difference-faqs- 2.html 72 Session and Cache ASP.NET 73 Datalist and Repeater ASP.NET 74 ASP.NET and PHP ASP.NET http://onlydifferencefaqs.blogspot.in/
  • 4. 75 ASP and ASP.NET ASP.NET 2012/08/aspnet-difference-faqs- 76 ASP.NET and VB.NET ASP.NET 3.html 77 Java and .NET ASP.NET 78 HTTP and HTTPS ASP.NET http://onlydifferencefaqs.blogspot.in/ 79 GET and POST methods ASP.NET 2012/08/aspnet-difference-faqs- 4.html 80 User Controls and Master Pages ASP.NET 81 Build and Rebuild ASP.NET 82 generic handler and http handler ASP.NET 83 ViewState and SessionState ASP.NET http://onlydifferencefaqs.blogspot.in/ 84 ViewState and ControlState ASP.NET 2012/08/aspnet-difference-faqs- 5.html 85 SessionState and Cookies ASP.NET 86 DataGrid and GridView ASP.NET http://onlydifferencefaqs.blogspot.in/ 87 ListView and GridView ASP.NET 2012/08/aspnet-difference-faqs- 6.html 88 DataList and GridView ASP.NET 89 Repeater and ListView ASP.NET 90 Repeater and DataList ASP.NET 91 trace and debug ASP.NET http://onlydifferencefaqs.blogspot.in/ 92 ASP and ASPX ASP.NET 2012/08/aspnet-difference-faqs- 7.html 93 thread and process ASP.NET 94 ASPX and ASCX ASP.NET 95 HTML Controls and ASP.NET ASP.NET http://onlydifferencefaqs.blogspot.in/ Standard Controls 2012/08/aspnet-difference-faqs- 96 Response.Redirect and ASP.NET 8.html Server.Transfer 97 ASP.NET and ASP.NET MVC ASP.NET 98 .NET Application Development ASP.NET http://onlydifferencefaqs.blogspot.in/ and Traditional Application 2012/08/aspnet-difference-faqs- Development 9.html 99 CSS and Themes ASP.NET 100 Postback and Callback ASP.NET 101 Session.Clear() and ASP.NET Session.Abandon() 102 ASP.Net 2.0 and ASP.Net 3.5 ASP.NET http://onlydifferencefaqs.blogspot.in/ 2012/07/difference-between-aspnet- 20-and-aspnet.html 103 ASP.NET and Silverlight Silverlight http://onlydifferencefaqs.blogspot.in/ 104 WPF and Silverlight Silverlight 2012/07/silverlight-difference-faqs- 1.html 105 HTML 5 and Silverlight Silverlight
  • 5. 106 Flash and Silverlight Silverlight 107 Custom Control and User Silverlight http://onlydifferencefaqs.blogspot.in/ Control in Silverlight 2012/08/silverlight-difference-faqs- 108 DataContext and ItemsSource Silverlight 2.html property in Silverlight 109 Silverlight and Flex Silverlight 110 LINQ and SQL LINQ http://onlydifferencefaqs.blogspot.in/ 111 LINQ to SQL and Entity LINQ 2012/07/linq-difference-faqs-1.html Framework 112 LINQ and Stored Procedures LINQ 113 LINQ to SQL and LINQ to LINQ Objects 114 LINQ to SQL and LINQ to LINQ Entities 115 LINQ to SQL and ADO.NET LINQ http://onlydifferencefaqs.blogspot.in/ 116 LINQ and nHibernate LINQ 2012/07/linq-difference-faqs-2.html 117 LINQ and Entity Framework LINQ 118 basicHttpBinding and WCF http://onlydifferencefaqs.blogspot.in/ wsHttpBinding 2012/07/wcf-difference-faqs-1.html 119 Message and Transport level WCF security 120 Buffered transfer and Streamed WCF transfer 121 WCF and Web Services WCF 122 Self Hosting and IIS Hosting WCF http://onlydifferencefaqs.blogspot.in/ 123 Service Behaviour and Service WCF 2012/08/wcf-difference-faqs-2.html Contract 124 proxy and channel factory WCF 125 DataContractSerializer and WCF XMLSerializer 126 WCF Data Services and WCF WCF http://onlydifferencefaqs.blogspot.in/ RIA Services 2012/08/wcf-difference-faqs-3.html 127 Close and Abort in WCF WCF Channels 128 ASMX and SVC WCF 129 C# 3.5 and C# 4.0 CSharp http://onlydifferencefaqs.blogspot.in/ 130 C# and VB.NET CSharp 2012/08/csharp-difference-faqs- 1.html 131 C# and C++ CSharp 132 Factory Pattern and Abstract Design Patterns http://onlydifferencefaqs.blogspot.in/ Factory Pattern 2012/07/design-patterns-difference-
  • 6. 133 Abstract Factory Pattern And Design Patterns between-faqs.html Builder Pattern 134 Builder Pattern And Composite Design Patterns Pattern 135 Proxy Pattern and Observer Design Patterns Pattern 136 Singleton Pattern and a static Design Patterns class 137 Strategy and Inversion of Control Design Patterns (IOC) 138 Factory Pattern and Dependency Design Patterns Injection 139 Strategy Pattern and Factory Design Patterns Pattern 140 Proxy and Adaptor Design Patterns 141 Decorator and Visitor Design Patterns 142 Sequence diagram and UML http://onlydifferencefaqs.blogspot.in/ Component diagram 2012/08/uml-difference-faqs-1.html 143 Sequence diagram and Activity UML diagram 144 Sequence diagram and UML Collaboration diagram 145 XML 1.0 and XML 1.1 XML http://onlydifferencefaqs.blogspot.in/ 146 XML and XSLT XML 2012/08/xml-difference-faqs-1.html 147 XML and XHTML XML 148 HTML 4 and HTML 5 HTML http://onlydifferencefaqs.blogspot.in/ 149 HTML and DHTML HTML 2012/08/html-difference-faqs-1.html 150 HTML and XHTML HTML 151 HTML and PHP HTML 152 HTML and XML HTML http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-html- and-xml.html 153 AJAX and jQuery AJAX http://onlydifferencefaqs.blogspot.in/ 154 AJAX and JavaScript AJAX 2012/08/ajax-difference-faqs-1.html 155 AJAX and PHP AJAX 156 AJAX and DHTML AJAX 157 PHP and JavaScript JavaScript http://onlydifferencefaqs.blogspot.in/ 158 JScript and JavaScript JavaScript 2012/08/javascript-difference-faqs- 1.html 159 Java and JavaScript JavaScript 160 Flowchart and Data Flow Design http://onlydifferencefaqs.blogspot.in/
  • 7. Diagram 2012/08/difference-between- flowchart-and-data.html 161 ASP.Net Web services and .NET Web Services http://onlydifferencefaqs.blogspot.in/ Remoting 2012/07/difference-between-aspnet- web-services.html 162 SOAP and RESTful webservices Web http://onlydifferencefaqs.blogspot.in/ Services,WCF 2012/08/difference-between-soap- and-restful.html 163 SQL Server 2008 and SQL SQL Server http://onlydifferencefaqs.blogspot.in/ Server 2012 2012/08/difference-between-sql- server-2008-and.html 164 TRUNCATE and Delete SQL Server http://onlydifferencefaqs.blogspot.in/ 165 Primary key and Unique key SQL Server 2012/07/sql-server-difference-faqs- 1_11.html 166 Clustered Indexes and Non- SQL Server Clustered Indexes 167 Stored Procedures and User SQL Server Defined Functions 168 Where and Having clauses SQL Server 169 Union and UnionAll SQL Server 170 Select statement and Cursor SQL Server 171 Instead of Triggers and After SQL Server http://onlydifferencefaqs.blogspot.in/ Triggers 2012/07/sql-server-difference-faqs- 172 Views and User-Defined SQL Server 2.html Functions 173 Triggers and Stored Procedures SQL Server 174 Identity and Sequence in SQL SQL Server http://onlydifferencefaqs.blogspot.in/ Server 2012 2012/07/sql-server-difference-faqs- 175 Temp table and Table variable SQL Server 3.html 176 RAISERROR and THROW SQL Server statements 177 Local temporary table and SQL Server Global temporary table 178 Correlated subquery and Nested SQL Server http://onlydifferencefaqs.blogspot.in/ subquery 2012/07/sql-server-difference-faqs- 179 Weak Entity Set and Strong SQL Server 4.html Entity Set 180 char and varchar data types in SQL Server Sql Server 181 Sql Server 2005 and Sql Server SQL Server 2008 182 Database Mail and SQL Mail SQL Server http://onlydifferencefaqs.blogspot.in/ 183 Azure Table storage and SQL SQL Server 2012/07/sql-server-difference-faqs- Azure 5.html
  • 8. 184 DBMS and RDBMS SQL Server 185 SQL Server 2000 and SQL SQL Server Server 2005 186 SQL Server and PostgreSQL SQL Server http://onlydifferencefaqs.blogspot.in/ 187 Cross Join and Full Outer Join SQL Server 2012/08/sql-server-difference-faqs- 6.html 188 SQL Server and Oracle SQL Server 189 View and Stored Procedure SQL Server 190 IN and EXISTS SQL Server 191 Checkpoint and Lazy Writer SQL Server http://onlydifferencefaqs.blogspot.in/ 192 Mirroring and Log Shipping SQL Server 2012/08/sql-server-difference-faqs- 7.html 193 Change Track and Change Data SQL Server Capture – CDC in SQL Server 2008 194 Index Rebuild and Index SQL Server Reorganize in SQL Server 2005 195 User -defined SP and System- SQL Server defined SP 196 Constraints and Triggers SQL Server http://onlydifferencefaqs.blogspot.in/ 197 Cast and Convert in SQL Server SQL Server 2012/08/sql-server-difference-faqs- 8.html 198 CUBE and ROLLUP SQL Server 199 VARCHAR and NVARCHAR in SQL Server http://onlydifferencefaqs.blogspot.in/ SQL Server 2012/08/sql-server-difference-faqs- 200 SQL Server and MySQL SQL Server 9.html 201 SET QUOTED_IDENTIFIER SQL Server ON and SET QUOTED_IDENTIFIER OFF in SQL Server 202 DateTime and DateTime2 SQL Server DataType 203 Crystal Reports and SSRS SQL Server http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-crystal- reports-and.html