SlideShare a Scribd company logo
1 of 14
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   Functions and Methods            OOPs          http://onlydifferencefaqs.blogspot.in/
                                                    2012/08/difference-between-
                                                    functions-and-methods.html
22   Class and Module                 OOPs          http://onlydifferencefaqs.blogspot.in/
                                                    2012/08/difference-between-class-
                                                    and-module.html
23   Method Parameters and Method     OOPs          http://onlydifferencefaqs.blogspot.in/
     Arguments                                      2012/08/difference-between-method-
                                                    parameters.html
24   Hash table and Arraylist         Dotnet        http://onlydifferencefaqs.blogspot.in/
                                      Programming   2012/08/dotnet-programming-
                                      Concepts      concepts-difference.html
25   Hash Table and Arrays            Dotnet
                                      Programming
                                      Concepts
26   Dictionary and Hashtable         Dotnet
                                      Programming
Concepts
27                                    Dotnet
     Array and Stack                  Programming
                                      Concepts
28                                    Dotnet
     Stack and Heap                   Programming
                                      Concepts
29                                    Dotnet
     Array and ArrayList              Programming
                                      Concepts
30   for and foreach loop             Dotnet        http://onlydifferencefaqs.blogspot.in/
                                      Programming   2012/07/dotnet-programming-
                                      Concepts      concepts-difference.html
31   Covariance and Contravariance    Dotnet
                                      Programming
                                      Concepts
32   IList and IEnumerable            Dotnet
                                      Programming
                                      Concepts
33   IEnumerable and IQueryable       Dotnet
                                      Programming
                                      Concepts
34   IEnumerable and IEnumerator      Dotnet
                                      Programming
                                      Concepts
35   directCast and ctype             Dotnet        http://onlydifferencefaqs.blogspot.in/
                                      Programming   2012/08/dotnet-programming-
                                      Concepts      concepts-difference_8.html
36   Convert.ToString() and           Dotnet
     object.ToString()                Programming
                                      Concepts
37   String.Equals(string1,string2)   Dotnet
     and string1.Equals(string2)      Programming
                                      Concepts
38   catch(Exception objex) and       Dotnet
     catch() block                    Programming
                                      Concepts
39   "Convert" class and "Parse()"    Dotnet
     method                           Programming
                                      Concepts
40   ref and out parameters           Dotnet        http://onlydifferencefaqs.blogspot.in/
                                      Programming   2012/08/difference-between-ref-and-
                                      Concepts      out.html
41   Checked and Unchecked            Dotnet        http://onlydifferencefaqs.blogspot.in/
     keywords                         Programming   2012/08/difference-between-checked-
                                      Concepts      and.html
42   Clone and CopyTo methods in      Dotnet        http://onlydifferencefaqs.blogspot.in/
     .NET                             Programming   2012/08/difference-between-clone-
                                      Concepts      and-copyto.html
43   Int and Int32                    Dotnet        http://onlydifferencefaqs.blogspot.in/
                                      Programming   2012/08/difference-between-int-and-
                                      Concepts      int32.html
44   Constructor and Destructor in C# Dotnet        http://onlydifferencefaqs.blogspot.in/
                                      Programming   2012/08/difference-between-
                                      Concepts      constructor-and.html
45   Boxing and Unboxing in C#        Dotnet        http://onlydifferencefaqs.blogspot.in/
                                      Programming   2012/08/difference-between-boxing-
                                      Concepts      and-unboxing.html
46   Implicit Conversion and Explicit Dotnet        http://onlydifferencefaqs.blogspot.in/
     Conversion                       Programming   2012/08/difference-between-implicit-
                                      Concepts      conversion.html
47
48   DataReader and DataAdapter       ADO.NET       http://onlydifferencefaqs.blogspot.in/
49   DataSet and DataReader           ADO.NET       2012/07/adonet-difference-faqs-
                                                    1.html
50   DataSet.Copy() and               ADO.NET
     DataSet.Clone()
51   RecordSet and DataSet            ADO.NET
52   ADO and ADO.Net                  ADO.NET
53   Typed DataSet and Untyped        ADO.NET       http://onlydifferencefaqs.blogspot.in/
     DataSet                                        2012/08/adonet-difference-faqs-
54   DataView and DataTable           ADO.NET       2.html

55   Connected and Disconnected       ADO.NET
     Environment
56   ExecuteNonQuery() and            ADO.NET       http://onlydifferencefaqs.blogspot.in/
     ExecuteScalar()                                2012/08/adonet-difference-faqs-
57   ExecuteNonQuery() and            ADO.NET       3.html
     ExecuteReader()
58   Inline code and Code Behind      ASP.NET       http://onlydifferencefaqs.blogspot.in/
     Code                                           2012/07/aspnet-difference-
59   Global.asax and Web.Config       ASP.NET       faqsdoc.html

60   Server.Transfer and              ASP.NET
     Response.Redirect
61   custom control and a user control ASP.NET
62   Caching and Application          ASP.NET
63   web farm and web garden          ASP.NET
64   Application and Session Events   ASP.NET
65   Session Cookies and Persistent   ASP.NET
     Cookies
66   Server Controls and HTML         ASP.NET
     Controls
67   ViewState and Hidden fields      ASP.NET
68   SQL Cache Notification and       ASP.NET
     SQL Cache Invalidation
69   absolute time expiration and     ASP.NET
     sliding time expiration
70   Cache.Add() and Cache.Insert()   ASP.NET
71   page-level caching and fragment ASP.NET
     caching
72   Label control and Literal control ASP.NET
73   HyperLink control and            ASP.NET
     LinkButton control
74   HtmlInputCheckBox control and ASP.NET
     an HtmlInputRadioButton
     control
75   Content Page and Master Page     ASP.NET
76   Submaster page and top-level     ASP.NET
     master page
77   page theme and global theme      ASP.NET
78   default skin and named skin      ASP.NET
79   Globalization and Localization   ASP.NET
80   web.config and machine.config    ASP.NET
81   Web site and Web application     ASP.NET    http://onlydifferencefaqs.blogspot.in/
82   Local storage and cookies        ASP.NET    2012/07/aspnet-difference-faqs-
                                                 2.html
83   Session and Cache                ASP.NET
84   Datalist and Repeater            ASP.NET
85   ASP.NET and PHP                  ASP.NET    http://onlydifferencefaqs.blogspot.in/
86   ASP and ASP.NET                  ASP.NET    2012/08/aspnet-difference-faqs-
                                                 3.html
87   ASP.NET and VB.NET               ASP.NET
88   Java and .NET                    ASP.NET
89   HTTP and HTTPS                   ASP.NET    http://onlydifferencefaqs.blogspot.in/
90   GET and POST methods             ASP.NET    2012/08/aspnet-difference-faqs-
                                                 4.html
91   User Controls and Master Pages   ASP.NET
92   Build and Rebuild                ASP.NET
93   generic handler and http handler ASP.NET
94   ViewState and SessionState       ASP.NET    http://onlydifferencefaqs.blogspot.in/
95   ViewState and ControlState       ASP.NET    2012/08/aspnet-difference-faqs-
                                                 5.html
96   SessionState and Cookies         ASP.NET
97    DataGrid and GridView          ASP.NET   http://onlydifferencefaqs.blogspot.in/
98    ListView and GridView          ASP.NET   2012/08/aspnet-difference-faqs-
                                               6.html
99    DataList and GridView          ASP.NET
100 Repeater and ListView            ASP.NET
101 Repeater and DataList            ASP.NET
102 trace and debug                  ASP.NET   http://onlydifferencefaqs.blogspot.in/
103 ASP and ASPX                     ASP.NET   2012/08/aspnet-difference-faqs-
                                               7.html
104 thread and process               ASP.NET
105 ASPX and ASCX                    ASP.NET
106 HTML Controls and ASP.NET        ASP.NET   http://onlydifferencefaqs.blogspot.in/
    Standard Controls                          2012/08/aspnet-difference-faqs-
