Showing posts with label Tools. Show all posts
Showing posts with label Tools. Show all posts

Saturday, February 16, 2013

dataset or datatable visualizer or Righthand Dataset Debugger Visualizer

In the previous POST i had shown u how to create StoredProcedures and  related methods for that SP

In this post i will show how to see dataset/datatable data in the Visualizers (free Tool)

Screen Shots :


 









Wednesday, November 7, 2012

Tool that generates StoredProcedure and C# methods for CRUD operations

This is the tool that generates SP and C# methods for CRUD operations. It is mainly used when there are lots of parameters are there. If parameters are more then it takes more time to create a SP for Insert, Update and Select. To make it simple with few clicks we can generate the code we need.
This may help some one......
This TOOL was Updated U can Download....