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

S.No Difference Between Category URL

This document lists over 100 categories of differences between various programming concepts. The topics covered include differences between abstract classes and interfaces, inheritance and polymorphism concepts, ADO.NET components, ASP.NET features, and more.

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)
115 views

S.No Difference Between Category URL

This document lists over 100 categories of differences between various programming concepts. The topics covered include differences between abstract classes and interfaces, inheritance and polymorphism concepts, ADO.NET components, ASP.NET features, and more.

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/ 12

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 Dotnet Programming Concepts Dotnet Programming Concepts Dotnet Programming Concepts Dotnet Programming Concepts http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-ref-andout.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-betweenchecked-and.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-cloneand-copyto.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-int-andint32.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-betweenconstructor-and.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 ref and out parameters

34

35

36

37

38

Checked and Unchecked keywords Clone and CopyTo methods in .NET Int and Int32

39

40

41

Constructor and Destructor in C# Dotnet Programming Concepts

42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68

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() 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 ADO.NET ADO.NET ADO.NET ADO.NET ADO.NET ADO.NET ADO.NET ADO.NET ADO.NET ASP.NET ASP.NET ASP.NET

http://onlydifferencefaqs.blogspot.in/ 2012/07/adonet-difference-faqs1.html

http://onlydifferencefaqs.blogspot.in/ 2012/08/adonet-difference-faqs2.html

http://onlydifferencefaqs.blogspot.in/ 2012/08/adonet-difference-faqs3.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 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 99 100 101 102 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 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 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 ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET ASP.NET http://onlydifferencefaqs.blogspot.in/ 2012/08/aspnet-difference-faqs8.html http://onlydifferencefaqs.blogspot.in/ 2012/08/aspnet-difference-faqs7.html 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-faqs4.html http://onlydifferencefaqs.blogspot.in/ 2012/08/aspnet-difference-faqs3.html http://onlydifferencefaqs.blogspot.in/ 2012/07/aspnet-difference-faqs2.html

generic handler and http handler ASP.NET

103

HttpHandler and HttpModule

ASP.NET

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

104

.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

105 106 107 108

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/08/aspnet-difference-faqs10.html http://onlydifferencefaqs.blogspot.in/ 2012/08/aspnet-difference-faqs11.html

109 110 111 112 113 114 115

Invoke() and BeginInvoke() Build and Release Windows forms and Web forms XML Serialization and Binary Serialization CurrentCulture and CurrentUICulture Forms Authentication and Windows Authentication CTS and CLS

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

http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-cts-andcls.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-oledbprovider-and.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-two-tierand-three.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-prerender-and.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-betweenresponsetransmitfile.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-layerand-tier.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-

116

OLEDB Provider and SqlClient

ASP.NET

117

Two Tier and Three tier Architecture

ASP.NET

118

Pre-Render and Render events in ASP.NET ASP.NET page execution

119

Response.TransmitFile and Response.WriteFile

ASP.NET

120

Layer and Tier

ASP.NET

121

Response.Write and Response.Output.Write

ASP.NET

responsewrite-and.html 122 Response.Write() and Response.WriteFile() Assembly.LoadFrom() and Assembly.LoadFile() methods .NET 1.1 and 2.0 .NET 2.0 and 3.0 .NET 3.0 and 3.5 .NET 3.5 and 4.0 lock and Monitor.Enter() ASP.NET http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-betweenresponsewrite-and_23.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-betweenassemblyloadfrom-and.html http://onlydifferencefaqs.blogspot.in/ 2012/08/aspnet-difference-faqs12.html

123

ASP.NET

124 125 126 127 128

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

http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-lockand-monitorenter.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-betweenencoding-and.html http://onlydifferencefaqs.blogspot.in/ 2012/07/silverlight-difference-faqs1.html

129

Encoding and Encryption

ASP.NET

130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146

ASP.NET and Silverlight WPF and Silverlight HTML 5 and Silverlight 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 First() and Single() extension methods in LINQ FirstOrDefault() and SingleOrDefault() extension

Silverlight Silverlight Silverlight Silverlight Silverlight Silverlight Silverlight LINQ LINQ LINQ LINQ LINQ LINQ LINQ LINQ LINQ LINQ

http://onlydifferencefaqs.blogspot.in/ 2012/08/silverlight-difference-faqs2.html

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

http://onlydifferencefaqs.blogspot.in/ 2012/07/linq-difference-faqs-2.html

http://onlydifferencefaqs.blogspot.in/ 2012/08/linq-difference-faqs-3.html

method in LINQ 147 148 Count() and LongCount() extension methods in LINQ findall() and where() in LINQ LINQ LINQ http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-findalland-where-in.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-skipand-skipwhile.html http://onlydifferencefaqs.blogspot.in/ 2012/07/wcf-difference-faqs-1.html

149