107 Response.Redirect and            ASP.NET   8.html
    Server.Transfer
108 ASP.NET and ASP.NET MVC          ASP.NET
109 HttpHandler and HttpModule       ASP.NET   http://onlydifferencefaqs.blogspot.in/
                                               2012/08/difference-between-
                                               httphandler-and.html
110   .NET Application Development   ASP.NET   http://onlydifferencefaqs.blogspot.in/
      and Traditional Application              2012/08/aspnet-difference-faqs-
      Development                              9.html
111   CSS and Themes                 ASP.NET
112   Postback and Callback          ASP.NET
113   Session.Clear() and            ASP.NET
      Session.Abandon()
114   ASP.Net 2.0 and ASP.Net 3.5    ASP.NET   http://onlydifferencefaqs.blogspot.in/
                                               2012/07/difference-between-aspnet-
                                               20-and-aspnet.html

115   Invoke() and BeginInvoke()     ASP.NET   http://onlydifferencefaqs.blogspot.in/
116   Build and Release              ASP.NET   2012/08/aspnet-difference-faqs-
                                               10.html
117   Windows forms and Web forms    ASP.NET
118   XML Serialization and Binary   ASP.NET   http://onlydifferencefaqs.blogspot.in/
      Serialization                            2012/08/aspnet-difference-faqs-
119   CurrentCulture and             ASP.NET   11.html
      CurrentUICulture
120 Forms Authentication and         ASP.NET
    Windows Authentication
121 CTS and CLS                      ASP.NET   http://onlydifferencefaqs.blogspot.in/
                                               2012/08/difference-between-cts-and-
                                               cls.html
122 OLEDB Provider and SqlClient     ASP.NET   http://onlydifferencefaqs.blogspot.in/
                                               2012/08/difference-between-oledb-
provider-and.html
123 Two Tier and Three tier          ASP.NET   http://onlydifferencefaqs.blogspot.in/
    Architecture                               2012/08/difference-between-two-tier-
                                               and-three.html
124 Pre-Render and Render events in ASP.NET    http://onlydifferencefaqs.blogspot.in/
    ASP.NET page execution                     2012/08/difference-between-pre-
                                               render-and.html

125 Response.TransmitFile and        ASP.NET   http://onlydifferencefaqs.blogspot.in/
    Response.WriteFile                         2012/08/difference-between-
                                               responsetransmitfile.html

126 Layer and Tier                   ASP.NET   http://onlydifferencefaqs.blogspot.in/
                                               2012/08/difference-between-layer-
                                               and-tier.html
127 Response.Write and               ASP.NET   http://onlydifferencefaqs.blogspot.in/
    Response.Output.Write                      2012/08/difference-between-
                                               responsewrite-and.html
128 Response.Write() and             ASP.NET   http://onlydifferencefaqs.blogspot.in/
    Response.WriteFile()                       2012/08/difference-between-
                                               responsewrite-and_23.html
129 Assembly.LoadFrom() and          ASP.NET   http://onlydifferencefaqs.blogspot.in/
    Assembly.LoadFile() methods                2012/08/difference-between-
                                               assemblyloadfrom-and.html
130 .NET 1.1 and 2.0                 ASP.NET   http://onlydifferencefaqs.blogspot.in/
131 .NET 2.0 and 3.0                 ASP.NET   2012/08/aspnet-difference-faqs-
                                               12.html
132 .NET 3.0 and 3.5                 ASP.NET
133 .NET 3.5 and 4.0                 ASP.NET
134 lock and Monitor.Enter()         ASP.NET   http://onlydifferencefaqs.blogspot.in/
                                               2012/08/difference-between-lock-
                                               and-monitorenter.html
135 Encoding and Encryption          ASP.NET   http://onlydifferencefaqs.blogspot.in/
                                               2012/08/difference-between-
                                               encoding-and.html
136 DataReader,DataSet and           ASP.NET   http://onlydifferencefaqs.blogspot.in/
    DataAdapter                                2012/08/difference-between-
                                               datareaderdataset.html
137 DataTable and DataSet            ASP.NET   http://onlydifferencefaqs.blogspot.in/
                                               2012/08/difference-between-
                                               datatable-and-dataset.html
138 div and table                    ASP.NET   http://onlydifferencefaqs.blogspot.in/
                                               2012/08/difference-between-div-and-
                                               table.html
139 Page.RegisterClientScriptBlock   ASP.NET   http://onlydifferencefaqs.blogspot.in/
    and Page.RegisterStartupScript             2012/08/difference-between-
pageregisterclientsc.html
140 UniqueID and ClientID          ASP.NET       http://onlydifferencefaqs.blogspot.in/
                                                 2012/08/difference-between-
                                                 uniqueid-and-clientid.html
141 PlaceHolder and                ASP.NET       http://onlydifferencefaqs.blogspot.in/
    ContentPlaceHolder                           2012/08/difference-between-
                                                 placeholder-and.html
142 Panel and PlaceHolder          ASP.NET       http://onlydifferencefaqs.blogspot.in/
                                                 2012/08/difference-between-panel-
                                                 and-placeholder.html
143 URL and URI                    ASP.NET       http://onlydifferencefaqs.blogspot.in/
                                                 2012/08/difference-between-url-and-
                                                 uri.html
144 ASP Session and ASP.NET        ASP.NET       http://onlydifferencefaqs.blogspot.in/
    Session                                      2012/08/difference-between-asp-
                                                 session-and.html
145 Authentication and Authorization ASP.NET     http://onlydifferencefaqs.blogspot.in/
    in ASP.NET                                   2012/08/difference-between-
                                                 authentication-and.html
146 EnableViewState and            ASP.NET       http://onlydifferencefaqs.blogspot.in/
    ViewStateMode properties                     2012/08/difference-between-
                                                 enableviewstate-and.html
147 Grid Layout and Form Layout    ASP.NET       http://onlydifferencefaqs.blogspot.in/
                                                 2012/08/difference-between-grid-
                                                 layout-and-form.html
148 Synchronous and Asynchronous   ASP.NET       http://onlydifferencefaqs.blogspot.in/
    HTTP Handlers                                2012/08/difference-between-
                                                 synchronous-and.html
149 Asynchronous and Synchronous ASP.NET         http://onlydifferencefaqs.blogspot.in/
    Postback                                     2012/08/difference-between-
                                                 asynchronous-and.html
150 ASP.NET and Silverlight        Silverlight   http://onlydifferencefaqs.blogspot.in/
151 WPF and Silverlight            Silverlight   2012/07/silverlight-difference-faqs-
                                                 1.html
152 HTML 5 and Silverlight         Silverlight
153 Flash and Silverlight          Silverlight

154 Custom Control and User        Silverlight   http://onlydifferencefaqs.blogspot.in/
    Control in Silverlight                       2012/08/silverlight-difference-faqs-
155 DataContext and ItemsSource    Silverlight   2.html
    property in Silverlight
156 Silverlight and Flex           Silverlight
157 LINQ and SQL                   LINQ          http://onlydifferencefaqs.blogspot.in/
158 LINQ to SQL and Entity         LINQ          2012/07/linq-difference-faqs-1.html
    Framework
159 LINQ and Stored Procedures        LINQ
160 LINQ to SQL and LINQ to           LINQ
    Objects
161 LINQ to SQL and LINQ to           LINQ
    Entities
162 LINQ to SQL and ADO.NET           LINQ   http://onlydifferencefaqs.blogspot.in/
163 LINQ and nHibernate               LINQ   2012/07/linq-difference-faqs-2.html

164 LINQ and Entity Framework         LINQ
165 First() and Single() extension    LINQ   http://onlydifferencefaqs.blogspot.in/
    methods in LINQ                          2012/08/linq-difference-faqs-3.html
