Monthly Archives: May 2013

Where to find Microsoft.SqlServer.Management namespace

You may not able to get the Microsoft.SqlServer.Management when you are adding a reference from Visual Studio. Go straight to the path and add the dll. For example, if you are having SQL Server 2008 R2 the path should be … Continue reading

Posted in .Net, Data Platform | Tagged , , , | Leave a comment

Next version of Windows 8 is Windows Blue

Microsoft has announced the next version of Windows 8 is called Windows Blue. It is also known as Windows 8.1. Read more http://blogs.windows.com/windows/b/bloggingwindows/archive/2013/05/14/windows-keeps-getting-better.aspx?loc=zYFCz&prod=zWin8z&tech=zOttechz&prog=zOTprogz&type=zBLz&media=zOTmediaz&country=zUSz

Posted in Community, Operating System | Tagged , , , | Leave a comment

AMD Launches the AMD Opteron X-Series Family

AMD (NYSE: AMD) today unveiled a new family of low power server processors: the AMD Opteron™ X-Series optimized for scale-out server architectures. The first AMD Opteron X-Series processors, formerly known as “Kyoto,” are the highest density, most power-efficient small core … Continue reading

Posted in Computers and Internet, Servers | Tagged | Leave a comment

AMD Announces New Mobility APUs

The 2013 AMD Mobility Accelerated Processing Unit (APU) lineup is a new set of AMD processors that addresses today’s evolving PC market with increased performance and power efficiency, on top of a portfolio of unique user experiences, and superior gaming … Continue reading

Posted in .Net | Tagged , | 1 Comment

Write a simple math program in C# and compile using C# compiler Windows 8

If you want to write a simple C# program or utility with 50-100 lines of code, for example, a program that printing “Hello World” on screen, set the date of a file or simple math quiz program (like the one … Continue reading

Posted in .Net | Tagged , | Leave a comment

How to run batch file after TFS build

Where is the bat file actually located in TFS server after build. In your TFS workflow you normally put the bat file to execute like String.Format(“{0} \ SunMoon\scripts\cleandb.bat”, SourceDirectory);       In actual fact where is the physical path … Continue reading

Posted in .Net | Tagged , | 2 Comments

How to test Jira REST API url using browser

When you read JIRA 5.0 REST API Documentation at https://developer.atlassian.com/static/rest/jira/5.0.html. The article is showing you to type http://example.com:8080/jira/rest/api/2/application-properties for example, if you use localhost as machine name then it will be http://localhost:8080/jira/rest/api/2/application-properties this is where your nightmare started. The correct … Continue reading

Posted in .Net, Java | Tagged , , | Leave a comment

AMD Introduces the World’s Fastest Notebook Graphics Card

AMD today launched the AMD Radeon™ HD 8970M, the world’s fastest notebook graphics card[i]. The AMD Radeon HD 8970M graphics processing unit (GPU) delivers the best mobile gaming experience imaginable to gamers, powered by AMD’s award-winning Graphics Core Next (GCN) … Continue reading

Posted in Computers and Internet | Tagged | Leave a comment

ASUS ZenBook UX32VD Wi-Fi (Off) in Windows 8

You might realize your ASUS ZenBook UX32VD wi-fi is off in Windows 8 and cannot turn back On using Fn + F2. Do the 3 steps below.   1. Plug in your Network cable. 2. Remove the Intel Wi-Fi driver … Continue reading

Posted in Computers and Internet, Operating System | Tagged , , | Leave a comment