Monthly Archives: October 2007

Open XML Object Model

Open XML Object Model   One of the advantages of Microsoft Office 2007 is the file is in Open XML format. That means the developers can edit the file content easily using program code. Microsoft has put the SDK, Microsoft … Continue reading

Posted in Microsoft Office | Leave a comment

Returning Dataset from WebMethod in Web Services

Returning Dataset from WebMethod in Web Services   The most forgetful task for me in Web Services is returning the Typed Dataset using WebMethod. Let me give short reminder here. After creating the Web Services from the Web Service template … Continue reading

Posted in .Net | Leave a comment

Microsoft At Home

Microsoft At Home   I found a good site from Microsoft for newbie 2 days ago. The problems with newbie are Windows problems, MS Office problems and Virus problems. Those just match the difference parts on Microsoft At Home web … Continue reading

Posted in Computers and Internet | Leave a comment

One of the benefits of Windows Communication Foundation (WCF)

One of the benefits of Windows Communication Foundation (WCF)   It is middle of the night again. Let me quickly get this done. I have a question in my previous WCF short article. The question “what are the advantages of … Continue reading

Posted in .Net | Leave a comment

Learn from C# from Visual C# Home Page

Learn from C# from Visual C# Home Page   The new look of Visual C# Home Page, http://msdn2.microsoft.com/en-us/vcsharp/default.aspx, is cool. Featured Resources, "How Do I" Videos, Downloads and Troubleshooting are all in a row. Getting Started with Visual Studio is … Continue reading

Posted in .Net | Leave a comment