166 FirstOrDefault() and              LINQ
    SingleOrDefault() extension
    method in LINQ
167 Count() and LongCount()           LINQ
    extension methods in LINQ
168                                   LINQ   http://onlydifferencefaqs.blogspot.in/
      findall() and where() in LINQ          2012/08/difference-between-findall-
                                             and-where-in.html
169                                   LINQ   http://onlydifferencefaqs.blogspot.in/
      Skip() and SkipWhile()                 2012/08/difference-between-skip-
      extension methods in LINQ              and-skipwhile.html
170 basicHttpBinding and              WCF    http://onlydifferencefaqs.blogspot.in/
    wsHttpBinding                            2012/07/wcf-difference-faqs-1.html
171 Message and Transport level       WCF
    security
172 Buffered transfer and Streamed    WCF
    transfer
173 WCF and Web Services              WCF
174 Self Hosting and IIS Hosting      WCF    http://onlydifferencefaqs.blogspot.in/
175 Service Behaviour and Service     WCF    2012/08/wcf-difference-faqs-2.html
    Contract
176 proxy and channel factory         WCF
177 DataContractSerializer and        WCF
    XMLSerializer
178 WCF Data Services and WCF         WCF    http://onlydifferencefaqs.blogspot.in/
    RIA Services                             2012/08/wcf-difference-faqs-3.html
179 Close and Abort in WCF            WCF
    Channels
180 ASMX and SVC                      WCF
181 reliable messaging and reliable   WCF    http://onlydifferencefaqs.blogspot.in/
    sessions in WCF                          2012/08/difference-between-reliable-
                                             messaging.html
182 regular WCF Services and a        WCF               http://onlydifferencefaqs.blogspot.in/
    Silverlight-Enabled WCF                             2012/08/differences-between-regular-
    Services                                            wcf.html
183 C# 3.5 and C# 4.0                 CSharp            http://onlydifferencefaqs.blogspot.in/
184 C# and VB.NET                     CSharp            2012/08/csharp-difference-faqs-
                                                        1.html
185 C# and C++                        CSharp
186 Factory Pattern and Abstract      Design Patterns http://onlydifferencefaqs.blogspot.in/
    Factory Pattern                                   2012/07/design-patterns-difference-
187 Abstract Factory Pattern And      Design Patterns between-faqs.html
    Builder Pattern
188 Builder Pattern And Composite     Design Patterns
    Pattern
189 Proxy Pattern and Observer        Design Patterns
    Pattern
190 Singleton Pattern and a static    Design Patterns
    class
191 Strategy and Inversion of Control Design Patterns
    (IOC)
192 Factory Pattern and Dependency Design Patterns
    Injection
193 Strategy Pattern and Factory      Design Patterns
    Pattern
194 Proxy and Adaptor                 Design Patterns
195 Decorator and Visitor             Design Patterns
196 Sequence diagram and              UML               http://onlydifferencefaqs.blogspot.in/
    Component diagram                                   2012/08/uml-difference-faqs-1.html
197 Sequence diagram and Activity     UML
    diagram
198 Sequence diagram and              UML
    Collaboration diagram
199 XML 1.0 and XML 1.1               XML               http://onlydifferencefaqs.blogspot.in/
200 XML and XSLT                      XML               2012/08/xml-difference-faqs-1.html

201 XML and XHTML                     XML
202 DTD and XSD                       XML               http://onlydifferencefaqs.blogspot.in/
                                                        2012/08/difference-between-dtd-and-
                                                        xsd.html
203 HTML 4 and HTML 5                 HTML              http://onlydifferencefaqs.blogspot.in/
204 HTML and DHTML                    HTML              2012/08/html-difference-faqs-1.html

205 HTML and XHTML                    HTML
206 HTML and PHP                      HTML
207 HTML and XML                      HTML              http://onlydifferencefaqs.blogspot.in/
                                                        2012/08/difference-between-html-
and-xml.html

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

210 AJAX and PHP                     AJAX
211   AJAX and DHTML                 AJAX
212 PHP and JavaScript               JavaScript     http://onlydifferencefaqs.blogspot.in/
213 JScript and JavaScript           JavaScript     2012/08/javascript-difference-faqs-
                                                    1.html
214 Java and JavaScript              JavaScript
215 == and === in JavaScript         JavaScript     http://onlydifferencefaqs.blogspot.in/
                                                    2012/08/difference-between-and-in-
                                                    javascript.html
216 "setTimeout" function and        JavaScript     http://onlydifferencefaqs.blogspot.in/
    setInterval functions in                        2012/08/difference-between-
    Javascript                                      settimeout-function.html
217 undefined value and null value   JavaScript     http://onlydifferencefaqs.blogspot.in/
                                                    2012/08/difference-between-
                                                    undefined-value-and.html
218 onSubmit and onClick events in   JavaScript     http://onlydifferencefaqs.blogspot.in/
    JavaScript                                      2012/08/difference-between-
                                                    onsubmit-and-onclick.html
219 Flowchart and Data Flow          Design         http://onlydifferencefaqs.blogspot.in/
    Diagram                                         2012/08/difference-between-
                                                    flowchart-and-data.html
220 ASP.Net Web services and .NET Web Services      http://onlydifferencefaqs.blogspot.in/
    Remoting                                        2012/07/difference-between-aspnet-
                                                    web-services.html
221 API and WebServices              Web Services   http://onlydifferencefaqs.blogspot.in/
                                                    2012/08/difference-between-api-and-
                                                    webservices.html
222 SOAP and RESTful webservices Web                http://onlydifferencefaqs.blogspot.in/
                                 Services,WCF       2012/08/difference-between-soap-
                                                    and-restful.html
223 SQL Server 2008 and SQL          SQL Server     http://onlydifferencefaqs.blogspot.in/
    Server 2012                                     2012/08/difference-between-sql-
                                                    server-2008-and.html
224 TRUNCATE and Delete              SQL Server     http://onlydifferencefaqs.blogspot.in/
225 Primary key and Unique key       SQL Server     2012/07/sql-server-difference-faqs-
                                                    1_11.html
226 Clustered Indexes and Non-       SQL Server
    Clustered Indexes
227 Stored Procedures and User       SQL Server
    Defined Functions
228 Where and Having clauses         SQL Server
229 Union and UnionAll               SQL Server
230 Select statement and Cursor      SQL Server
231 Instead of Triggers and After    SQL Server   http://onlydifferencefaqs.blogspot.in/
    Triggers                                      2012/07/sql-server-difference-faqs-
232 Views and User-Defined           SQL Server   2.html
    Functions
233 Triggers and Stored Procedures   SQL Server
234 Identity and Sequence in SQL     SQL Server   http://onlydifferencefaqs.blogspot.in/
    Server 2012                                   2012/07/sql-server-difference-faqs-
235 Temp table and Table variable    SQL Server   3.html

236 RAISERROR and THROW              SQL Server
    statements
237 Local temporary table and        SQL Server
    Global temporary table
238 Correlated subquery and Nested   SQL Server   http://onlydifferencefaqs.blogspot.in/
    subquery                                      2012/07/sql-server-difference-faqs-
239 Weak Entity Set and Strong       SQL Server   4.html
    Entity Set
240 char and varchar data types in   SQL Server
    Sql Server
241 Sql Server 2005 and Sql Server   SQL Server
    2008
242 Database Mail and SQL Mail       SQL Server   http://onlydifferencefaqs.blogspot.in/
243 Azure Table storage and SQL      SQL Server   2012/07/sql-server-difference-faqs-
    Azure                                         5.html

244 DBMS and RDBMS                   SQL Server
245 SQL Server 2000 and SQL          SQL Server
    Server 2005
246 SQL Server and PostgreSQL        SQL Server   http://onlydifferencefaqs.blogspot.in/
247 Cross Join and Full Outer Join   SQL Server   2012/08/sql-server-difference-faqs-
                                                  6.html
