Click here to Skip to main content
15,867,453 members

Articles by Abhishek Sur (Articles: 38, Technical Blogs: 48, Tip/Tricks: 10)

Articles: 38, Technical Blogs: 48, Tip/Tricks: 10

RSS Feed

Average article rating: 4.75

All Topics
15 Aug 2009   Updated: 6 Aug 2012   Rating: 4.71/5    Votes: 60   Popularity: 8.24
Licence: CPOL    Views: 355,372     Bookmarked: 140   Downloaded: 0
Please Sign up or sign in to vote.
This Table of Contents and articles is editable by all Silver members and above. Please update the article with as many as function you aware in SQL Server 2005/2008 that we are used generally. This will put all of them under a single article.
20 Jan 2011   Updated: 25 Jan 2013   Rating: 4.99/5    Votes: 49   Popularity: 8.39
Licence: CPOL    Views: 332,807     Bookmarked: 13   Downloaded: 0
Please Sign up or sign in to vote.
It's all about the unofficial CodeProject meetup in Lonavala (a hilly region between Pune and Mumbai), India on 11th December 2010. Supported by GIT members.
Database Development
SQL Server
2 Aug 2009   Updated: 2 Aug 2009   Rating: 5.00/5    Votes: 13   Popularity: 4.77
Licence: CPOL    Views: 277,705     Bookmarked: 32   Downloaded: 424
Please Sign up or sign in to vote.
Gives an introduction of how to create SQL CLR managed objects in SQL server.
2 Aug 2009   Updated: 2 Aug 2009   Rating: 4.42/5    Votes: 19   Popularity: 5.65
Licence: CPOL    Views: 47,021     Bookmarked: 38   Downloaded: 402
Please Sign up or sign in to vote.
Gives an introduction to CLR programming in SQL Server databases. This is the first part of a two-part article series.
Desktop Programming
Win32
28 Jul 2008   Updated: 28 Jul 2008   Rating: 4.58/5    Votes: 30   Popularity: 6.56
Licence: CPOL    Views: 672,062     Bookmarked: 67   Downloaded: 1,833
Please Sign up or sign in to vote.
The article will help you to use Isolated Storage Classes
3 Jan 2010   Updated: 17 Jan 2010   Rating: 4.98/5    Votes: 35   Popularity: 7.36
Licence: CPOL    Views: 84,526     Bookmarked: 76   Downloaded: 1,883
Please Sign up or sign in to vote.
Implement services that start/stop automatically to some events like Device attached, Network Availability, Firewall port modified, Domain join, Group Policy change etc
WPF
7 Aug 2010   Updated: 27 Sep 2010   Rating: 4.82/5    Votes: 24   Popularity: 6.57
Licence: CPOL    Views: 127,584     Bookmarked: 48   Downloaded: 19
Please Sign up or sign in to vote.
Ribbon UI control set with the use of all items that would look nice with your application in WPF. A sample application is also provided.
28 Jan 2010   Updated: 31 Jan 2010   Rating: 4.97/5    Votes: 42   Popularity: 7.90
Licence: CPOL    Views: 119,579     Bookmarked: 67   Downloaded: 1,691
Please Sign up or sign in to vote.
A WPF Infowindow placed on the right hand corner of the Code Canvas which informs you about the code statistics
31 Oct 2010   Updated: 31 Oct 2010   Rating: 4.77/5    Votes: 33   Popularity: 7.24
Licence: CPOL    Views: 133,247     Bookmarked: 52   Downloaded: 7,125
Please Sign up or sign in to vote.
Easiest way to handle Localization in your WPF application
28 Dec 2010   Updated: 28 Dec 2010   Rating: 4.76/5    Votes: 310   Popularity: 11.80
Licence: CPOL    Views: 1,201,489     Bookmarked: 545   Downloaded: 17,900
Please Sign up or sign in to vote.
The article will guide you through the basics of WPF programing with in-depth knowledge about the architecture and the working principles of WPF programs. The article finally creates a sample "Hello World" application to step you into a new foundation.
28 Dec 2010   Updated: 28 Dec 2010   Rating: 4.83/5    Votes: 48   Popularity: 8.07
Licence: CPOL    Views: 245,841     Bookmarked: 69   Downloaded: 3,939
Please Sign up or sign in to vote.
In this article, you will find most of the interesting things with Border and Brush elements.
28 Dec 2010   Updated: 28 Dec 2010   Rating: 4.79/5    Votes: 54   Popularity: 8.30
Licence: CPOL    Views: 154,275     Bookmarked: 86   Downloaded: 3,753
Please Sign up or sign in to vote.
XAML as an Extensible Markup Language has great flexibilities to create objects in XAML itself and do functions like automatic binding, Conversion of Data, etc. Markup Extension allows you to truly extend your markup upto a certain extent to elevate you to write less code and design your application
28 Dec 2010   Updated: 28 Dec 2010   Rating: 4.87/5    Votes: 89   Popularity: 9.40
Licence: CPOL    Views: 414,613     Bookmarked: 172   Downloaded: 9,586
Please Sign up or sign in to vote.
WPF introduces a new property system which is enhanced by Dependency property. There are many improvements of Dependency Property over CLR properties. In this article, I have discussed how you could create your own Dependency Property and to work with various features of it.
28 Dec 2010   Updated: 28 Dec 2010   Rating: 4.96/5    Votes: 74   Popularity: 9.20
Licence: CPOL    Views: 209,860     Bookmarked: 97   Downloaded: 7,407
Please Sign up or sign in to vote.
In this article, I have specified how you could use Style, Triggers and animation in your WPF application to make your application more attractive, interactive and user friendly.
28 Dec 2010   Updated: 30 Dec 2010   Rating: 4.84/5    Votes: 46   Popularity: 8.05
Licence: CPOL    Views: 229,928     Bookmarked: 118   Downloaded: 7,620
Please Sign up or sign in to vote.
Binding is the most important topic of WPF programming. In this article, I have demonstrated how you could employ DataBinding to ensure that the Presentation logic is separated from the View and also give a simple demonstration on how the DataBinding concept works.
28 Dec 2010   Updated: 21 Aug 2011   Rating: 4.92/5    Votes: 175   Popularity: 10.99
Licence: CPOL    Views: 497,939     Bookmarked: 219   Downloaded: 10,225
Please Sign up or sign in to vote.
This article describes the basics of WPF application, how you can deal with layout, placements of controls and position.
31 Oct 2010   Updated: 31 Oct 2010   Rating: 4.96/5    Votes: 17   Popularity: 6.10
Licence: CPOL    Views: 40,845     Bookmarked: 31   Downloaded: 748
Please Sign up or sign in to vote.
In this article, I have shown how you can build pluggable Resources for styles, Languages or any static objects, etc. Therefore building a new style doesn't hamper your code and you can easily plugin any new style to the application even though it is already in the production environment.
High Performance Computing
Parallel Processing
5 Jun 2013   Updated: 5 Jun 2013   Rating: 5.00/5    Votes: 16   Popularity: 6.02
Licence: CPOL    Views: 34,107     Bookmarked: 12   Downloaded: 0
Please Sign up or sign in to vote.
Welcome to our continuing series of Code Project interviews in which we talk to developers about their backgrounds, projects, interests and pet peeves. In this installment we talk to Abhishek Sur, a herculian CodeProject author and two-time CodeProject MVP.
Programming Languages
C#
15 Oct 2007   Updated: 11 May 2012   Rating: 4.07/5    Votes: 86   Popularity: 7.88
Licence: CPOL    Views: 366,394     Bookmarked: 142   Downloaded: 35,951
Please Sign up or sign in to vote.
Unique folder protection that issues Windows Class IDS to protect folders.
27 Dec 2009   Updated: 29 Mar 2021   Rating: 4.65/5    Votes: 78   Popularity: 8.79
Licence: CPOL    Views: 185,425     Bookmarked: 263   Downloaded: 9,989
Please Sign up or sign in to vote.
New Win7 features explained with simple demo applications
31 Oct 2010   Updated: 31 Oct 2010   Rating: 4.94/5    Votes: 13   Popularity: 5.15
Licence: CPOL    Views: 45,653     Bookmarked: 27   Downloaded: 198
Please Sign up or sign in to vote.
WeakReference comes very handy when working with Large objects. In this application, I have demonstrated how you could easily use this class to improve the performance of your application.
3 Oct 2010   Updated: 3 Oct 2010   Rating: 4.83/5    Votes: 30   Popularity: 7.07
Licence: CPOL    Views: 115,247     Bookmarked: 82   Downloaded: 3,604
Please Sign up or sign in to vote.
In this article, I have introduced how easily you can create a RESTful service in WCF
12 Jul 2009   Updated: 25 Jul 2009   Rating: 3.73/5    Votes: 19   Popularity: 4.77
Licence: CPOL    Views: 70,055     Bookmarked: 24   Downloaded: 0
Please Sign up or sign in to vote.
A discussion of Memory management in your program
C# 4.0
13 Nov 2010   Updated: 20 Nov 2010   Rating: 4.82/5    Votes: 93   Popularity: 9.50
Licence: CPOL    Views: 238,690     Bookmarked: 168   Downloaded: 2,347
Please Sign up or sign in to vote.
C# 5.0 CTP was introduced recently, this article is specally dealing with my own understanding with this realease with few sample applications
25 Oct 2010   Updated: 4 Nov 2010   Rating: 4.93/5    Votes: 80   Popularity: 9.38
Licence: CPOL    Views: 293,887     Bookmarked: 153   Downloaded: 2,506
Please Sign up or sign in to vote.
In this article, I have provided sample codes to ensure you could build your own Dynamic Type easily using Reflection.Emit classes.
5 Nov 2010   Updated: 5 Nov 2010   Rating: 4.91/5    Votes: 68   Popularity: 8.97
Licence: CPOL    Views: 112,665     Bookmarked: 132   Downloaded: 671
Please Sign up or sign in to vote.
The article demonstrates how Reflection APIs behaves in real time development and also gives you few ways to improve its performance.
Javascript
18 Sep 2007   Updated: 15 Mar 2008   Rating: 4.97/5    Votes: 21   Popularity: 6.12
Licence: CPOL    Views: 72,834     Bookmarked: 28   Downloaded: 1,205
Please Sign up or sign in to vote.
Animation of an image. Using multiple images as thumbnails, you can enlarge it to a specific size.
PHP
21 Sep 2007   Updated: 1 Dec 2009   Rating: 4.84/5    Votes: 119   Popularity: 9.97
Licence: CPOL    Views: 917,992     Bookmarked: 356   Downloaded: 17,167
Please Sign up or sign in to vote.
The article will guide you with complete knowledge of how to add a Google map in your webpage with knowledge of JavaScript, use of Geocoder, use of InfoWindow, use of Marker, Tabbed Markers, Maximising marker, creating context menu, streetview in your map
Visual Basic
7 Jun 2009   Updated: 9 Jun 2009   Rating: 4.80/5    Votes: 78   Popularity: 9.01
Licence: CPOL    Views: 1,170,355     Bookmarked: 218   Downloaded: 30,482
Please Sign up or sign in to vote.
Simple demo to create/modify/delete Excel for both windows and web
12 Jul 2009   Updated: 16 Jul 2009   Rating: 4.83/5    Votes: 11   Popularity: 4.36
Licence: CPOL    Views: 50,413     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
What is the difference between DirectCast and TryCast
28 Feb 2009   Updated: 28 Feb 2009   Rating: 4.76/5    Votes: 134   Popularity: 9.94
Licence: CPOL    Views: 796,817     Bookmarked: 263   Downloaded: 4,020
Please Sign up or sign in to vote.
Basic Examples to work with Language Integrated Query(LINQ) concept that was introduces with C# 3.0 and/or .NET 3.5 (Corresponding VB.NET code included)
18 Sep 2007   Updated: 9 Aug 2012   Rating: 4.12/5    Votes: 90   Popularity: 8.05
Licence: CPOL    Views: 598,712     Bookmarked: 220   Downloaded: 43,336
Please Sign up or sign in to vote.
Sending Mails from your Windows Application
XML
16 Aug 2008   Updated: 16 Aug 2008   Rating: 4.07/5    Votes: 37   Popularity: 6.23
Licence: CPOL    Views: 388,525     Bookmarked: 96   Downloaded: 1,710
Please Sign up or sign in to vote.
All about vulnerabilities with Code Reverse Engineering, and the best steps to fix them (DotFuscator included).
Web Development
ASP.NET
31 Oct 2009   Updated: 31 Oct 2009   Rating: 4.92/5    Votes: 38   Popularity: 7.60
Licence: CPOL    Views: 340,732     Bookmarked: 80   Downloaded: 3,570
Please Sign up or sign in to vote.
This article will enable you to add custom search rules to your application using Bing Search API with much more
9 Jan 2011   Updated: 3 Nov 2012   Rating: 4.84/5    Votes: 90   Popularity: 9.33
Licence: CPOL    Views: 461,434     Bookmarked: 196   Downloaded: 17,470
Please Sign up or sign in to vote.
The article demonstrates how you can use SQL Server Query Notification feature to get notification from database whenever the result of a command gets changed. Sample application demonstrating SqlDependency and SqlCacheDependency is also included.
3 Nov 2009   Updated: 3 Nov 2009   Rating: 4.79/5    Votes: 27   Popularity: 6.70
Licence: CPOL    Views: 281,333     Bookmarked: 55   Downloaded: 0
Please Sign up or sign in to vote.
Using this article you will get the basic idea of how you could use NDepend to control/analyze your application. It allows to apply design rules and refactor code.
26 Oct 2008   Updated: 11 Jun 2010   Rating: 4.38/5    Votes: 33   Popularity: 6.59
Licence: CPOL    Views: 116,506     Bookmarked: 103   Downloaded: 2,507
Please Sign up or sign in to vote.
All about Project and Item Templates. You can use Custom Templates to make your development process faster than you ever think. Create your own Template for Visual Studio and distribute with all others. You can also learn how to create an installer to install a template.
HTML
29 Sep 2009   Updated: 2 Oct 2009   Rating: 4.95/5    Votes: 46   Popularity: 7.99
Licence: CPOL    Views: 4,744,337     Bookmarked: 64   Downloaded: 1,629
Please Sign up or sign in to vote.
The article will guide you with samples to create and embed Microsoft Map in your website within minutes. The intention is to give basic knowledge on how JavaScript library could be used to embed Custom Map.

