Archive for January, 2012

Webinar – Typemock’s Introduction to Unit Testing

Typemock is hosting a webinar on the topic “Introduction to Unit Testing” on February 1 , 2012 from 10.00 AM to 11.00 AM EST . The webinar “Introduction to Unit Testing” will be presented by Gil Zilberfeld, Product Manager, Typemock . Software testing isn’t just a task for QA. In order to prevent bugs and release quality code to market, you also need developer testing, including unit testi Read More....

1 comment - What do you think?
Posted by Senthil Kumar - January 30, 2012 at 8:24 pm

Categories: Events   Tags: , ,

Joomla 2.5 with Microsoft SQL Server support

The new version of Joomla 2.5 was released this week that includes new features like extension updates and multi-database support of Microsoft SQL Server. What is Joomla? Joomla is an open source Content Management System (CMS) that enables the users to create websites or online applications. The earlier versions of Joomla were compatible only with the MySQL databases. Now, with the Joomla 2.5, we also get the supp Read More....

Be the first to comment - What do you think?
Posted by Senthil Kumar - January 29, 2012 at 5:47 pm

Categories: Others   Tags: , , ,

First major Windows Phone Developer Conference WPDevCon @ San Francisco, CA

BZ Media is organising the its Windows Phone Developer Conference WPDevCon which is said to be one of the first major independent event for software engineers and developers focussed on the Windows Phone Development . WPDevCon – The Windows Phone Developer Conference is schedules to be held from October 22-24 , 2012 at San Francisco , CA . First major Windows Phone Developer Conference WPDevCon @ San Francisc Read More....

Be the first to comment - What do you think?
Posted by Senthil Kumar - January 28, 2012 at 8:56 pm

Categories: Events   Tags: , , ,

Silverfrost FTN95: Fortran for Windows

This was one of the software that i got to know from my brother who is doing his Masters in Mechanical Engineering . The software is called Silverfrost FTN95 and in simple terms is Fortran for Windows . Silverfrost FTN95: Fortran for Windows was earlier called as “Salford FTN95″ . Silverfrost FTN95: Fortran for Windows Silverfrost FTN95 Perconal or Express editions are free for personal and evaluation u Read More....

2 comments - What do you think?
Posted by Senthil Kumar - January 23, 2012 at 10:33 pm

Categories: Visual Studio 2010   Tags: , ,

Microsoft TechEd India 2012 – Registrations open

The Microsoft TechEd India is back and as usual the 2012 edition of Microsoft TechEd will also be held in Bangalore ( Bengaluru ) . Microsoft’s Tech-Ed India , one of the premier technical event for Developers and Technology Professionals working on Microsoft technologies . Microsoft TechEd India 2012 - Registrations open Microsoft TechEd India 2012 is scheduled be held from March 21 to March 23 , 2012 . It’ Read More....

Be the first to comment - What do you think?
Posted by Senthil Kumar - January 21, 2012 at 11:02 pm

Categories: Events   Tags: , ,

Announcing Global Android Dev Camp 2012 Bangalore‏

BLRDROID is organising the Global Android Dev Camp 2012 in Bangalore from Feb 17-19 , 2012 . The Global Android Dev Camp is a 48 android hour hack event that will be held from Feb 17-19 , 2012 at the same time in 27 different locations . So , get your android hacks ready and start planning for the event with some interesting ideas for App . Keep updated on the Announcing Global Android Dev Camp 2012 Bangalore‏ fr Read More....

Be the first to comment - What do you think?
Posted by Senthil Kumar - January 20, 2012 at 8:59 pm

Categories: Events   Tags: , ,

Visual Studio Achievements Recognition Program

Developers using Microsoft Visual Studio 2010 can now highlight their skills and get recognised via the Visual Studio Achievements . The Visual Studio Achievements is a Visual Studio plug-in created by Microsoft Channel 9 Team that enabled the developers to unlock badges and compete against one another based on the code they write and the capabilities of the Visual Studio that they use. The Visual Studio achievemen Read More....

