1.
Styles of Source Code Comments in C#, SQL, XML, HTML, CSS, JavaScript
Developers take months to write beautiful pieces of code and reviewer gets only few hours or I say, minutes to provide suggestions and improvisations. Then it becomes a hard deal for a developer to showcase their work. At this moment, comments proved to be a nice packaging which can enhance the visi
(The Code Project Open License (CPOL))
Web Development »
HTML / CSS »
CSS
|
Himanshu DS
|
Updated: 8 Mar 2013
Rating: 5.00/5
(1 vote)
|
|
2.
SQL:Target a Trigger
I remember those days when I used to simply fall into the trap set by client requirements which could have been easily resolved by using a trigger. So I can definitely say, trigger is a life saver,if used cleverly. Many of the users might know Triggers so I will use question-answer format to clear t
(The Code Project Open License (CPOL))
Database »
SQL Reporting Services »
General
|
Himanshu DS
|
Updated: 8 Mar 2013
Rating: 4.80/5
(3 votes)
|
|
3.
Reusability defined by Microsoft Enterprise Library
This is an overview of Enterprise Library and how the use of it is making developer’s life easy.
(The Code Project Open License (CPOL))
|
Himanshu DS
|
Updated: 12 Feb 2013
Rating:
(0 votes for this Article)
|
|
4.
SQL:Target a SubQuery
People ask me a lot about subquery so I thought let’s answer with a article touching a bit of everything about subquery. Before discussing SubQuery, there are few things which we should know like: What is a Query? I will go with its English Definition first. As a verb, “Put a question or questions t
(The Code Project Open License (CPOL))
Database »
SQL Reporting Services »
General
|
Himanshu DS
|
Updated: 11 Feb 2013
Rating: 5.00/5
(1 vote)
|
|
5.
Do you know JsRender?
I am new to JsRender but still felt like discussing with my readers as may be one of our readers can provide more insights, after all, it’s a mutual learning that helps a community. What is JsRender? First thing that i learned is that it’s not an invention but an improvisation of a concept called...
(The Code Project Open License (CPOL))
Web Development »
Client side scripting »
General
|
Himanshu DS
|
Updated: 11 Feb 2013
Rating:
(0 votes for this Article)
|
|
6.
POSTMan is required
A Chrome app which let’s you help test and document APIs.
(The Code Project Open License (CPOL))
Web Development »
Applications & Tools »
General
|
Himanshu DS
|
Updated: 10 Feb 2013
Rating:
(0 votes for this Article)
|
|
7.
Nice reference for C# evolution: Part 4
We will forward our journey with C# 5.0 features.
(The Code Project Open License (CPOL))
|
Himanshu DS
|
Updated: 29 Jan 2013
Rating: 5.00/5
(1 vote)
|
|
8.
Magic Wand: Object-relational mapping
What are the options available?
(The Code Project Open License (CPOL))
Development Lifecycle »
Design and Architecture »
Methodologies
|
Himanshu DS
|
Updated: 2 Jan 2013
Rating:
(0 votes for this Article)
|
|
9.
IIS- Still learning!
Whenever we receive some error which is related to IIS, we just jump on internet as we lack the basic concepts of IIS and i can definitely say that we almost ignore IIS and focus ourselves on development and coding. Then Why not learn IIS today? I would share my knowledge and request all of.....Rela
(The Code Project Open License (CPOL))
Web Development »
Site & Server Management »
General
|
Himanshu DS
|
Updated: 19 Dec 2012
Rating: 3.00/5
(1 vote)
|
|
10.
Best Practices: Does Professional Databases Exist?
We can achieve a professional database design by avoiding a few pitfalls and following some guidelines but still, these are only guidelines and not an exact rule-set which can guarantee a professional database.
(The Code Project Open License (CPOL))
Database »
Database »
General
|
Himanshu DS
|
Updated: 19 Dec 2012
Rating:
(0 votes for this Article)
|
|
11.
Code Quality: Myth or Reality
Guidelines required to be followed to ensure good quality of your code.
(The Code Project Open License (CPOL))
Development Lifecycle »
Testing and QA »
General
|
Himanshu DS
|
Updated: 19 Dec 2012
Rating:
(0 votes for this Article)
|
|
12.
jQuery: Effects/Methods
Methods or effects available in jQuery.
(The Code Project Open License (CPOL))
Web Development »
Client side scripting »
General
|
Himanshu DS
|
Updated: 17 Dec 2012
Rating:
(0 votes for this Article)
|
|
|
13.
WCF Part 2: Fundamentals.
|