s13khan

Stories kicked by s13khan

HTML5 Support In Visual Studio 2010(www.raihaniqbal.net)

submitted by PrinceOfDhakaPrinceOfDhaka(390) 1 year, 9 months ago

I was trying to play around with HTML5 assuming that VS 2010 had shipped with HTML5 support but to my dismay it was not the case. Bummer! So I did a bit of homework and came up with an easy workaround. read more...

add a comment |category: |Views: 692

tags: another

ASP.NET SlidingMessage Control(www.raihaniqbal.net)

submitted by PrinceOfDhakaPrinceOfDhaka(390) 1 year, 9 months ago

The SlidingMessage server control is the ASP.NET version of the excellent jQuery SlidingMessage plugin by Henrik Joreteg. The control is very easy to use with minimal setup – all you have to do is drag and drop the control into your page and voila! you’re ready to go. The binary includes all the necessary javascript inlcuding jquery so you don’t even have to include them separately in your page. read more...

add a comment |category: |Views: 80

tags: another

Email Reporter: VSTS 2008 Load Test Plug-in(code.msdn.microsoft.com)

submitted by joycscjoycsc(1597) 3 years, 2 months ago

Microsoft’s Visual Studio Team System Test Edition provides a powerful platform to perform high volume load testing. It also provides high end flexibilities to write and utilize external plug-in for extended functionalities. "Email Reporter: VSTS 2008 Load Test Plug-in" enables users to send the load test reports to one or more pre-configured email addresses automatically, once a VSTS Load Test is completed. This open-source load test plug-in also provides supports for customization by which you can customize the reported performance data. read more...

1 comment |category: |Views: 80

tags: another

10 Tools Which I Still Use, Even I Have VSTS 2008(weblogs.asp.net)

submitted by joycscjoycsc(1597) 3 years, 11 months ago

In my last post, titled "10 Tools Which I Left After Using VSTS 2008", I have included a list of 10 tools which I am not using currently, as I have the corresponding features available in Visual Studio Team System 2008. However, on the other hand, I am still using few tools even I have VSTS 2008! read more...

1 comment |category: |Views: 770

tags: another

10 Tools Which I Left After Using VSTS 2008(weblogs.asp.net)

submitted by joycscjoycsc(1597) 3 years, 11 months ago

I have started using Visual Studio Team System (VSTS) 2008, recently. Previously I worked with Visual Studio 2005. As a matter of fact I had to use lots of external tools to perform and speedup my development process. However, while working with VSTS 2008, it's very exciting for me that, I found replacements for most of the external tools there. Here are 10 tools which I left after using VSTS 2008. read more...

3 comments |category: |Views: 752

tags: another