9.03.2012

Beyondrelational Difference Links-1


S.No Difference Between Category URL
1 Delete and Truncate SQL Server http://beyondrelational.com/modules/17/interview-questions/238/interview-questions/3928/difference-between-delete-truncate.aspx


http://beyondrelational.com/modules/17/interview-questions/238/interview-questions/3935/difference-between-truncate-command-and-delete-command.aspx
2 Union and Union All SQL Server http://beyondrelational.com/modules/17/interview-questions/238/interview-questions/3950/difference-between-union-and-union-all.aspx
3 Union key and Primary key SQL Server http://beyondrelational.com/modules/17/interview-questions/238/interview-questions/3934/difference-between-unique-key-and-primary-key.aspx
4 Clustered index and Non-clustered index SQL Server http://beyondrelational.com/modules/17/interview-questions/238/interview-questions/3918/difference-between-clustered-index-and-non-clustered-index.aspx
5 Having and Where clause SQL Server http://beyondrelational.com/modules/17/interview-questions/238/interview-questions/3932/difference-between-having-and-where-clause-in-sql-server.aspx


http://beyondrelational.com/modules/17/interview-questions/238/interview-questions/14872/what-is-the-difference-between-a-having-clause-and-a-where-clause.aspx
6 Stored Procedue and Trigger SQL Server http://beyondrelational.com/modules/17/interview-questions/238/interview-questions/7056/difference-between-stored-procedure-and-trigger-in-sql-server.aspx
7 Stored Procedue and SQL Function SQL Server http://beyondrelational.com/modules/17/interview-questions/238/interview-questions/3931/difference-between-sql-stored-procedure-and-sql-function.aspx
8 STUFF and REPLACE functions SQL Server http://beyondrelational.com/modules/17/interview-questions/238/interview-questions/14822/what-is-difference-between-stuff-and-replace-in-sql-server.aspx
9 Push and Pull Subscription in Replication SQL Server http://beyondrelational.com/modules/17/interview-questions/238/interview-questions/7136/sql-server-replication-what-is-the-difference-between-push-and-pull-subscription-in-replication.aspx
10 Ref and Out C# http://beyondrelational.com/modules/17/interview-questions/230/interview-questions/9949/c-what-is-difference-between-ref-and-out.aspx


http://beyondrelational.com/modules/1/justlearned/409/tips/9333/the-difference-between-out-and-ref-in-c-sharp.aspx
11 Const and readonly C# http://beyondrelational.com/modules/17/interview-questions/230/interview-questions/7215/whats-the-difference-between-const-and-readonly.aspx
12 Abstract Classes and Interfaces C# http://beyondrelational.com/modules/17/interview-questions/230/interview-questions/3922/difference-between-abstract-classes-and-interfaces.aspx
13 Static classes and Abstract classes C# http://beyondrelational.com/modules/17/interview-questions/230/interview-questions/9090/c-difference-between-static-classes-and-abstract-classes.aspx
14 Session.Clear and Session.Abandon ASP.NET http://beyondrelational.com/modules/17/interview-questions/298/interview-questions/7063/difference-between-sessionclear-and-sessionabandon.aspx
15 ContolState and ViewState ASP.NET http://beyondrelational.com/modules/17/interview-questions/298/interview-questions/3924/difference-between-controlstate-and-viewstate.aspx
16 Formview,Gridview and detailsview ASP.NET http://beyondrelational.com/modules/17/interview-questions/298/interview-questions/7219/difference-between-formview-gridview-and-detailsview.aspx
17 private assembly and shared assembly ASP.NET http://beyondrelational.com/modules/17/interview-questions/298/interview-questions/3925/difference-between-private-assembly-and-shared-assembly.aspx
18 dictionary and hashtable ASP.NET http://beyondrelational.com/modules/17/interview-questions/298/interview-questions/9087/what-is-difference-between-dictionary-and-hashtable.aspx
19 user controls and custom controls ASP.NET http://beyondrelational.com/modules/17/interview-questions/298/interview-questions/11913/aspnet-what-is-difference-between-user-controls-and-custom-controls.aspx
20
SQL Azure and Azure Tables
Azure http://beyondrelational.com/modules/17/interview-questions/252/interview-questions/13647/what-are-two-difference-between-sql-azure-and-azure-tables.aspx
21
TcpBinding and HttpDualBinding for Callback in WCF
WCF http://beyondrelational.com/modules/17/interview-questions/205/interview-questions/7065/what-is-difference-between-tcpbinding-and-httpdualbinding-for-callback-in-wcf.aspx
22

int.Parse and Convert.ToInt32

Dotnet Programming http://beyondrelational.com/modules/2/blogs/64/posts/11628/difference-between-intparse-and-converttoint32.aspx
23etl and elt SQL Server http://beyondrelational.com/modules/24/syndicated/499/posts/12634/difference-between-etl-and-elt.aspx
24

And  and AndAlso

VB.NET http://beyondrelational.com/modules/1/justlearned/409/tips/9369/difference-between-and-and-andalso-in-vbnet.aspx
25

Composition &Aggregation