Average blogs rating: 4.74

.NET
11 Aug 2010   Updated: 11 Aug 2010   Rating: 4.87/5    Votes: 10   Popularity: 4.87
Licence: CPOL    Views: 38,461     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
About Garbage Collection Notifications in .NET 4.0
30 Jan 2011   Updated: 30 Jan 2011   Rating: 4.90/5    Votes: 10   Popularity: 4.90
Licence: CPOL    Views: 30,033     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
Internals of Exception Handling
All Topics
6 Feb 2011   Updated: 16 Mar 2011   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 15,280     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
Internals of Anonymous Types
20 Feb 2011   Updated: 16 Mar 2011   Rating: 5.00/5    Votes: 8   Popularity: 4.52
Licence: CPOL    Views: 20,081     Bookmarked: 11   Downloaded: 0
Please Sign up or sign in to vote.
Inversion of Control: Practical usage of Interface, Delegate or Events
29 Aug 2010   Updated: 27 Sep 2010   Rating: 4.96/5    Votes: 4   Popularity: 2.99
Licence: CPOL    Views: 13,760     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
Hi Folks,As few people told me to implement an observer in my last post where I just showed how to use it, here is the post where I am going to clear out confusions for you. If you have read my other post, you might already know what is an Observer and why it is required. Lets recap this a bit more.
12 Sep 2010   Updated: 27 Sep 2010   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 15,681     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
A discussion about how to draw Marble Diagrams
20 Jan 2011   Updated: 16 Mar 2011   Rating: 4.76/5    Votes: 7   Popularity: 4.02
Licence: CPOL    Views: 20,910     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
Internals of loops (While, For and ForEach)
15 Sep 2010   Updated: 15 Sep 2010   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 16,330     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
Creating a WCF service without Visual Studio
26 Feb 2011   Updated: 26 Feb 2011   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: CPOL    Views: 14,870     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
Dependency Injection & IoC
Desktop Programming
Win32
2 Aug 2009   Updated: 7 Sep 2009   Rating: 4.48/5    Votes: 142   Popularity: 9.56
Licence: CPOL    Views: 983,696     Bookmarked: 193   Downloaded: 291
Please Sign up or sign in to vote.
Some of both Documented and Undocumented Keywords that we dont use often like Check, StackAlloc, Fixed,default,@variables,Nullables, __arglist,__reftype etc are explained with simple examples
12 Sep 2009   Updated: 14 Sep 2009   Rating: 4.80/5    Votes: 15   Popularity: 5.50
Licence: CPOL    Views: 286,430     Bookmarked: 28   Downloaded: 27
Please Sign up or sign in to vote.
Make your class library COM visible using few simple steps
WPF
12 Mar 2011   Updated: 12 Mar 2011   Rating: 4.10/5    Votes: 10   Popularity: 4.10
Licence: CPOL    Views: 34,742     Bookmarked: 14   Downloaded: 0
Please Sign up or sign in to vote.
Deal with Performance in WPF applications
7 Sep 2010   Updated: 7 Sep 2010   Rating: 3.86/5    Votes: 6   Popularity: 3.00
Licence: CPOL    Views: 59,058     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
Taskbar with Window Maximized and WindowState to None in WPF
11 Mar 2011   Updated: 16 Mar 2011   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 17,662     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
RegisterName for StoryBoards in WPF (NameScopes)
24 Aug 2010   Updated: 12 Jan 2018   Rating: 3.52/5    Votes: 5   Popularity: 2.46
Licence: CPOL    Views: 36,807     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
Working with ICollectionViewSource in WPF
30 Jun 2010   Updated: 30 Jun 2010   Rating: 4.85/5    Votes: 41   Popularity: 7.72
Licence: CPOL    Views: 143,150     Bookmarked: 41   Downloaded: 1,575
Please Sign up or sign in to vote.
The article will demonstrate how you could handle Unhandled Exceptions from both UI and NonUI threads for your WPF application.
19 Aug 2010   Updated: 19 Aug 2010   Rating: 5.00/5    Votes: 9   Popularity: 4.77
Licence: CPOL    Views: 64,735     Bookmarked: 14   Downloaded: 783
Please Sign up or sign in to vote.
The article shows how you could use RenderTargetBitmap to render a visual into BitmapSource and convert the same into actual image.
XAML
3 Oct 2010   Updated: 3 Oct 2010   Rating: 4.88/5    Votes: 3   Popularity: 2.33
Licence: CPOL    Views: 21,763     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
Load your XAML from external file or from String XML to start working on an existing application instantly using XamlReader and XamlWriter
Operating Systems
Windows
5 Jul 2010   Updated: 5 Jul 2010   Rating: 4.89/5    Votes: 2   Popularity: 1.47
Licence: CPOL    Views: 21,805     Bookmarked: 4   Downloaded: 53
Please Sign up or sign in to vote.
The article describes how you can deal with dynamic object to inject members during runtime. It also demonstrates how to create Custom DynamicObject.
Programming Languages
C#
11 Jan 2010   Updated: 11 Jan 2010   Rating: 4.89/5    Votes: 7   Popularity: 4.14
Licence: CPOL    Views: 45,572     Bookmarked: 15   Downloaded: 638
Please Sign up or sign in to vote.
Pass data from a User control easily using Custom Events. I have added one sample application with this.
13 Sep 2010   Updated: 27 Sep 2010   Rating: 4.58/5    Votes: 9   Popularity: 4.37
Licence: CPOL    Views: 19,510     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
A note about Partial methods
24 Oct 2010   Updated: 26 Jan 2011   Rating: 4.43/5    Votes: 7   Popularity: 3.74
Licence: CPOL    Views: 18,621     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
Create Enumeration as Bit Flags
10 Jul 2010   Updated: 10 Jul 2010   Rating: 4.15/5    Votes: 6   Popularity: 3.23
Licence: CPOL    Views: 48,585     Bookmarked: 4   Downloaded: 68
Please Sign up or sign in to vote.
This post demonstrates how easily you can implement a class / structure that may take part in arithmetic operation using Operator overloading of implicit and explicit cast operators
28 Sep 2010   Updated: 28 Sep 2010   Rating: 4.93/5    Votes: 24   Popularity: 6.62
Licence: CPOL    Views: 105,473     Bookmarked: 26   Downloaded: 0
Please Sign up or sign in to vote.
Few new specifications on C# 5.0, a future of C#
25 Dec 2010   Updated: 26 Jan 2011   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: CPOL    Views: 17,490     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
Internals of a Delegate
23 Jan 2011   Updated: 16 Mar 2011   Rating: 4.96/5    Votes: 4   Popularity: 2.99
Licence: CPOL    Views: 15,130     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
Different approaches to Casting
11 Mar 2011   Updated: 16 Mar 2011   Rating: 4.73/5    Votes: 26   Popularity: 6.69
Licence: CPOL    Views: 70,041     Bookmarked: 37   Downloaded: 0
Please Sign up or sign in to vote.
All about .NET Timers - A Comparison
9 Aug 2010   Updated: 27 Sep 2010   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 19,240     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
The article will demonstrate the story of WeakReference in light of Garbage Collection.
5 Feb 2011   Updated: 16 Mar 2011   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 38,391     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
Get Reflected use TypeDescriptor
3 Jul 2010   Updated: 5 Jul 2010   Rating: 4.88/5    Votes: 13   Popularity: 4.88
Licence: CPOL    Views: 76,612     Bookmarked: 31   Downloaded: 1,614
Please Sign up or sign in to vote.
The post will demonstrate how you can capture a snapshot of a screen from within the application itself.
23 Aug 2010   Updated: 27 Sep 2010   Rating: 4.90/5    Votes: 3   Popularity: 2.34
Licence: CPOL    Views: 22,320     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
Here in the post, I am going to discuss about IObserver and IObservable interfaces and its connection to Push based approach on Reactive Framework.
15 Oct 2010   Updated: 15 Oct 2010   Rating: 3.86/5    Votes: 7   Popularity: 3.27
Licence: CPOL    Views: 17,851     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Hidden Facts of C# Structures in terms of MSIL
16 Jan 2011   Updated: 16 Mar 2011   Rating: 4.80/5    Votes: 12   Popularity: 5.18
Licence: CPOL    Views: 19,421     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
Internals of Extension Methods
18 Dec 2010   Updated: 18 Dec 2010   Rating: 4.93/5    Votes: 7   Popularity: 4.17
Licence: CPOL    Views: 14,191     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
ADO.NET - Some Internals Uncovered
1 Jan 2011   Updated: 1 Jan 2011   Rating: 4.91/5    Votes: 4   Popularity: 2.96
Licence: CPOL    Views: 13,260     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
ADO.NET : Some internals uncovered
23 Jan 2011   Updated: 23 Jan 2011   Rating: 4.67/5    Votes: 6   Popularity: 3.63
Licence: CPOL    Views: 15,550     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
Internals to C# iterators
12 Jul 2010   Updated: 12 Jul 2010   Rating: 4.57/5    Votes: 9   Popularity: 4.36
Licence: CPOL    Views: 21,390     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
How simply you can use Lazy initialize to defer the execution of a method or property for values to whenever it is required.
5 Dec 2010   Updated: 5 Dec 2010   Rating: 4.80/5    Votes: 3   Popularity: 2.29
Licence: CPOL    Views: 46,663     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
Win32 Handle (HWND) & WPF Objects - A Note
7 Dec 2010   Updated: 7 Dec 2010   Rating: 4.70/5    Votes: 7   Popularity: 3.97
Licence: CPOL    Views: 18,711     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
Here are the ways to throw an exception in C#
12 Jul 2009   Updated: 23 May 2012   Rating: 4.76/5    Votes: 31   Popularity: 6.88
Licence: CPOL    Views: 138,898     Bookmarked: 50   Downloaded: 0
Please Sign up or sign in to vote.
Discussion on Memory Management
6 Sep 2010   Updated: 6 Sep 2010   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 18,010     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Use of Expression Trees in .NET for Lambda Decomposition
13 Feb 2011   Updated: 13 Feb 2011   Rating: 4.93/5    Votes: 7   Popularity: 4.17
Licence: CPOL    Views: 31,071     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
Code Contracts in .NET 4.0 & its Internals
C# 4.0
5 Nov 2010   Updated: 26 Jan 2011   Rating: 4.36/5    Votes: 7   Popularity: 3.68
Licence: CPOL    Views: 20,271     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
Working with tuple in C# 4.0
XML
24 Sep 2010   Updated: 24 Sep 2010   Rating: 4.92/5    Votes: 8   Popularity: 4.44
Licence: CPOL    Views: 35,801     Bookmarked: 17   Downloaded: 36
Please Sign up or sign in to vote.
Progress streamed file download and upload with resume facility
18 Jul 2010   Updated: 18 Jul 2010   Rating: 4.50/5    Votes: 2   Popularity: 1.35
Licence: CPOL    Views: 20,460     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
XAML is getting more and more popular and has also been introduced for Mobile applications. Recently, while I was exploring the internet, I found that the recent version of Windows 7 mobile interfaces use Silverlight to deal with the interface...
23 Jul 2010   Updated: 23 Jul 2010   Rating: 4.91/5    Votes: 6   Popularity: 3.82
Licence: CPOL    Views: 35,583     Bookmarked: 14   Downloaded: 195
Please Sign up or sign in to vote.
In this article, I have introduced how you could use code snippets in your program to enhance code productivity.
Web Development
ASP.NET
8 Nov 2009   Updated: 8 Nov 2009   Rating: 4.89/5    Votes: 7   Popularity: 4.13
Licence: CPOL    Views: 52,562     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
A weird error that comes when a page is opened for a long time and then posted back
XHTML
12 Jul 2009   Updated: 26 Jul 2009   Rating: 4.85/5    Votes: 26   Popularity: 6.69
Licence: CPOL    Views: 189,981     Bookmarked: 50   Downloaded: 354
Please Sign up or sign in to vote.
Use of GZipStream or DeflateStream to compress your HTML output in your response when available. Added new class as WhiteSpaceFilter to remove whitespaces from HTML.

