Ads block
LINQ (Language integrated query )
By
Umesh Mahajan
ASP.NET
LINQ (Language integrated query ) LINQ (Language integrated query ) LINQ is a powerful set of technologies based on integrating query capabilities into c# la…
Read more »
Model in MCV
By
Umesh Mahajan
ASP.NET
MVC - Model M means Model it's used to create a logic class for any MVC application. Model is basically the shape of data. The model is responsible for…
Read more »
HTML attribute and Tags
By
Umesh Mahajan
HTML
HTML attribute and Tags HTML Color We can set background, text, border, color using HTML element For Example <h1 style…
Read more »
CSS For Beginners
By
Umesh Mahajan
HTML
CSS (C ascading Style Sheets) CSS means cascading Style Sheets CSS is the language we use to style an HTML…
Read more »
HTML for beginners
By
Umesh Mahajan
HTML
HTML HTML stands for hypertext markup language Html describes the structure of a web page. A Markup language is a Computer Language which uses tags and attrib…
Read more »
What is Index, View, Trigger in MS-SQL Server
By
Umesh Mahajan
MS SQL SERVER
INDEXES Indexes are used by queries to find data from tables quickly. An index is a data structure that enables data to be found quickly. Indexes are create…
Read more »
MS SQL Server interview questions for developers
By
Umesh Mahajan
MS SQL SERVER
MS SQL Server Primary Database create two ways [ graphically and using query ] .MDF Master data file .LDF transaction log data file Alter - Means edi…
Read more »