Hello Folks, my friend came to me with one issue like he has given window.onbeforeunload event to warn the user
Month: May 2015
ASP.NET MVC step by step- Hello World!
ASP.NET MVC step by step- Hello World Today we will step up towards first application- Hello world in ASP.NET MVC.
Difference between input type button and submit
Today we will learn about Difference between input type button and submit. A ‘button’ is just that, a button, to which
Sorting DataList in asp.net
Hello Folks, I was wondered while searching for content that how to do sorting in datalist, but didn’t get any
C# Keywords
C# Keywords abstract as base bool break byte case catch char checked class const continue decimal default delegate do double
How to write SQL Query to get desire output-2
Sql Interview Questions: I have a question as below: I have a table created as CREATE TABLE #Table1 ( Id
Difference between & and && ,| and ||
Hello techno thirsty guys, there is a simple logic behind the & and && , | and ||. Single &
How to write SQL Query to get desire output-1
Hello guys, as I know you all are technology lovers and you would like my this question. I have a

Abstract keyword in C#
Hello technology thirsty guys, I was thinking why not I should pick the basics and the main pillar of C