248 SQL Server and Oracle            SQL Server
249 View and Stored Procedure        SQL Server
250 IN and EXISTS                    SQL Server
251 Checkpoint and Lazy Writer       SQL Server   http://onlydifferencefaqs.blogspot.in/
252 Mirroring and Log Shipping       SQL Server   2012/08/sql-server-difference-faqs-
                                                  7.html
253 Change Track and Change Data     SQL Server
    Capture – CDC in SQL Server
    2008
254 Index Rebuild and Index          SQL Server
    Reorganize in SQL Server 2005
255 User -defined SP and System-     SQL Server
defined SP
256 Constraints and Triggers       SQL Server   http://onlydifferencefaqs.blogspot.in/
257 Cast and Convert in SQL Server SQL Server   2012/08/sql-server-difference-faqs-
                                                8.html
258 CUBE and ROLLUP                SQL Server
259 VARCHAR and NVARCHAR in SQL Server          http://onlydifferencefaqs.blogspot.in/
    SQL Server                                  2012/08/sql-server-difference-faqs-
260 SQL Server and MySQL           SQL Server   9.html


261 SET QUOTED_IDENTIFIER    SQL Server
    ON and SET
    QUOTED_IDENTIFIER OFF in
    SQL Server
262 DateTime and DateTime2         SQL Server
    DataType
263 Crystal Reports and SSRS       SQL Server   http://onlydifferencefaqs.blogspot.in/
                                                2012/08/difference-between-crystal-
                                                reports-and.html
264 OLTP and OLAP                  SQL Server   http://onlydifferencefaqs.blogspot.in/
265 DTS and SSIS                   SQL Server   2012/08/sql-server-difference-faqs-
                                                10.html
266 Count(*) and                   SQL Server   http://onlydifferencefaqs.blogspot.in/
    Count(column_name) in SQL                   2012/08/difference-between-count-
    Server                                      and.html
267 Check Constraint and Rule      SQL Server   http://onlydifferencefaqs.blogspot.in/
                                                2012/08/difference-between-check-
                                                constraint-and.html
268 MSDE and SQL Server 2000       SQL Server   http://onlydifferencefaqs.blogspot.in/
                                                2012/08/difference-between-msde-
                                                and-sql-server_23.html
269 MSDE and SQL Server Express    SQL Server   http://onlydifferencefaqs.blogspot.in/
    2005                                        2012/08/difference-between-msde-
                                                and-sql-server.html

270 STUFF and REPLACE in SQL       SQL Server   http://onlydifferencefaqs.blogspot.in/
    Server                                      2012/08/difference-between-stuff-
                                                and-replace-in.html
271 rdl and rdlc                   SQL Server   http://onlydifferencefaqs.blogspot.in/
                                                2012/08/difference-between-rdl-and-
                                                rdlc.html
272 Windows Authentication and     SQL Server   http://onlydifferencefaqs.blogspot.in/
    SQL Server Authentication in                2012/08/difference-between-
    SQL Server                                  windows.html
273 SQL Server 2008 R2 and SQL     SQL Server   http://onlydifferencefaqs.blogspot.in/
    Server 2012                                 2012/08/difference-between-sql-
                                                server-2008-r2.html
274 table scan and an index scan in   SQL Server   http://onlydifferencefaqs.blogspot.in/
    SQL Server Database                            2012/08/difference-between-table-
                                                   scan-and-index.html
275 SQL and T-SQL in SQL Server       SQL Server   http://onlydifferencefaqs.blogspot.in/
                                                   2012/08/difference-between-sql-and-
                                                   t-sql-in-sql_24.html
276 SET and SELECT in SQL Server SQL Server        http://onlydifferencefaqs.blogspot.in/
                                                   2012/09/difference-between-set-and-
                                                   select-in.html
277 Group By and Order By in SQL      SQL Server   http://onlydifferencefaqs.blogspot.in/
    Servers                                        2012/08/difference-between-group-
                                                   by-and-order.html
278 Database and Schema               SQL Server   http://onlydifferencefaqs.blogspot.in/
                                                   2012/08/difference-between-
                                                   database-and-schema.html
279 .NET and Sharepoint               Sharepoint   http://onlydifferencefaqs.blogspot.in/
280 Site Template and Site Definition Sharepoint   2012/08/sharepoint-difference-faqs-
                                                   1.html
281 SharePoint 2010 and MOSS          Sharepoint
    2007
282 Asynchronous Event Handler    Sharepoint       http://onlydifferencefaqs.blogspot.in/
    and Synchronous Event Handler                  2012/08/difference-between-
    in Sharepoint                                  asynchronous-event.html
283 WPF and XBAP                      WPF          http://onlydifferencefaqs.blogspot.in/
284 Silverlight Applications and      WPF          2012/08/wpf-difference-faqs-1.html
    XBAP Applications
285 MediaPlayer and MediaElement WPF               http://onlydifferencefaqs.blogspot.in/
                                                   2012/08/difference-between-
                                                   mediaplayer-and.html
286 body.onload() function and        jQuery       http://onlydifferencefaqs.blogspot.in/
    document.ready() function                      2012/08/jquery-difference-faqs-
287 jquery.size() and jquery.length   jQuery       1.html

288 Json Array and Json Object        jQuery       http://onlydifferencefaqs.blogspot.in/
                                                   2012/08/difference-between-json-
                                                   array-and-json.html
289 console and window application    Winforms     http://onlydifferencefaqs.blogspot.in/
                                                   2012/08/difference-between-console-
                                                   and-window.html
290 Group box control and Panel       Winforms     http://onlydifferencefaqs.blogspot.in/
    control                                        2012/08/difference-between-group-
                                                   box-control.html

291 ViewData,ViewBag and              MVC          http://onlydifferencefaqs.blogspot.in/
    TempData in MVC 3.0                            2012/08/difference-between-
                                                   viewdataviewbag-and.html
292 Read(),Readline() and ReadKey     Console      http://onlydifferencefaqs.blogspot.in/
in C#                           Application   2012/08/difference-between-
                                                   readreadline-and.html
293 CCW and RCW                      Dotnet        http://onlydifferencefaqs.blogspot.in/
                                     Framework     2012/07/net-framework-difference-
294 DLL and EXE                      Dotnet        faqs-1_11.html
                                     Framework
295 Managed Code and Unmanaged       Dotnet
    Code                             Framework
296 Finalize() and Dispose() methods Dotnet        http://onlydifferencefaqs.blogspot.in/
    in .NET                          Framework     2012/08/dotnet-framework-
297 Dispose and Destructor in .NET   Dotnet        difference-faqs-2.html
                                     Framework
298 Close() and Dispose() methods in Dotnet
    .NET                             Framework
299 Namespace and Assembly           Dotnet        http://onlydifferencefaqs.blogspot.in/
                                     Framework     2012/08/dotnet-framework-
300 System Exception and             Dotnet        difference-faqs-3.html
    Application Exception            Framework
301 COM and .NET Component           Dotnet
                                     Framework
302 Private Assembly and Public      Dotnet
    Assembly                         Framework
303 Weak-named .NET components       Dotnet        http://onlydifferencefaqs.blogspot.in/
    and Strong-named .NET            Framework     2012/08/difference-between-weak-
    components                                     named-net.html
304 STA and MTA                      Dotnet        http://onlydifferencefaqs.blogspot.in/
                                     Framework     2012/08/difference-between-sta-and-
                                                   mta.html

More Related Content

Viewers also liked (12)

jhansi resume
jhansi resumejhansi resume
jhansi resume
 
Curriculam Vitae S Kalyani_1
Curriculam Vitae S Kalyani_1Curriculam Vitae S Kalyani_1
Curriculam Vitae S Kalyani_1
 
resume
resumeresume
resume
 
