home / developersection / category
Hi everyone in this blog I’m explaning about cloud database solution (SQL Azure Database). Description:As implementation of cloud computing environme
Hi everyone in this blog I’m explaining about big data. Description:Big data is being generated by everything around us at all times. Every digital p
In this blog, I’m explaining about store procedure in .Net A store procedure is a group of SQL statements that has been created and stored in databa
In this blog, I’m explaining about joins in LINQ in .NetThere are different types of LINQ joins.1.Inner join2.Left join3.Cross join4.Group joinInner j
In this blog, I’m explaining about Reflection in .Net Reflection is the process by which program can read its own metadata. Reflection provides obje
In this blog, I’m explaining about Encryption and Decryption in .NetEncryption is the process of translating plain text into something that appears to
In this blog, I’m explaining about the partial classes in C#. A partial class allow a single class to be divided into two separate physical file.Duri
Difference between Interface and Abstract Class in .NetIn this blog, I’m explaining about interface and abstract class in .NetAbstract ClassAbstract
In this blog, I’m explaining about CTS in .NetCTS defines a collection of data types, which are used and managed by the run time to facilitate cross-
Normal0falsefalsefalseEN-USX-NONEX-NONE /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0
In this blog, I’m explaining about JIT Compiler in .NetNormal0falsefalsefalseEN-USX-NONEX-NONE /* Style Definitions */ table.MsoNormalTable {
In this blog, I’m explaining about DLL hell problem and solution in .Net DLL hell refers to a set of problems caused when multiple application attemp