Category Archives: “Process” Series

SQL PIVOT SlideShow and Video
Welcome to CodeSpread!Here is a summary of SQL PIVOT query. This ppt is also available for download. You can also check the same ppt on our youtube channel.

IEnumerable: Power behind Collections
One of my favorite questions which I ask very frequently to test the candidate is “What is Collections?” And I get almost all kind of answers, possibly available on planet Mars. But one answer which is expected on Earth is “Collections are elements which implements IEnumerable interface”. But why this answer is so important! What…..

REST- REpresentational State Transfer
REST – REpresentational State Transfer, is an enhanced version of client server style architecture for distributed communication. When we talk about distributed communication, we think of request and response. A request is something which is made by client to a server and in reply, response is sent back by the server to the client. What’s…..

Reusability defined by Microsoft Enterprise Library
Wikipedia says “The Microsoft Enterprise Library is a set of tools and programming libraries for the Microsoft .NET Framework. It provides an API to facilitate proven practices in core areas of programming including data access, security, logging, exception handling and others.” Above definition is somewhat high level so I pitched in with my thoughts. These…..

Unused Useful Tools in Visual Studio
Back from a vacation is always a great and refreshing feeling. A small break always adds a new dimension to the thoughts. Lets see what we have today which we can call ‘new’ . We are good working on visual studio and enjoy doing coding because we love it the most, but we simply ignore…..

New SDLC: Security Development Life Cycle
When I heard Security Development Life Cycle, my first reaction was, is it really possible? But, as always, Microsoft surprised me with the introduction of SDL. I just went through a paper published by Microsoft and , I have included most of the points ‘as-is’ in this article. What is SDLC or Security Development Life…..