Resume P.SHANMUGAPRABHU MBA
Resume P.SHANMUGAPRABHU MBAResume P.SHANMUGAPRABHU MBA
Resume P.SHANMUGAPRABHU MBA
 
Uttam Resume(Dot Net Developer)
Uttam Resume(Dot Net Developer)Uttam Resume(Dot Net Developer)
Uttam Resume(Dot Net Developer)
 
Resume_Anna Durai
Resume_Anna DuraiResume_Anna Durai
Resume_Anna Durai
 
CV of sita
CV of sita CV of sita
CV of sita
 
Net experience-resume-sample
Net experience-resume-sampleNet experience-resume-sample
Net experience-resume-sample
 
Surya bharath dotnet_6yrs
Surya bharath dotnet_6yrsSurya bharath dotnet_6yrs
Surya bharath dotnet_6yrs
 
Anil purswani Resume
Anil purswani ResumeAnil purswani Resume
Anil purswani Resume
 
Matthew Swanger .NET Programmer Resume
Matthew Swanger .NET Programmer ResumeMatthew Swanger .NET Programmer Resume
Matthew Swanger .NET Programmer Resume
 
Tejaswi Desai Resume ASP Dot Net WPF WCF MVC LINQ Agile
Tejaswi Desai Resume ASP Dot Net WPF WCF MVC LINQ AgileTejaswi Desai Resume ASP Dot Net WPF WCF MVC LINQ Agile
Tejaswi Desai Resume ASP Dot Net WPF WCF MVC LINQ Agile
 

Similar to Dotnet differences list

13986149 c-pgming-for-embedded-systems
13986149 c-pgming-for-embedded-systems13986149 c-pgming-for-embedded-systems
13986149 c-pgming-for-embedded-systems
PRADEEP
 
49.INS2065.Computer Based Technologies.TA.NguyenDucAnh.pdf
49.INS2065.Computer Based Technologies.TA.NguyenDucAnh.pdf49.INS2065.Computer Based Technologies.TA.NguyenDucAnh.pdf
49.INS2065.Computer Based Technologies.TA.NguyenDucAnh.pdf
cNguyn506241
 

Similar to Dotnet differences list (20)

Best interview questions
Best interview questionsBest interview questions
Best interview questions
 
.NET Difference Between Interview Questions - Compiled
.NET Difference Between Interview Questions - Compiled.NET Difference Between Interview Questions - Compiled
.NET Difference Between Interview Questions - Compiled
 
13986149 c-pgming-for-embedded-systems
13986149 c-pgming-for-embedded-systems13986149 c-pgming-for-embedded-systems
13986149 c-pgming-for-embedded-systems
 
49.INS2065.Computer Based Technologies.TA.NguyenDucAnh.pdf
49.INS2065.Computer Based Technologies.TA.NguyenDucAnh.pdf49.INS2065.Computer Based Technologies.TA.NguyenDucAnh.pdf
49.INS2065.Computer Based Technologies.TA.NguyenDucAnh.pdf
 
.Net questions
.Net questions.Net questions
.Net questions
 
Industrializing Machine learning pipelines
Industrializing Machine learning pipelinesIndustrializing Machine learning pipelines
Industrializing Machine learning pipelines
 
lecture_32.pptx
lecture_32.pptxlecture_32.pptx
lecture_32.pptx
 
Lecture 32
Lecture 32Lecture 32
Lecture 32
 
Model driven engineering for big data management systems
Model driven engineering for big data management systemsModel driven engineering for big data management systems
Model driven engineering for big data management systems
 
LINQ
LINQLINQ
LINQ
 
New Indexing and Aggregation Pipeline Capabilities in MongoDB 4.2
New Indexing and Aggregation Pipeline Capabilities in MongoDB 4.2New Indexing and Aggregation Pipeline Capabilities in MongoDB 4.2
New Indexing and Aggregation Pipeline Capabilities in MongoDB 4.2
 
Software Architecture Erosion and Modernization
Software Architecture Erosion and ModernizationSoftware Architecture Erosion and Modernization
Software Architecture Erosion and Modernization
 
Enforce Consistency through Application Infrastructure
Enforce Consistency through Application InfrastructureEnforce Consistency through Application Infrastructure
Enforce Consistency through Application Infrastructure
 
Clean Code V2
Clean Code V2Clean Code V2
Clean Code V2
 
Agile Dev. I
Agile Dev. IAgile Dev. I
Agile Dev. I
 
Oracle developer interview questions(entry level)
Oracle developer interview questions(entry level)Oracle developer interview questions(entry level)
Oracle developer interview questions(entry level)
 
King Tut Architecture
King Tut ArchitectureKing Tut Architecture
King Tut Architecture
 
An illustrated guide to microservices (ploneconf 10 21-2016)
An illustrated guide to microservices (ploneconf 10 21-2016)An illustrated guide to microservices (ploneconf 10 21-2016)
An illustrated guide to microservices (ploneconf 10 21-2016)
 
C# in depth
C# in depthC# in depth
C# in depth
 
A Model-Driven, Component Generation Approach for the Web of Things
A Model-Driven, Component Generation Approach for the Web of ThingsA Model-Driven, Component Generation Approach for the Web of Things
A Model-Driven, Component Generation Approach for the Web of Things
 

More from Umar 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

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Recently uploaded (20)

08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
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...
 
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
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
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
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 

