Saturday, August 22, 2009

Test your web page on multiple browsers


Browsershots makes screenshots of your web design in different browsers. It is a free open-source online service created by Johann C. Rocholl. When you submit your web address, it will be added to the job queue. A number of distributed computers will open your website in their browser. Then they will make screenshots and upload them to the central server here.

Learn more... http://browsershots.org/

Build Ajax-enabled Web 2.0 Apps in Minutes!


Iron Speed Designer is a .NET code generator that creates visually stunning, feature-rich Web 2.0 applications that are easy to customize and ready to deploy. Turbocharge your Web application development today!

Speed Web application development
Dramatically reduce development costs
Impress customers and clients
Boost application ROI
Learn more... http://www.ironspeed.com/

Thursday, August 6, 2009

Color Picker


Its one of frequent task for web developer is to change the web page color. Here ar some tool which simplyfy the life of developer.

ColorPic
========
1. Easily pick any color from the screen
2. Colors shown in hex and decimal
3. Adjust Hue, Saturation, Value, Red, Green and Blue values
4. Cyan, Magenta, Yellow and Black percentages shown

5. Easy to use with any other program
6. Resizable magnification area
7. Overlay a grid for quick colorpicker alignment
8. Use arrow keys to nudge mouse pointer
9. Save multiple palettes of colors automatically
10. WebSafe Colors and names displayed
11. Snap to nearest WebSafe color
12. Point sample, 3x3 or 5x5 pixel color sampling
13. Adjust color with four advanced color mixers
14. Edit colorpicker values after selection easily
15. Easy to use collapsible sections
16 Works with Firefox, Internet Explorer

Further refer the url
http://www.iconico.com/colorpic/

Online tool for color picker.
http://www.colorpicker.com/

Convert VB.NET to C#

Conver your .NET CODE through this tool

http://www.developerfusion.com/tools/convert/vb-to-csharp/

Developing Parallel Programs in .net

Parallel programming is becoming the mainstream paradigm in day-to-day information processing . Its an extension of sequential programming. It build to produce the fastest programs on parallel computers. The methodologies for developing a parallel program can be put into integrated frameworks. Development focuses on algorithm, languages, and how the program is deployed on the parallel computer.

For further on Parallel in .net, refer below link

http://msdn.microsoft.com/en-us/architecture/aa699426.aspx

Monday, August 3, 2009

ANTS Profiler - Performance profiling


ANTS Profiler is a code profiling tool designed for .NET developers who want to get to the bottom of these and other related issues. Technical testers also use ANTS Profiler to pin bugs down to a specific line of code or to determine scope for optimization.


What ANTS Profiler does
ANTS Profiler allows you to identify slow lines of code in .NET applications within 5 minutes of installation, allowing you to get on with what you do best � writing code. The program can also be used to measure line-level timings and method execution times, and to understand how your application performs.

TO DO list with gubb

gubb allow you to create and maintain to do list. It has the facility to archive the completed items.

http://www.gubb.net/home