Be the first to comment - What do you think?
Posted by Senthil Kumar - January 19, 2012 at 8:49 pm

Categories: Visual Studio 2010   Tags: , ,

Reviewing Exam- 70-516 Accessing Data with Microsoft .NET Framework 4 PrepKit from uCertify

I have got a offer from uCertify to review their PrepKit and I have accepted that challenge and now I am reviewing  70-516-CSHARP: TS: Accessing Data with Microsoft .NET Framework 4 PrepKit from uCertify. Initially it looks very simple and easy to use and learn . As soon as I am done with the full review I will post it for you all . In this blog post , i will be sharing some information about uCertify and the MCTS Read More....

Be the first to comment - What do you think?
Posted by Senthil Kumar - January 16, 2012 at 11:12 pm

Categories: Entity Framework, General   Tags: , ,

Using Math.Pow Method to Compute Exponents in C#

If you require to compute exponential values like finding the square of the number etc , the Math.Pow method in c# could be handy for you to try . The Math.Pow method is defined in the “System” namespace . To use the method “Math.Pow” , you should first include the namespace System using System; The Math.Pow accepts 2 parameters number to be raised to a power number that specifies a power Read More....

Be the first to comment - What do you think?
Posted by Senthil Kumar - January 14, 2012 at 6:42 pm

Categories: C#   Tags: , ,

Webinar – Unit Testing Legacy Code – Real World Examples

Everybody has legacy code. How do you apply unit testing to existing code? Code that wasn’t meant to testing. Webinar - Unit Testing Legacy Code – Real World Examples Here comes a webinar from Typemock which will take an open source application and add tests to it. In the process, the presenter will refactor the code, discuss readability, and where to even begin. The Webinar – Unit Testing Legacy Code – Read More....

Be the first to comment - What do you think?
Posted by Senthil Kumar - January 14, 2012 at 11:52 am

Categories: Events   Tags: , ,

Entity Framework 4.3.0 Beta 1 Released

Microsoft’s ADO.NET Team announces the release of Entity Framework 4.3.0 Beta 1 which includes a number of bug fixes for DbContext API and Code First . The current release is also about integrating migrations in to the Entity Framework Nuget package . Microsoft’s ADO.NET Team also announced the plans that the current release is the last pre-release version of migrations and the next release will be Enti Read More....

Be the first to comment - What do you think?
Posted by Senthil Kumar - January 13, 2012 at 11:31 pm

Categories: Entity Framework   Tags: , ,

Create Apps using HTML5, CSS3 and JavaScript with Pokki

Just found this application platform called Pokki while seraching in google . What is Pokki ? Pokki is a application platform that lets the developers to create desktop apps using HTML5 , CSS3 and JavaScript . Pokki uses WebKit rendering engine to avoid cross browser issues and gives you a handful of JavaScript APIs and events . Create Apps using HTML5, CSS3 and JavaScript with Pokki Other things that Pokki uses in Read More....

1 comment - What do you think?
Posted by Senthil Kumar - January 11, 2012 at 10:55 pm

Categories: General   Tags: , , ,

Webinar – How to Test Dependencies and Legacy Code

Typemock is organising a webinar on the topic “How to Test Dependencies and Legacy Code” on January 11 , 2012 at 10:00 AM ET, 15:00 GMT (UK), 20:30 India (IST). You may have already started unit testing or at least understand the basics. But there’s one large obstacle that stands in your way: dependencies. Most code was not written to be easy to test. How can you test dependencies? Join this webinar a Read More....

1 comment - What do you think?
Posted by Senthil Kumar - January 10, 2012 at 11:27 pm

Categories: Events   Tags: , ,

Ghost Installer Studio

Ghost Installer Studio is a deployment tool that allows the developers or the deployment specialists to make the skinned installations for the Applications . In simple terms , the Ghost Installer Studio includes a Mr. Skinner tool that one can use to skin the customized dialogs of the setup project and make the installation more appealing . Ghost Installer currently supports various technologies that includes Web Read More....