Dotnet differences list

  • 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 Functions and Methods OOPs http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between- functions-and-methods.html 22 Class and Module OOPs http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-class- and-module.html 23 Method Parameters and Method OOPs http://onlydifferencefaqs.blogspot.in/ Arguments 2012/08/difference-between-method- parameters.html 24 Hash table and Arraylist Dotnet http://onlydifferencefaqs.blogspot.in/ Programming 2012/08/dotnet-programming- Concepts concepts-difference.html 25 Hash Table and Arrays Dotnet Programming Concepts 26 Dictionary and Hashtable Dotnet Programming
  • 2. Concepts 27 Dotnet Array and Stack Programming Concepts 28 Dotnet Stack and Heap Programming Concepts 29 Dotnet Array and ArrayList Programming Concepts 30 for and foreach loop Dotnet http://onlydifferencefaqs.blogspot.in/ Programming 2012/07/dotnet-programming- Concepts concepts-difference.html 31 Covariance and Contravariance Dotnet Programming Concepts 32 IList and IEnumerable Dotnet Programming Concepts 33 IEnumerable and IQueryable Dotnet Programming Concepts 34 IEnumerable and IEnumerator Dotnet Programming Concepts 35 directCast and ctype Dotnet http://onlydifferencefaqs.blogspot.in/ Programming 2012/08/dotnet-programming- Concepts concepts-difference_8.html 36 Convert.ToString() and Dotnet object.ToString() Programming Concepts 37 String.Equals(string1,string2) Dotnet and string1.Equals(string2) Programming Concepts 38 catch(Exception objex) and Dotnet catch() block Programming Concepts 39 "Convert" class and "Parse()" Dotnet method Programming Concepts 40 ref and out parameters Dotnet http://onlydifferencefaqs.blogspot.in/ Programming 2012/08/difference-between-ref-and- Concepts out.html 41 Checked and Unchecked Dotnet http://onlydifferencefaqs.blogspot.in/ keywords Programming 2012/08/difference-between-checked- Concepts and.html
  • 3. 42 Clone and CopyTo methods in Dotnet http://onlydifferencefaqs.blogspot.in/ .NET Programming 2012/08/difference-between-clone- Concepts and-copyto.html 43 Int and Int32 Dotnet http://onlydifferencefaqs.blogspot.in/ Programming 2012/08/difference-between-int-and- Concepts int32.html 44 Constructor and Destructor in C# Dotnet http://onlydifferencefaqs.blogspot.in/ Programming 2012/08/difference-between- Concepts constructor-and.html 45 Boxing and Unboxing in C# Dotnet http://onlydifferencefaqs.blogspot.in/ Programming 2012/08/difference-between-boxing- Concepts and-unboxing.html 46 Implicit Conversion and Explicit Dotnet http://onlydifferencefaqs.blogspot.in/ Conversion Programming 2012/08/difference-between-implicit- Concepts conversion.html 47 48 DataReader and DataAdapter ADO.NET http://onlydifferencefaqs.blogspot.in/ 49 DataSet and DataReader ADO.NET 2012/07/adonet-difference-faqs- 1.html 50 DataSet.Copy() and ADO.NET DataSet.Clone() 51 RecordSet and DataSet ADO.NET 52 ADO and ADO.Net ADO.NET 53 Typed DataSet and Untyped ADO.NET http://onlydifferencefaqs.blogspot.in/ DataSet 2012/08/adonet-difference-faqs- 54 DataView and DataTable ADO.NET 2.html 55 Connected and Disconnected ADO.NET Environment 56 ExecuteNonQuery() and ADO.NET http://onlydifferencefaqs.blogspot.in/ ExecuteScalar() 2012/08/adonet-difference-faqs- 57 ExecuteNonQuery() and ADO.NET 3.html ExecuteReader() 58 Inline code and Code Behind ASP.NET http://onlydifferencefaqs.blogspot.in/ Code 2012/07/aspnet-difference- 59 Global.asax and Web.Config ASP.NET faqsdoc.html 60 Server.Transfer and ASP.NET Response.Redirect 61 custom control and a user control ASP.NET 62 Caching and Application ASP.NET 63 web farm and web garden ASP.NET 64 Application and Session Events ASP.NET 65 Session Cookies and Persistent ASP.NET Cookies
  • 4. 66 Server Controls and HTML ASP.NET Controls 67 ViewState and Hidden fields ASP.NET 68 SQL Cache Notification and ASP.NET SQL Cache Invalidation 69 absolute time expiration and ASP.NET sliding time expiration 70 Cache.Add() and Cache.Insert() ASP.NET 71 page-level caching and fragment ASP.NET caching 72 Label control and Literal control ASP.NET 73 HyperLink control and ASP.NET LinkButton control 74 HtmlInputCheckBox control and ASP.NET an HtmlInputRadioButton control 75 Content Page and Master Page ASP.NET 76 Submaster page and top-level ASP.NET master page 77 page theme and global theme ASP.NET 78 default skin and named skin ASP.NET 79 Globalization and Localization ASP.NET 80 web.config and machine.config ASP.NET 81 Web site and Web application ASP.NET http://onlydifferencefaqs.blogspot.in/ 82 Local storage and cookies ASP.NET 2012/07/aspnet-difference-faqs- 2.html 83 Session and Cache ASP.NET 84 Datalist and Repeater ASP.NET 85 ASP.NET and PHP ASP.NET http://onlydifferencefaqs.blogspot.in/ 86 ASP and ASP.NET ASP.NET 2012/08/aspnet-difference-faqs- 3.html 87 ASP.NET and VB.NET ASP.NET 88 Java and .NET ASP.NET 89 HTTP and HTTPS ASP.NET http://onlydifferencefaqs.blogspot.in/ 90 GET and POST methods ASP.NET 2012/08/aspnet-difference-faqs- 4.html 91 User Controls and Master Pages ASP.NET 92 Build and Rebuild ASP.NET 93 generic handler and http handler ASP.NET 94 ViewState and SessionState ASP.NET http://onlydifferencefaqs.blogspot.in/ 95 ViewState and ControlState ASP.NET 2012/08/aspnet-difference-faqs- 5.html 96 SessionState and Cookies ASP.NET
  • 5. 97 DataGrid and GridView ASP.NET http://onlydifferencefaqs.blogspot.in/ 98 ListView and GridView ASP.NET 2012/08/aspnet-difference-faqs- 6.html 99 DataList and GridView ASP.NET 100 Repeater and ListView ASP.NET 101 Repeater and DataList ASP.NET 102 trace and debug ASP.NET http://onlydifferencefaqs.blogspot.in/ 103 ASP and ASPX ASP.NET 2012/08/aspnet-difference-faqs- 7.html 104 thread and process ASP.NET 105 ASPX and ASCX ASP.NET 106 HTML Controls and ASP.NET ASP.NET http://onlydifferencefaqs.blogspot.in/ Standard Controls 2012/08/aspnet-difference-faqs- 107 Response.Redirect and ASP.NET 8.html Server.Transfer 108 ASP.NET and ASP.NET MVC ASP.NET 109 HttpHandler and HttpModule ASP.NET http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between- httphandler-and.html 110 .NET Application Development ASP.NET http://onlydifferencefaqs.blogspot.in/ and Traditional Application 2012/08/aspnet-difference-faqs- Development 9.html 111 CSS and Themes ASP.NET 112 Postback and Callback ASP.NET 113 Session.Clear() and ASP.NET Session.Abandon() 114 ASP.Net 2.0 and ASP.Net 3.5 ASP.NET http://onlydifferencefaqs.blogspot.in/ 2012/07/difference-between-aspnet- 20-and-aspnet.html 115 Invoke() and BeginInvoke() ASP.NET http://onlydifferencefaqs.blogspot.in/ 116 Build and Release ASP.NET 2012/08/aspnet-difference-faqs- 10.html 117 Windows forms and Web forms ASP.NET 118 XML Serialization and Binary ASP.NET http://onlydifferencefaqs.blogspot.in/ Serialization 2012/08/aspnet-difference-faqs- 119 CurrentCulture and ASP.NET 11.html CurrentUICulture 120 Forms Authentication and ASP.NET Windows Authentication 121 CTS and CLS ASP.NET http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-cts-and- cls.html 122 OLEDB Provider and SqlClient ASP.NET http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-oledb-
  • 6. provider-and.html 123 Two Tier and Three tier ASP.NET http://onlydifferencefaqs.blogspot.in/ Architecture 2012/08/difference-between-two-tier- and-three.html 124 Pre-Render and Render events in ASP.NET http://onlydifferencefaqs.blogspot.in/ ASP.NET page execution 2012/08/difference-between-pre- render-and.html 125 Response.TransmitFile and ASP.NET http://onlydifferencefaqs.blogspot.in/ Response.WriteFile 2012/08/difference-between- responsetransmitfile.html 126 Layer and Tier ASP.NET http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-layer- and-tier.html 127 Response.Write and ASP.NET http://onlydifferencefaqs.blogspot.in/ Response.Output.Write 2012/08/difference-between- responsewrite-and.html 128 Response.Write() and ASP.NET http://onlydifferencefaqs.blogspot.in/ Response.WriteFile() 2012/08/difference-between- responsewrite-and_23.html 129 Assembly.LoadFrom() and ASP.NET http://onlydifferencefaqs.blogspot.in/ Assembly.LoadFile() methods 2012/08/difference-between- assemblyloadfrom-and.html 130 .NET 1.1 and 2.0 ASP.NET http://onlydifferencefaqs.blogspot.in/ 131 .NET 2.0 and 3.0 ASP.NET 2012/08/aspnet-difference-faqs- 12.html 132 .NET 3.0 and 3.5 ASP.NET 133 .NET 3.5 and 4.0 ASP.NET 134 lock and Monitor.Enter() ASP.NET http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-lock- and-monitorenter.html 135 Encoding and Encryption ASP.NET http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between- encoding-and.html 136 DataReader,DataSet and ASP.NET http://onlydifferencefaqs.blogspot.in/ DataAdapter 2012/08/difference-between- datareaderdataset.html 137 DataTable and DataSet ASP.NET http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between- datatable-and-dataset.html 138 div and table ASP.NET http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-div-and- table.html 139 Page.RegisterClientScriptBlock ASP.NET http://onlydifferencefaqs.blogspot.in/ and Page.RegisterStartupScript 2012/08/difference-between-
  • 7. pageregisterclientsc.html 140 UniqueID and ClientID ASP.NET http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between- uniqueid-and-clientid.html 141 PlaceHolder and ASP.NET http://onlydifferencefaqs.blogspot.in/ ContentPlaceHolder 2012/08/difference-between- placeholder-and.html 142 Panel and PlaceHolder ASP.NET http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-panel- and-placeholder.html 143 URL and URI ASP.NET http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-url-and- uri.html 144 ASP Session and ASP.NET ASP.NET http://onlydifferencefaqs.blogspot.in/ Session 2012/08/difference-between-asp- session-and.html 145 Authentication and Authorization ASP.NET http://onlydifferencefaqs.blogspot.in/ in ASP.NET 2012/08/difference-between- authentication-and.html 146 EnableViewState and ASP.NET http://onlydifferencefaqs.blogspot.in/ ViewStateMode properties 2012/08/difference-between- enableviewstate-and.html 147 Grid Layout and Form Layout ASP.NET http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-grid- layout-and-form.html 148 Synchronous and Asynchronous ASP.NET http://onlydifferencefaqs.blogspot.in/ HTTP Handlers 2012/08/difference-between- synchronous-and.html 149 Asynchronous and Synchronous ASP.NET http://onlydifferencefaqs.blogspot.in/ Postback 2012/08/difference-between- asynchronous-and.html 150 ASP.NET and Silverlight Silverlight http://onlydifferencefaqs.blogspot.in/ 151 WPF and Silverlight Silverlight 2012/07/silverlight-difference-faqs- 1.html 152 HTML 5 and Silverlight Silverlight 153 Flash and Silverlight Silverlight 154 Custom Control and User Silverlight http://onlydifferencefaqs.blogspot.in/ Control in Silverlight 2012/08/silverlight-difference-faqs- 155 DataContext and ItemsSource Silverlight 2.html property in Silverlight 156 Silverlight and Flex Silverlight 157 LINQ and SQL LINQ http://onlydifferencefaqs.blogspot.in/ 158 LINQ to SQL and Entity LINQ 2012/07/linq-difference-faqs-1.html Framework
  • 8. 159 LINQ and Stored Procedures LINQ 160 LINQ to SQL and LINQ to LINQ Objects 161 LINQ to SQL and LINQ to LINQ Entities 162 LINQ to SQL and ADO.NET LINQ http://onlydifferencefaqs.blogspot.in/ 163 LINQ and nHibernate LINQ 2012/07/linq-difference-faqs-2.html 164 LINQ and Entity Framework LINQ 165 First() and Single() extension LINQ http://onlydifferencefaqs.blogspot.in/ methods in LINQ 2012/08/linq-difference-faqs-3.html 166 FirstOrDefault() and LINQ SingleOrDefault() extension method in LINQ 167 Count() and LongCount() LINQ extension methods in LINQ 168 LINQ http://onlydifferencefaqs.blogspot.in/ findall() and where() in LINQ 2012/08/difference-between-findall- and-where-in.html 169 LINQ http://onlydifferencefaqs.blogspot.in/ Skip() and SkipWhile() 2012/08/difference-between-skip- extension methods in LINQ and-skipwhile.html 170 basicHttpBinding and WCF http://onlydifferencefaqs.blogspot.in/ wsHttpBinding 2012/07/wcf-difference-faqs-1.html 171 Message and Transport level WCF security 172 Buffered transfer and Streamed WCF transfer 173 WCF and Web Services WCF 174 Self Hosting and IIS Hosting WCF http://onlydifferencefaqs.blogspot.in/ 175 Service Behaviour and Service WCF 2012/08/wcf-difference-faqs-2.html Contract 176 proxy and channel factory WCF 177 DataContractSerializer and WCF XMLSerializer 178 WCF Data Services and WCF WCF http://onlydifferencefaqs.blogspot.in/ RIA Services 2012/08/wcf-difference-faqs-3.html 179 Close and Abort in WCF WCF Channels 180 ASMX and SVC WCF 181 reliable messaging and reliable WCF http://onlydifferencefaqs.blogspot.in/ sessions in WCF 2012/08/difference-between-reliable- messaging.html
  • 9. 182 regular WCF Services and a WCF http://onlydifferencefaqs.blogspot.in/ Silverlight-Enabled WCF 2012/08/differences-between-regular- Services wcf.html 183 C# 3.5 and C# 4.0 CSharp http://onlydifferencefaqs.blogspot.in/ 184 C# and VB.NET CSharp 2012/08/csharp-difference-faqs- 1.html 185 C# and C++ CSharp 186 Factory Pattern and Abstract Design Patterns http://onlydifferencefaqs.blogspot.in/ Factory Pattern 2012/07/design-patterns-difference- 187 Abstract Factory Pattern And Design Patterns between-faqs.html Builder Pattern 188 Builder Pattern And Composite Design Patterns Pattern 189 Proxy Pattern and Observer Design Patterns Pattern 190 Singleton Pattern and a static Design Patterns class 191 Strategy and Inversion of Control Design Patterns (IOC) 192 Factory Pattern and Dependency Design Patterns Injection 193 Strategy Pattern and Factory Design Patterns Pattern 194 Proxy and Adaptor Design Patterns 195 Decorator and Visitor Design Patterns 196 Sequence diagram and UML http://onlydifferencefaqs.blogspot.in/ Component diagram 2012/08/uml-difference-faqs-1.html 197 Sequence diagram and Activity UML diagram 198 Sequence diagram and UML Collaboration diagram 199 XML 1.0 and XML 1.1 XML http://onlydifferencefaqs.blogspot.in/ 200 XML and XSLT XML 2012/08/xml-difference-faqs-1.html 201 XML and XHTML XML 202 DTD and XSD XML http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-dtd-and- xsd.html 203 HTML 4 and HTML 5 HTML http://onlydifferencefaqs.blogspot.in/ 204 HTML and DHTML HTML 2012/08/html-difference-faqs-1.html 205 HTML and XHTML HTML 206 HTML and PHP HTML 207 HTML and XML HTML http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-html-
  • 10. and-xml.html 208 AJAX and jQuery AJAX http://onlydifferencefaqs.blogspot.in/ 209 AJAX and JavaScript AJAX 2012/08/ajax-difference-faqs-1.html 210 AJAX and PHP AJAX 211 AJAX and DHTML AJAX 212 PHP and JavaScript JavaScript http://onlydifferencefaqs.blogspot.in/ 213 JScript and JavaScript JavaScript 2012/08/javascript-difference-faqs- 1.html 214 Java and JavaScript JavaScript 215 == and === in JavaScript JavaScript http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-and-in- javascript.html 216 "setTimeout" function and JavaScript http://onlydifferencefaqs.blogspot.in/ setInterval functions in 2012/08/difference-between- Javascript settimeout-function.html 217 undefined value and null value JavaScript http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between- undefined-value-and.html 218 onSubmit and onClick events in JavaScript http://onlydifferencefaqs.blogspot.in/ JavaScript 2012/08/difference-between- onsubmit-and-onclick.html 219 Flowchart and Data Flow Design http://onlydifferencefaqs.blogspot.in/ Diagram 2012/08/difference-between- flowchart-and-data.html 220 ASP.Net Web services and .NET Web Services http://onlydifferencefaqs.blogspot.in/ Remoting 2012/07/difference-between-aspnet- web-services.html 221 API and WebServices Web Services http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-api-and- webservices.html 222 SOAP and RESTful webservices Web http://onlydifferencefaqs.blogspot.in/ Services,WCF 2012/08/difference-between-soap- and-restful.html 223 SQL Server 2008 and SQL SQL Server http://onlydifferencefaqs.blogspot.in/ Server 2012 2012/08/difference-between-sql- server-2008-and.html 224 TRUNCATE and Delete SQL Server http://onlydifferencefaqs.blogspot.in/ 225 Primary key and Unique key SQL Server 2012/07/sql-server-difference-faqs- 1_11.html 226 Clustered Indexes and Non- SQL Server Clustered Indexes 227 Stored Procedures and User SQL Server Defined Functions 228 Where and Having clauses SQL Server
  • 11. 229 Union and UnionAll SQL Server 230 Select statement and Cursor SQL Server 231 Instead of Triggers and After SQL Server http://onlydifferencefaqs.blogspot.in/ Triggers 2012/07/sql-server-difference-faqs- 232 Views and User-Defined SQL Server 2.html Functions 233 Triggers and Stored Procedures SQL Server 234 Identity and Sequence in SQL SQL Server http://onlydifferencefaqs.blogspot.in/ Server 2012 2012/07/sql-server-difference-faqs- 235 Temp table and Table variable SQL Server 3.html 236 RAISERROR and THROW SQL Server statements 237 Local temporary table and SQL Server Global temporary table 238 Correlated subquery and Nested SQL Server http://onlydifferencefaqs.blogspot.in/ subquery 2012/07/sql-server-difference-faqs- 239 Weak Entity Set and Strong SQL Server 4.html Entity Set 240 char and varchar data types in SQL Server Sql Server 241 Sql Server 2005 and Sql Server SQL Server 2008 242 Database Mail and SQL Mail SQL Server http://onlydifferencefaqs.blogspot.in/ 243 Azure Table storage and SQL SQL Server 2012/07/sql-server-difference-faqs- Azure 5.html 244 DBMS and RDBMS SQL Server 245 SQL Server 2000 and SQL SQL Server Server 2005 246 SQL Server and PostgreSQL SQL Server http://onlydifferencefaqs.blogspot.in/ 247 Cross Join and Full Outer Join SQL Server 2012/08/sql-server-difference-faqs- 6.html 248 SQL Server and Oracle SQL Server 249 View and Stored Procedure SQL Server 250 IN and EXISTS SQL Server 251 Checkpoint and Lazy Writer SQL Server http://onlydifferencefaqs.blogspot.in/ 252 Mirroring and Log Shipping SQL Server 2012/08/sql-server-difference-faqs- 7.html 253 Change Track and Change Data SQL Server Capture – CDC in SQL Server 2008 254 Index Rebuild and Index SQL Server Reorganize in SQL Server 2005 255 User -defined SP and System- SQL Server
  • 12. defined SP 256 Constraints and Triggers SQL Server http://onlydifferencefaqs.blogspot.in/ 257 Cast and Convert in SQL Server SQL Server 2012/08/sql-server-difference-faqs- 8.html 258 CUBE and ROLLUP SQL Server 259 VARCHAR and NVARCHAR in SQL Server http://onlydifferencefaqs.blogspot.in/ SQL Server 2012/08/sql-server-difference-faqs- 260 SQL Server and MySQL SQL Server 9.html 261 SET QUOTED_IDENTIFIER SQL Server ON and SET QUOTED_IDENTIFIER OFF in SQL Server 262 DateTime and DateTime2 SQL Server DataType 263 Crystal Reports and SSRS SQL Server http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-crystal- reports-and.html 264 OLTP and OLAP SQL Server http://onlydifferencefaqs.blogspot.in/ 265 DTS and SSIS SQL Server 2012/08/sql-server-difference-faqs- 10.html 266 Count(*) and SQL Server http://onlydifferencefaqs.blogspot.in/ Count(column_name) in SQL 2012/08/difference-between-count- Server and.html 267 Check Constraint and Rule SQL Server http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-check- constraint-and.html 268 MSDE and SQL Server 2000 SQL Server http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-msde- and-sql-server_23.html 269 MSDE and SQL Server Express SQL Server http://onlydifferencefaqs.blogspot.in/ 2005 2012/08/difference-between-msde- and-sql-server.html 270 STUFF and REPLACE in SQL SQL Server http://onlydifferencefaqs.blogspot.in/ Server 2012/08/difference-between-stuff- and-replace-in.html 271 rdl and rdlc SQL Server http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-rdl-and- rdlc.html 272 Windows Authentication and SQL Server http://onlydifferencefaqs.blogspot.in/ SQL Server Authentication in 2012/08/difference-between- SQL Server windows.html 273 SQL Server 2008 R2 and SQL SQL Server http://onlydifferencefaqs.blogspot.in/ Server 2012 2012/08/difference-between-sql- server-2008-r2.html
  • 13. 274 table scan and an index scan in SQL Server http://onlydifferencefaqs.blogspot.in/ SQL Server Database 2012/08/difference-between-table- scan-and-index.html 275 SQL and T-SQL in SQL Server SQL Server http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-sql-and- t-sql-in-sql_24.html 276 SET and SELECT in SQL Server SQL Server http://onlydifferencefaqs.blogspot.in/ 2012/09/difference-between-set-and- select-in.html 277 Group By and Order By in SQL SQL Server http://onlydifferencefaqs.blogspot.in/ Servers 2012/08/difference-between-group- by-and-order.html 278 Database and Schema SQL Server http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between- database-and-schema.html 279 .NET and Sharepoint Sharepoint http://onlydifferencefaqs.blogspot.in/ 280 Site Template and Site Definition Sharepoint 2012/08/sharepoint-difference-faqs- 1.html 281 SharePoint 2010 and MOSS Sharepoint 2007 282 Asynchronous Event Handler Sharepoint http://onlydifferencefaqs.blogspot.in/ and Synchronous Event Handler 2012/08/difference-between- in Sharepoint asynchronous-event.html 283 WPF and XBAP WPF http://onlydifferencefaqs.blogspot.in/ 284 Silverlight Applications and WPF 2012/08/wpf-difference-faqs-1.html XBAP Applications 285 MediaPlayer and MediaElement WPF http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between- mediaplayer-and.html 286 body.onload() function and jQuery http://onlydifferencefaqs.blogspot.in/ document.ready() function 2012/08/jquery-difference-faqs- 287 jquery.size() and jquery.length jQuery 1.html 288 Json Array and Json Object jQuery http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-json- array-and-json.html 289 console and window application Winforms http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-console- and-window.html 290 Group box control and Panel Winforms http://onlydifferencefaqs.blogspot.in/ control 2012/08/difference-between-group- box-control.html 291 ViewData,ViewBag and MVC http://onlydifferencefaqs.blogspot.in/ TempData in MVC 3.0 2012/08/difference-between- viewdataviewbag-and.html 292 Read(),Readline() and ReadKey Console http://onlydifferencefaqs.blogspot.in/
  • 14. in C# Application 2012/08/difference-between- readreadline-and.html 293 CCW and RCW Dotnet http://onlydifferencefaqs.blogspot.in/ Framework 2012/07/net-framework-difference- 294 DLL and EXE Dotnet faqs-1_11.html Framework 295 Managed Code and Unmanaged Dotnet Code Framework 296 Finalize() and Dispose() methods Dotnet http://onlydifferencefaqs.blogspot.in/ in .NET Framework 2012/08/dotnet-framework- 297 Dispose and Destructor in .NET Dotnet difference-faqs-2.html Framework 298 Close() and Dispose() methods in Dotnet .NET Framework 299 Namespace and Assembly Dotnet http://onlydifferencefaqs.blogspot.in/ Framework 2012/08/dotnet-framework- 300 System Exception and Dotnet difference-faqs-3.html Application Exception Framework 301 COM and .NET Component Dotnet Framework 302 Private Assembly and Public Dotnet Assembly Framework 303 Weak-named .NET components Dotnet http://onlydifferencefaqs.blogspot.in/ and Strong-named .NET Framework 2012/08/difference-between-weak- components named-net.html 304 STA and MTA Dotnet http://onlydifferencefaqs.blogspot.in/ Framework 2012/08/difference-between-sta-and- mta.html