Average tips rating: 4.42

Database Development
SQL Server
20 Jan 2010   Updated: 20 Jan 2010   Rating: 4.50/5    Votes: 3   Popularity: 2.15
Licence: CPOL    Views: 57,390     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
It is a common issue of many of the guys on how we can fetch a record based on its record number. It is really easy to get first 10 records usingSELECT TOP 10 * FROM EMPBut when we want to fetch records in such a way say I need to fetch record from 40 to 50. This comes very handy when...
Desktop Programming
WPF
15 Mar 2011   Updated: 16 Mar 2011   Rating: 4.67/5    Votes: 2   Popularity: 1.40
Licence: CPOL    Views: 18,950     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
When animation is not totally complete, default animation behavior might produce jurky animation. Here is a demo how you could make it smoother.
20 Mar 2011   Updated: 20 Mar 2011   Rating: 4.00/5    Votes: 3   Popularity: 1.91
Licence: CPOL    Views: 41,142     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
WPF inputbindings to bind your key and mouse events directly with your ViewModels
Programming Languages
C#
8 Dec 2009   Updated: 8 Dec 2009   Rating: 4.17/5    Votes: 5   Popularity: 2.91
Licence: CPOL    Views: 34,252     Bookmarked: 12   Downloaded: 0
Please Sign up or sign in to vote.
As a developer, you must have found few things that are really haven't thought of earlier. On that note, Say you want to disable Close Button of a window. It is easier to disable other button (using properties available with Form) from control box of the window, or even remove the control box...
13 Sep 2010   Updated: 18 Sep 2010   Rating: 4.89/5    Votes: 13   Popularity: 5.28
Licence: CPOL    Views: 201,223     Bookmarked: 18   Downloaded: 0
Please Sign up or sign in to vote.
27 Apr 2011   Updated: 27 Apr 2011   Rating: 4.50/5    Votes: 4   Popularity: 2.71
Licence: CPOL    Views: 32,964     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Thread.Sleep is actually used to block the thread Temporarily for an interval. Async CTP brings forth one probable alternative if you dont want to write yourself : TaskEx.Delay(milliseconds)Probably in next release it will be Task.Delay(milliseconds)This works little different as it...
Web Development
ASP.NET
10 Sep 2009   Updated: 10 Sep 2009   Rating: 4.40/5    Votes: 11   Popularity: 4.40
Licence: CPOL    Views: 46,760     Bookmarked: 18   Downloaded: 0
Please Sign up or sign in to vote.
It is to be noted, .NET has lately introducedResponse.RedirectParmanent() after a long await. The main motive of this is tohave permanent response redirection to the Search Engines.Response.RedirectParmanent() is an extension function introduced in .NET 4.0.Themain motive of it is to indicate
13 Sep 2009   Updated: 13 Sep 2009   Rating: 4.20/5    Votes: 2   Popularity: 1.26
Licence: CPOL    Views: 9,930     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
It is a very common issue to handle automatic postbacks to controls. Here I am going to explain how we can handle autopostback of a button click using Javascript Event. Suppose you have a button : Now you want to occationally c
13 Dec 2009   Updated: 13 Dec 2009   Rating: 4.00/5    Votes: 2   Popularity: 1.20
Licence: CPOL    Views: 21,801     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
Hi Guys,It is common behavior of ASP.NET that if a control is set to Visible = "false", the response stream doesn't contain the definition of it. Therefore, if you want to make the control visible during runtime from Javascript always put display = none in styles attribute.Say you have a...
22 Sep 2009   Updated: 22 Sep 2009   Rating: 4.86/5    Votes: 10   Popularity: 4.86
Licence: CPOL    Views: 41,392     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
Sometimes we have requirement to disable Right Click context menu and Text selection of a web page from the user, so that the user cannot use the right click default context menu and also to disable text selection so that sensitive data could not be copied from the website. To Disable Context Menudo

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
President
India India
Did you like his post?

Oh, lets go a bit further to know him better.
Visit his Website : www.abhisheksur.com to know more about Abhishek.

Abhishek also authored a book on .NET 4.5 Features and recommends you to read it, you will learn a lot from it.
http://bit.ly/EXPERTCookBook

Basically he is from India, who loves to explore the .NET world. He loves to code and in his leisure you always find him talking about technical stuffs.

Working as a VP product of APPSeCONNECT, an integration platform of future, he does all sort of innovation around the product.

Have any problem? Write to him in his Forum.

You can also mail him directly to abhi2434@yahoo.com

Want a Coder like him for your project?
Drop him a mail to contact@abhisheksur.com

Visit His Blog

Dotnet Tricks and Tips



Dont forget to vote or share your comments about his Writing