Be the first to comment - What do you think?
Posted by Senthil Kumar - January 9, 2012 at 9:26 pm

Categories: General, Visual Studio 2010   Tags: , ,

FIRST Competition and Kinect for Windows SDK for Robots

The FIRST (For Inspiration and Recognition of Science and Technology) Robotics is a Worldwide Competition open to the students in grades 9-12 has started on January 7 . Close to 2500 teams were taken part who were given components that includes Kinect sensor and Kinect for Windows software Development SDK together with the rules and information for this year’s game called “Rebound Rumble” Microsof Read More....

Be the first to comment - What do you think?
Posted by Senthil Kumar - January 8, 2012 at 6:39 pm

Categories: General   Tags: ,

Facebook’s 2012 Hacker Cup

Few days back , Facebook had opened the registration for its Hacker Cup 2012 . What is Facebook’s 2012 Hacker Cup ? Facebook’s 2012 Hacker Cup is an annual algorithmic programming contest open to engineers from around the world.Programmers from around the world will be judged on accuracy and speed as they race to solve algorithmic problems to advance through up to five rounds of programming challenges. Read More....

Be the first to comment - What do you think?
Posted by Senthil Kumar - January 7, 2012 at 8:05 pm

Categories: Events   Tags: , ,

31 Days of RAD Studio XE2 Tutorial Series

Are you a Delphi Developer ? Do you want to know the features of RAD Studio XE2 and get started developing Applications for Windows , iOS etc. ? Below are the links for the 31 Days of RAD Studio XE2 Tutorial Series from embarcadero that can help you learn about RAD Studio XE2 and tools involved with it . Intro to 31 RAD Studio XE2 Tutorials in December Building 64-bit Delphi Applications in RAD Studio XE2 Delphi 3 Read More....

Be the first to comment - What do you think?
Posted by Senthil Kumar - January 7, 2012 at 6:31 pm

Categories: Delphi   Tags: , ,

Download Reactive Extensions for JavaScript (RxJS) v1.0.10621 SP1

Microsoft has released the Reactive Extensions for JavaScript (RxJS) v1.0.10621 SP1 which is now available for download from Microsoft Download Center. What is Reactive Extensions for JavaScript (RxJS) ? Reactive Extensions for JavaScript (RxJS) is a library to compose asynchronous and event-based programs using observable reactive data sequences and LINQ-style query operators. Download Reactive Extensions for Java Read More....

Be the first to comment - What do you think?
Posted by Senthil Kumar - January 6, 2012 at 9:23 pm

Categories: Others   Tags: ,

Microsoft Flight Beta Sign-up

Microsoft Studios has premiered the Microsoft Flight , PC game that is coming to Windows this Spring . The “Microsoft Flight” is expected to be available as a free download this spring and also provides a way for the user to get achievements . As per the Press Release Start Exploring For Free After downloading Microsoft Flight for free, players can jump into hours of exciting gameplay on the Big Island Read More....

Be the first to comment - What do you think?
Posted by Senthil Kumar - January 5, 2012 at 10:52 pm

Categories: General   Tags: , ,

Using Aggregate Function on Arrays in C#

If you have got an array of integers and you want to multiple the values inside the array and display its value without using for loop  , here’s one of the ways to achieve it using the LINQ and Lambda expression . Assuming the array of integer has the following values int[] marks = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 }; You can multiply each of the values inside the integer array without using any for loop or fo Read More....

Be the first to comment - What do you think?
Posted by Senthil Kumar - January 5, 2012 at 10:30 pm

Categories: C#, Entity Framework   Tags: , ,

© 2011-2012 Senthil Kumar's Blog This is my personal blog .The opinions expressed here represent my own and not those of my employer . All Rights Reserved -- Copyright notice by Blog Copyright