Friday, May 4, 2012

Testing Tools for Dot Net Projects : A Concept Note

  Most awaited topic on place at last. At least I tried googling a lot for this type of article, where I can have a discussion on the available tools that can be exploited to test Dot Net projects. Yes, surely the automated tools like QTP or LoadRunner can be deployed on the production environment.

  Visual Studio 2010 Ultimate is bundled with some testing tools. Apart from manual testing feature the Coded UI test is one tool which can be used to test your User Interfaces developed for Windows/Web based application. This suite can be utilized for performance and load testing as well. The Ultimate edition has a limitation of virtual users, it can take 250 virtual users by default. Though more virtual users can be added using Visual Studio Load Test Virtual User Pack 2010.

 

Developing and Consuming Class Library in C#


           First you need to understand what a class library is. You are here, it signifies your interest on class library. This small article describes what a class library is and how to develop and use a class library in Dot Net Framework using C#.

            Well, a class library can be considered as prewritten component and is a collection of subroutines which can be used by other programs or projects. The flavour of creating class library is that it supports Object Orientation(OO). According to the terminology, the moment you are creating a class library, you are creating a reusable component. Now, the following questions will come in your mind,

Wednesday, March 28, 2012

Free E-Book on Windows 7 Mobile programming

Yesterday while browsing net I have found a free e-book by Microsoft. Learning programming on Windows 7.1 (Mango) is really a tempting experience. If you are interested on it, you can download the sample codes also from Charles Petzold's site. He also has made the e-book available for you.

Tuesday, November 22, 2011

Developer Conference 2011 by Kolkata Geeks

              Those who missed the developer conference 2011 by Kolkata Geeks, this blog is for them. I tried to communicate all of my friends, colleagues, students and corporate clients. Some of them attained, but not all of them. I feel, due to different other prgrams/assignments attaining this kind of sessions takes a backseat.

             

Tuesday, June 28, 2011

Comparison of Visual Studio 2010 Tools from MS


Visual Studio 2010 has got different versions with different services. Before downloading and installing please compare the versions. The details is mentioned very properly on the following link.....



http://www.microsoft.com/visualstudio/en-us/products/2010-editions/product-comparison


Students surely can work with the free versions. 

Thursday, May 19, 2011

A Free Workshop on Cloud Computing

Dear All,

   A free cloud computing workshop is there on 27th October, 2011. If you are interested, visit the following link
http://www.cloudcomputinglive.com/india/ 

Monday, April 25, 2011

Wanna work with Windows Azure

Microsoft hears the voice of developers and thinks about developers pain (My Faith).

Windows Azure became a famous platform to develop and maintain Cloud Computing. So, if you are really interested with that just check the following links.

It provides 3 kinds of services to you. They are,

   Windows Azure:  Operating system as a service
   Microsoft SQL Azure: Fully relational database in the cloud
   Windows Azure platform AppFabric: A fantastic environment which provides hosted authentication and access control using powerful, secure, standards-based infrastructure. 

The following link might be beneficial for you. Check and Enjoy.....

       http://channel9.msdn.com/learn/courses/Azure/ (A good offline training kit is available from MS)
      http://www.microsoft.com/events/series/azure.aspx?tab=videos (Download Lectures directly from
MS)

.....................Hope you enjoyed....

Happy Cloud Computing...................