0% found this document useful (0 votes)
91 views

Dotnet Difference Between FAQs

The document lists 161 categories that compare differences between various programming concepts, technologies, and terms. The categories include differences between object-oriented programming concepts, .NET frameworks like ASP.NET, ADO.NET, and WCF, databases like SQL Server, design patterns, XML, HTML, and more. Each category provides a URL link to a blog post that further explains the specific differences.

Uploaded by

Umar Ali
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
91 views

Dotnet Difference Between FAQs

The document lists 161 categories that compare differences between various programming concepts, technologies, and terms. The categories include differences between object-oriented programming concepts, .NET frameworks like ASP.NET, ADO.NET, and WCF, databases like SQL Server, design patterns, XML, HTML, and more. Each category provides a URL link to a blog post that further explains the specific differences.

Uploaded by

Umar Ali
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

S.

No Difference Between 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 Abstract Class and Interface Class and Stucture Property and Indexer Overloading and Overriding Events and Delegates Class and Object Static Constructor and Private Constructor Properties and Methods Abstraction and Encapsulation Composition and Aggregation Private Class and Sealed Class Static Class and Sealed Class Abstact Method and Virtual Method Class and Static Class

Category OOPs OOPs OOPs OOPs OOPs OOPs OOPs OOPs OOPs OOPs OOPs OOPs OOPs OOPs

URL http://onlydifferencefaqs.blogspot.in/ 2012/07/oops-difference-faqs-1.html

Value types and Reference types OOPs http://onlydifferencefaqs.blogspot.in/ 2012/07/oops-difference-faqs2_11.html

Singleton Pattern and static class OOPs http://onlydifferencefaqs.blogspot.in/ 2012/08/oops-difference-faqs-3.html

Method Overloading and Method OOPs Overriding String and StringBuilder Delegate and Interface Virtual and Abstract Keywords Hash table and Arraylist OOPs OOPs OOPs Dotnet Programming Concepts Dotnet Programming Concepts Dotnet Programming Concepts Dotnet Programming Concepts Dotnet Programming Concepts Dotnet Programming http://onlydifferencefaqs.blogspot.in/ 2012/08/dotnet-programmingconcepts-difference.html http://onlydifferencefaqs.blogspot.in/ 2012/08/oops-difference-faqs-4.html

22

Hash Table and Arrays

23

Dictionary and Hashtable

24

Array and Stack

25

Stack and Heap

26

Array and ArrayList

Concepts 27 for and foreach loop Dotnet Programming Concepts Dotnet Programming Concepts Dotnet Programming Concepts Dotnet Programming Concepts Dotnet Programming Concepts Dotnet Programming Concepts Dotnet Programming Concepts Dotnet Programming Concepts Dotnet Programming Concepts Dotnet Programming Concepts ADO.NET ADO.NET ADO.NET ADO.NET ADO.NET ADO.NET ADO.NET ADO.NET ADO.NET http://onlydifferencefaqs.blogspot.in/ 2012/08/adonet-difference-faqshttp://onlydifferencefaqs.blogspot.in/ 2012/08/adonet-difference-faqs2.html http://onlydifferencefaqs.blogspot.in/ 2012/07/adonet-difference-faqs1.html http://onlydifferencefaqs.blogspot.in/ 2012/08/dotnet-programmingconcepts-difference_8.html http://onlydifferencefaqs.blogspot.in/ 2012/07/dotnet-programmingconcepts-difference.html

28

Covariance and Contravariance

29

IList and IEnumerable

30

IEnumerable and IQueryable

31

IEnumerable and IEnumerator

32

directCast and ctype

33

Convert.ToString() and object.ToString() String.Equals(string1,string2) and string1.Equals(string2) catch(Exception objex) and catch() block "Convert" class and "Parse()" method DataReader and DataAdapter DataSet and DataReader DataSet.Copy() and DataSet.Clone() RecordSet and DataSet ADO and ADO.Net Typed DataSet and Untyped DataSet DataView and DataTable Connected and Disconnected Environment ExecuteNonQuery() and ExecuteScalar()

34

35

36

37 38 39 40 41 42 43 44 45

46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63

ExecuteNonQuery() and ExecuteReader() Inline code and Code Behind Code Global.asax and Web.Config Server.Transfer and Response.Redirect Caching and Application web farm and web garden Application and Session Events Session Cookies and Persistent Cookies Server Controls and HTML Controls ViewState and Hidden fields SQL Cache Notification and SQL Cache Invalidation absolute time expiration and sliding time expiration Cache.Add() and Cache.Insert()

ADO.NET ASP.NET ASP.NET ASP.NET

