Error!
Success!

Upcoming Stories

showing:  of
0
kicks

WYSIWYG Html Editor and XSS Attack Prevention  (Unpublished)

How to prevent cross site scripting (XSS) attack due to html editors.


Kicked By:
Drop Kicked By:
0
kicks

CRUD Operations using jQuery Dialog with WYSIWYG HTML Editor, Knockout and ASP.NET Web API  (Unpublished)

Implementing CRUD operations using jQuery dialog with WYSIWYG HTML Editor, Knockout, EF database first and ASP.NET Web API


Kicked By:
Drop Kicked By:
0
kicks

Setting the Foreground Window  (Unpublished)

Occasionally it is necessary for a .NET program to activate a window that belongs to a separate application. The facility to set the foreground window is not available through the .NET base class library but is possible using Platform Invocation Services.


Kicked By:
Drop Kicked By:
0
kicks



Kicked By:
Drop Kicked By:
0
kicks

New date and time functions in sql server 2012  (Unpublished)

SQL Server 2012, code named Denali, has introduced some new DATE and TIME Functions. In this post, we will discuss on how these new functions are used.


Kicked By:
Drop Kicked By:
0
kicks

Find nth highest salary  (Unpublished)

"Find nth Highest Salary?" is a very common question being asked in interviews. In this post, I am providing several ways to achieve the same.


Kicked By:
Drop Kicked By:
0
kicks

Format function in sql server 2012  (Unpublished)

Finally, Microsoft introduced Format function in SQL Server 2012, code name denali that is very handy to format dates, times and currency in different cultures and custom format


Kicked By:
Drop Kicked By:
0
kicks

Split function in Sql Server  (Unpublished)

The purpose of split function (table valued function) is to split a delimited string into multiple strings based on delimiter


Kicked By:
Drop Kicked By:
0
kicks

Check all checkboxes in gridview using jquery  (Unpublished)

Selecting all checkboxes by selecting the checkbox in the header of the gridview is a common operation in ASP.NET applications. We could do the same thing but writing less code and giving less effort by using JQuery.


Kicked By:
Drop Kicked By:
0
kicks

Cumulative sum in sql server 2012  (Unpublished)

In this article, I am sharing how cumulative total can be calculated very easily in SQL Server 2012. So, please note the below solution will work only in the versions of Sql Server 2012 onwards only.


Kicked By:
Drop Kicked By:
0
kicks

Generate weekdays in sql server  (Unpublished)

In this post, I am sharing simple code to generate weekdays using Recursive CTE.


Kicked By:
Drop Kicked By:
0
kicks

Google Map Instant search  (Unpublished)

"Google Map Instant Search" with simple jquery and j-son script ,by using Google's API and by using instant search function keyup(function(e))


Kicked By:
Drop Kicked By:
0
kicks

Import Images to Sql Server using SSIS  (Unpublished)

In this post, I am demonstrating all the steps to create a package in Sql Server Integeration Services to import Images in Sql Server.


Kicked By:
Drop Kicked By:
0
kicks

Using variable in "IN" clause  (Unpublished)

I had seen most of the developers facing the problem while using variable in "IN" clause in Sql Server in their early stage of their career. So, today I decided to post the solution for the same on my blog to help them. Let's first see the problem that arises with using variable in "IN" clause.


Kicked By:
Drop Kicked By:
0
kicks

Customize a TFS Work Item to create new Work Item  (Unpublished)

Customize a TFS Work Item to create new Work Item


Kicked By:
Drop Kicked By: