prakasht
Reverse words in a string
Hi folks, I am here with another example, how to reverse words in a string or sentence? I have tried...
Date: 12/16/2013
Reverse a string in different ways
Hi folks, I am here with another example, how to reverse a string in different ways? Below are the...
Date: 12/16/2013
Find first non-repeated character in a string
Hi folks, This doesn't look difficult right :) however can u think of different ways to find first...
Date: 12/15/2013
What's new is VS 2013 (RC) for web developers?
Hello folks Let's discuss some of the amazing enhancements and new features of VS 2013 (RC) in...
Date: 10/20/2013
How to fix error "You can't pass property, indexer or dynamic member with out or ref parameter"
Hi Folks, I happened to encounter this trouble while trying to pass reference of a Property. public...
Date: 09/21/2013
What’s new in SQL Server 2014 (CTP1)?
The release of SQL Server 2014 (CTP1) has brought good amount of new features and enhancements. Some...
Date: 08/29/2013
Change the default route in ASP.NET MVC
Hello folks, As we know that ASP.NET MVC by default takes following setting available in RouteConfig...
Date: 08/08/2013
Limits the number of records per page in SSRS 2012.
Hello folks, While working on the requirement to fix the number of records per page in the report, I...
Date: 07/04/2013
Difference between Direct casting, is and as operator in C#
Hi guys, below are the available ways in C# when you cast one data type to another. Direct casting...
Date: 04/23/2013
WPF Data Grid tips
Hi folks, While working on WPF, I came to know some good Data grid tips and wanted to share you the...
Date: 11/14/2012
Efficiently remove duplicates in dataset
Hi folks, Remember, the pain of removing duplicates in fetched dataset by looping, comparing etc. it...
Date: 10/28/2012
Data mining algorithms and their use cases
Hi folks, I have compiled the comparisons and use case of OOB algorithms available within SSAS/DM...
Date: 09/27/2012
SQL Server Management Tools
Sometimes we may feel that for any monitoring or R&D, which tool to go far? Here is a handy...
Date: 08/21/2012
SSIS Project Deployment Model in SQL Server 2012
A one of the major improvement in SSIS 2012 is the Project Deployment Model. The project deployment...
Date: 08/16/2012
Row Versioning based Isolation levels in Sql Server
Row Versioning based Isolation levels are very useful in reducing blocking. Which are.. • Read...
Date: 08/16/2012