studio NETSOULS

Applying Web To Your Business

I have been using Justdial.com for many years to search for local businesses. It is a pretty decent search service especially when you are away from the internet - you can just call up the number and they will sms you the required information. However, if you were to use the internet, I prefer Google Local Search.

For example: You wanted to get a list of pre schools in the national capital region, would give you instant result of Pre schools and websites which contain a comprehensive list of pre-schools etc with location maps and and phone numbers.

Pre-schools in Delhi, Google Local Search

This makes your life so much simpler. I personally like the way the content is placed and the location map support.

  • Currently 0 /5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Feedmyapp.com the famous web 2.0 directory now has an Indian Edition. It will be highlighting web 2.0 applications from India and Indians across the world.

Its grown to become India’s most well organized list of web apps and startups.

  • Currently 0 /5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Today i stumbled upon a very good article on embedding documents, objects or videos in blog.

How to Embed Almost Anything in your Website from Digital Inspiration

Worth a read.

  • Currently 0 /5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Wishing everybody a very happy and prosperous 2009!

  • Currently 0 /5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

SQL Scripting

  • Keep all the scripts for all the tables, stored procedures, testing queries, enabling and disabling indexes and others in the Visual Studio Database Application properly. We all need to maintain the folder structure.
  • Nomenclature for naming the stored procedures
    • To retrieve records GetTableNameByIdSP - This is for returning only a single record, for returning more records depending upon the business logic write the simple logic name instead of ById.
    • To add records AddNewTableNameSP
    • To edit records UpdateTableNameSP
    • To delete records DeleteTableNameSP
  • The primary key created for a table should be having the key name as pk_TableName
  • The foreign key created for tables should be in the format of fk_TableName_PrimaryKeyReferencingTableName
  • All reserve words used in writing the scripts should always be in ALL CAPS
  • Proper indentation needs to maintained in the scripts, set your system to indent the tabs by 4 spaces
  • Please try to write simple comments in the script related to the business logic for anyone to understand. 

C# Scripting

  • Keep all variables in camel writing format
  • Keep all object variable names as obj<T>
  • Keep all the methods name, parameter name and data type consistent in each layer
  • After creating a method in the DAL, please writer a small summary for that method - explaining what is the reason for writing this method, what are the parameters and the output.
  • Have similar type of methods in code-block regions
  • Apply indentation properly in all levels of the codes
  • In the controllers, please follow the same pattern as the stored procedure for database handling. All controllers in the application should have a similar function name being called

HTML Scripting

  • Keep the html pages formatted properly
  • Write the html code in XHTML, implies that if any html tag does not have a closing tag, add /> to close this tag in the html code

When you are check-in files in the VSS please remove all commented or un-desired codes from the files. If you think its an important or useful piece of code, please enter the code in the blog.

Also as we have purchased the latest version of the Telerik RadControls, please try to read and go through documentation and client-side API. We should try to use these controls in as many ways we can. Telerik controls provides us with greater flexibility and data handling in ajax.

I will over the period of time keep updating this post by adding new points for all of us to be implementing them in our projects.

One of the most important thing that a lot of you are not following is to daily in the morning first check your official email. All tasks or bugs assigned  on a project to you are emailed from the people working on the project or the client itself.

  • Currently 0 /5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

About Us

studio NETSOULS is a complete IT services company, offering strategy, design, development and implementation of the total solution for your web and IT initiatives. The solutions we provide, enables businesses to leverage leading edge technology to gain sustainable competitive advantages in today's marketplace.

We specialize in designing, developing and deploying the next generation of IT solutions including e-business solutions Read more...

Tags

This will be shown to users with no Flash or Javascript.

Contact Us

My status

Quote of the Day

Men are disturbed, not by the things that happen, but by their opinion of the things that happen

- Epictetus

NutritionVista

www.NutritionVista.com

Archives


Advertisements


Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008

Log in