Ads block

LINQ (Language integrated query )


LINQ (Language integrated query )
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


Model in MCV
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


     HTML attribute and Tags
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


CSS For Beginners
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


HTML for beginners
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


What is Index, View, Trigger in 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


MS SQL Server interview questions for developers
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 »