3.html http://onlydifferencefaqs.blogspot.in/ 2012/07/aspnet-differencefaqsdoc.html

custom control and a user control ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET

page-level caching and fragment ASP.NET caching Label control and Literal control ASP.NET HyperLink control and LinkButton control ASP.NET

HtmlInputCheckBox control and ASP.NET an HtmlInputRadioButton control Content Page and Master Page Submaster page and top-level master page page theme and global theme default skin and named skin Globalization and Localization web.config and machine.config Web site and Web application Local storage and cookies Session and Cache Datalist and Repeater ASP.NET and PHP ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET http://onlydifferencefaqs.blogspot.in/ http://onlydifferencefaqs.blogspot.in/ 2012/07/aspnet-difference-faqs2.html

64 65 66 67 68 69 70 71 72 73 74

75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98

ASP and ASP.NET ASP.NET and VB.NET Java and .NET HTTP and HTTPS GET and POST methods User Controls and Master Pages Build and Rebuild ViewState and SessionState ViewState and ControlState SessionState and Cookies DataGrid and GridView ListView and GridView DataList and GridView Repeater and ListView Repeater and DataList trace and debug ASP and ASPX thread and process ASPX and ASCX HTML Controls and ASP.NET Standard Controls Response.Redirect and Server.Transfer ASP.NET and ASP.NET MVC .NET Application Development and Traditional Application Development CSS and Themes Postback and Callback Session.Clear() and Session.Abandon() ASP.Net 2.0 and ASP.Net 3.5

ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET

2012/08/aspnet-difference-faqs3.html

http://onlydifferencefaqs.blogspot.in/ 2012/08/aspnet-difference-faqs4.html

generic handler and http handler ASP.NET http://onlydifferencefaqs.blogspot.in/ 2012/08/aspnet-difference-faqs5.html http://onlydifferencefaqs.blogspot.in/ 2012/08/aspnet-difference-faqs6.html

http://onlydifferencefaqs.blogspot.in/ 2012/08/aspnet-difference-faqs7.html

http://onlydifferencefaqs.blogspot.in/ 2012/08/aspnet-difference-faqs8.html

http://onlydifferencefaqs.blogspot.in/ 2012/08/aspnet-difference-faqs9.html

99 100 101 102

ASP.NET ASP.NET ASP.NET ASP.NET http://onlydifferencefaqs.blogspot.in/ 2012/07/difference-between-aspnet20-and-aspnet.html http://onlydifferencefaqs.blogspot.in/ 2012/07/silverlight-difference-faqs1.html

103 104 105

ASP.NET and Silverlight WPF and Silverlight HTML 5 and Silverlight

Silverlight Silverlight Silverlight

106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132

Flash and Silverlight Custom Control and User Control in Silverlight DataContext and ItemsSource property in Silverlight Silverlight and Flex LINQ and SQL LINQ to SQL and Entity Framework LINQ and Stored Procedures LINQ to SQL and LINQ to Objects LINQ to SQL and LINQ to Entities LINQ to SQL and ADO.NET LINQ and nHibernate LINQ and Entity Framework basicHttpBinding and wsHttpBinding Message and Transport level security Buffered transfer and Streamed transfer WCF and Web Services Self Hosting and IIS Hosting Service Behaviour and Service Contract proxy and channel factory DataContractSerializer and XMLSerializer WCF Data Services and WCF RIA Services Close and Abort in WCF Channels ASMX and SVC C# 3.5 and C# 4.0 C# and VB.NET C# and C++ Factory Pattern and Abstract Factory Pattern

Silverlight Silverlight Silverlight Silverlight LINQ LINQ LINQ LINQ LINQ LINQ LINQ LINQ WCF WCF WCF WCF WCF WCF WCF WCF WCF WCF WCF CSharp CSharp CSharp http://onlydifferencefaqs.blogspot.in/ 2012/08/csharp-difference-faqs1.html http://onlydifferencefaqs.blogspot.in/ 2012/08/wcf-difference-faqs-3.html http://onlydifferencefaqs.blogspot.in/ 2012/08/wcf-difference-faqs-2.html http://onlydifferencefaqs.blogspot.in/ 2012/07/wcf-difference-faqs-1.html http://onlydifferencefaqs.blogspot.in/ 2012/07/linq-difference-faqs-2.html http://onlydifferencefaqs.blogspot.in/ 2012/07/linq-difference-faqs-1.html http://onlydifferencefaqs.blogspot.in/ 2012/08/silverlight-difference-faqs2.html

Design Patterns http://onlydifferencefaqs.blogspot.in/ 2012/07/design-patterns-difference-