UML http://beyondrelational.com/modules/1/justlearned/412/tips/9554/uml-difference-between-composition-between-aggregation.aspx
26
Rebuilding and reorganizing indexes
SQL Server http://beyondrelational.com/modules/3/ask/questions/15858/what-is-the-difference-between-rebuilding-and-reorganizing-indexes.aspx
27
Web Service and WCF service.
WCF http://beyondrelational.com/modules/2/blogs/64/posts/11627/difference-between-web-service-and-wcf-service.aspx
28
SkipWhile and Where in LINQ
LINQ http://beyondrelational.com/modules/2/blogs/64/posts/14292/difference-between-skipwhile-and-where-in-linq.aspx
29
Timespan.Minutes and Timespan.TotalMinutes
SQL Server http://beyondrelational.com/modules/1/justlearned/409/tips/9395/c-beware-of-difference-between-timespanminutes-and-timespantotalminutes.aspx
30
"slicing" and "dicing"
SQL Server http://beyondrelational.com/modules/1/justlearned/388/tips/15142/data-warehouse-difference-between-slicing-and-dicing.aspx
31
Reference data and master data
SQL Server http://beyondrelational.com/modules/1/justlearned/388/tips/14993/difference-between-reference-data-and-master-data.aspx
32
References and Pointers
C# http://beyondrelational.com/modules/1/justlearned/409/tips/9306/c-is-there-any-difference-between-references-and-pointers.aspx
33
NEWSEQUENTIALID() and NEWID()
SQL Server http://beyondrelational.com/modules/1/justlearned/388/tips/8851/difference-and-similarity-between-newsequentialid-and-newid.aspx
34
Cube and Rollup
SQL Server http://beyondrelational.com/modules/1/justlearned/388/tips/8681/sql-server-difference-between-cube-and-rollup.aspx
35
data porting & data migration.
SQL Server http://beyondrelational.com/modules/3/ask/questions/17274/what-is-difference-between-data-porting-amp-data-migration.aspx
36 sliding expiration and absolute expiration ASP.NET http://beyondrelational.com/modules/2/blogs/64/posts/11625/difference-between-sliding-expiration-and-absolute-expiration.aspx
37

LINQ to SQL and Entity Framework



LINQ http://beyondrelational.com/modules/2/blogs/374/posts/17414/difference-between-linq-to-sql-and-entity-framework.aspx
38 String and StringBuilder Dotnet Programming Concepts http://beyondrelational.com/modules/1/justlearned/412/tips/9545/c-performance-difference-between-string-and-stringbuilder.aspx
39 Label and literal control in Asp.net ASP.NET http://beyondrelational.com/modules/1/justlearned/409/tips/9350/difference-between-label-and-literal-control-in-aspnet.aspx
40 ToolkitScriptManager and ScriptManager in ASP.NET AJAX http://beyondrelational.com/modules/1/justlearned/409/tips/9430/difference-between-toolkitscriptmanager-and-scriptmanager-in-aspnet.aspx
41
RegisterClientScriptBlock and RegisterStartupScript
ASP.NET http://beyondrelational.com/modules/1/justlearned/409/tips/9341/c-difference-between-registerclientscriptblock-and-registerstartupscript.aspx
42
NCHAR and NVARCHAR
SQL Server http://beyondrelational.com/modules/1/justlearned/388/tips/8843/sql-server-difference-between-nchar-and-nvarchar.aspx
43
Internal Fragmentation and External Fragmentation
SQL Server http://beyondrelational.com/modules/1/justlearned/388/tips/8696/sql-server-difference-between-internal-fragmentation-and-external-fragmentation.aspx
44
HTTP Handlers and HTTP Modules
ASP.NET http://beyondrelational.com/modules/2/blogs/64/posts/11630/what-is-difference-between-http-handler-and-http-module.aspx
45
c-style casting and general casting
Dotnet Programming http://beyondrelational.com/modules/1/justlearned/409/tips/9311/c-difference-between-c-style-casting-and-general-casting.aspx
46
CAST() and CONVERT()
SQL Server http://beyondrelational.com/modules/2/blogs/70/posts/10903/sql-server-difference-between-tsql-functions-cast-and-convert.aspx
47
IEnumerable and IQueryable in EntityFramework SQL
Entity Framework http://beyondrelational.com/modules/24/syndicated/391/Posts/16119/jumpstart-17difference-between-ienumerablet-and-iqueryablet-in-entityframework-sql.aspx
48
ROLLBACK IMMEDIATE and WITH NO_WAIT DURING ALTER DATABASE
SQL Server http://beyondrelational.com/modules/1/justlearned/388/tips/8695/difference-between-rollback-immediate-and-with-nowait-during-alter-database.aspx
49 ViewData,ViewBag and TempData in MVC 3.0 MVC http://beyondrelational.com/modules/1/justlearned/409/tips/9381/what-is-difference-between-viewdataviewbag-and-tempdata-in-mvc-30.aspx
50 Views and Stored Procedures SQL Server http://beyondrelational.com/modules/2/blogs/59/posts/13696/interview-question-difference-between-views-and-stored-procedures.aspx
51
generic handler and http handler
ASP.NET http://beyondrelational.com/modules/2/blogs/64/posts/11732/difference-between-generic-handler-and-http-handler-aspnet.aspx

No comments:

Post a Comment