Skip() and SkipWhile() extension methods in LINQ 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 reliable messaging and reliable sessions in WCF regular WCF Services and a Silverlight-Enabled WCF Services C# 3.5 and C# 4.0 C# and VB.NET C# and C++ Factory Pattern and Abstract Factory Pattern Abstract Factory Pattern And Builder Pattern Builder Pattern And Composite Pattern

LINQ

150 151 152 153 154 155 156 157 158 159 160 161

WCF WCF WCF WCF WCF WCF WCF WCF WCF WCF WCF WCF

http://onlydifferencefaqs.blogspot.in/ 2012/08/wcf-difference-faqs-2.html

http://onlydifferencefaqs.blogspot.in/ 2012/08/wcf-difference-faqs-3.html

http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-reliablemessaging.html http://onlydifferencefaqs.blogspot.in/ 2012/08/differences-between-regularwcf.html http://onlydifferencefaqs.blogspot.in/ 2012/08/csharp-difference-faqs1.html

162

WCF

163 164 165 166 167 168

CSharp CSharp CSharp

Design Patterns http://onlydifferencefaqs.blogspot.in/ 2012/07/design-patterns-differenceDesign Patterns between-faqs.html Design Patterns

169 170 171 172 173 174 175 176 177 178 179 180 181

Proxy Pattern and Observer Pattern Singleton Pattern and a static class

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 DTD and XSD Design Patterns Design Patterns Design Patterns UML UML UML XML XML XML XML http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-dtd-andxsd.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

182 183 184 185 186

HTML 4 and HTML 5 HTML and DHTML HTML and XHTML HTML and PHP HTML and 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

187 188 189 190 191 192 193 194

AJAX and jQuery AJAX and JavaScript AJAX and PHP AJAX and DHTML PHP and JavaScript JScript and JavaScript Java and JavaScript == and === in JavaScript

AJAX AJAX AJAX AJAX JavaScript JavaScript JavaScript JavaScript

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

javascript.html 195 "setTimeout" function and setInterval functions in Javascript undefined value and null value JavaScript http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-betweensettimeout-function.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-betweenundefined-value-and.html http://onlydifferencefaqs.blogspot.in/ 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-api-andwebservices.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

196

JavaScript

197

Flowchart and Data Flow Diagram

Design

198

ASP.Net Web services and .NET Web Services Remoting API and WebServices Web Services

199

200

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 SQL Server

201

202 203 204 205 206 207 208 209 210 211 212 213 214 215

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

216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231

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 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 SQL Server SQL Server SQL Server SQL Server SQL Server SQL Server

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

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

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

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

232 233 234 235 236 237 238 239

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/

240 241

2012/08/difference-between-crystalreports-and.html 242 243 244 OLTP and OLAP DTS and SSIS Count(*) and Count(column_name) in SQL Server Check Constraint and Rule SQL Server SQL Server SQL Server http://onlydifferencefaqs.blogspot.in/ 2012/08/sql-server-difference-faqs10.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-countand.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-checkconstraint-and.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-msdeand-sql-server_23.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-msdeand-sql-server.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-stuffand-replace-in.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-rdl-andrdlc.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-betweenwindows.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-sqlserver-2008-r2.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-tablescan-and-index.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-sql-andt-sql-in-sql_24.html http://onlydifferencefaqs.blogspot.in/ 2012/08/sharepoint-difference-faqs1.html

245

SQL Server

246

MSDE and SQL Server 2000

SQL Server

247

MSDE and SQL Server Express 2005

SQL Server

248

STUFF and REPLACE in SQL Server rdl and rdlc

SQL Server

249

SQL Server

250

Windows Authentication and SQL Server Authentication in SQL Server SQL Server 2008 R2 and SQL Server 2012 table scan and an index scan in SQL Server Database SQL and T-SQL in SQL Server

SQL Server

251

SQL Server

252

SQL Server

253

SQL Server

254 255 256 257 258 259

.NET and Sharepoint SharePoint 2010 and MOSS 2007 WPF and XBAP Silverlight Applications and XBAP Applications

Sharepoint Sharepoint WPF WPF

Site Template and Site Definition Sharepoint

http://onlydifferencefaqs.blogspot.in/ 2012/08/wpf-difference-faqs-1.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-

MediaPlayer and MediaElement WPF

mediaplayer-and.html 260 261 262 body.onload() function and document.ready() function jquery.size() and jquery.length Json Array and Json Object jQuery jQuery jQuery http://onlydifferencefaqs.blogspot.in/ 2012/08/jquery-difference-faqs1.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-jsonarray-and-json.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-consoleand-window.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-between-groupbox-control.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-betweenviewdataviewbag-and.html http://onlydifferencefaqs.blogspot.in/ 2012/08/difference-betweenreadreadline-and.html

263

console and window application

Winforms

264

Group box control and Panel control

Winforms

265

ViewData,ViewBag and TempData in MVC 3.0 Read(),Readline() and ReadKey in C#

MVC

266

Console Application

You might also like