133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152

Abstract Factory Pattern And Builder Pattern Builder Pattern And Composite Pattern Proxy Pattern and Observer Pattern Singleton Pattern and a static class

Design Patterns between-faqs.html Design Patterns Design Patterns Design Patterns

Strategy and Inversion of Control Design Patterns (IOC) Factory Pattern and Dependency Design Patterns Injection Strategy Pattern and Factory Pattern Proxy and Adaptor Decorator and Visitor Sequence diagram and Component diagram Sequence diagram and Activity diagram Sequence diagram and Collaboration diagram XML 1.0 and XML 1.1 XML and XSLT XML and XHTML HTML 4 and HTML 5 HTML and DHTML HTML and XHTML HTML and PHP HTML and XML Design Patterns Design Patterns Design Patterns UML UML UML XML XML XML HTML HTML HTML HTML HTML http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-htmland-xml.html http://onlydifferencefaqs.blogspot.in/ 2012/08/ajax-difference-faqs-1.html http://onlydifferencefaqs.blogspot.in/ 2012/08/html-difference-faqs-1.html http://onlydifferencefaqs.blogspot.in/ 2012/08/xml-difference-faqs-1.html http://onlydifferencefaqs.blogspot.in/ 2012/08/uml-difference-faqs-1.html

153 154 155 156 157 158 159 160

AJAX and jQuery AJAX and JavaScript AJAX and PHP AJAX and DHTML PHP and JavaScript JScript and JavaScript Java and JavaScript Flowchart and Data Flow

AJAX AJAX AJAX AJAX JavaScript JavaScript JavaScript Design

http://onlydifferencefaqs.blogspot.in/ 2012/08/javascript-difference-faqs1.html http://onlydifferencefaqs.blogspot.in/

Diagram 161 ASP.Net Web services and .NET Web Services Remoting SOAP and RESTful webservices Web Services,WCF SQL Server 2008 and SQL Server 2012 TRUNCATE and Delete Primary key and Unique key Clustered Indexes and NonClustered Indexes Stored Procedures and User Defined Functions Where and Having clauses Union and UnionAll Select statement and Cursor Instead of Triggers and After Triggers Views and User-Defined Functions Triggers and Stored Procedures Identity and Sequence in SQL Server 2012 Temp table and Table variable RAISERROR and THROW statements Local temporary table and Global temporary table Correlated subquery and Nested subquery Weak Entity Set and Strong Entity Set char and varchar data types in Sql Server Sql Server 2005 and Sql Server 2008 Database Mail and SQL Mail Azure Table storage and SQL Azure SQL Server

2012/08/difference-betweenflowchart-and-data.html http://onlydifferencefaqs.blogspot.in/ 2012/07/difference-between-aspnetweb-services.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-soapand-restful.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-sqlserver-2008-and.html http://onlydifferencefaqs.blogspot.in/ 2012/07/sql-server-difference-faqs1_11.html

162

163

164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183

SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server

http://onlydifferencefaqs.blogspot.in/ 2012/07/sql-server-difference-faqs2.html

http://onlydifferencefaqs.blogspot.in/ 2012/07/sql-server-difference-faqs3.html

http://onlydifferencefaqs.blogspot.in/ 2012/07/sql-server-difference-faqs4.html

http://onlydifferencefaqs.blogspot.in/ 2012/07/sql-server-difference-faqs5.html

184 185 186 187 188 189 190 191 192 193

DBMS and RDBMS SQL Server 2000 and SQL Server 2005 SQL Server and PostgreSQL Cross Join and Full Outer Join SQL Server and Oracle View and Stored Procedure IN and EXISTS Checkpoint and Lazy Writer Mirroring and Log Shipping Change Track and Change Data Capture CDC in SQL Server 2008 Index Rebuild and Index Reorganize in SQL Server 2005 User -defined SP and Systemdefined SP Constraints and Triggers CUBE and ROLLUP

SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server http://onlydifferencefaqs.blogspot.in/ 2012/08/sql-server-difference-faqs7.html http://onlydifferencefaqs.blogspot.in/ 2012/08/sql-server-difference-faqs6.html

194 195 196 197 198 199 200 201

SQL Server SQL Server SQL Server SQL Server http://onlydifferencefaqs.blogspot.in/ 2012/08/sql-server-difference-faqs8.html http://onlydifferencefaqs.blogspot.in/ 2012/08/sql-server-difference-faqs9.html

Cast and Convert in SQL Server SQL Server VARCHAR and NVARCHAR in SQL Server SQL Server SQL Server and MySQL SQL Server

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

202 203

You might also like