September 14-15: Windows 8 Camp + Hackathon Los Angeles Agenda
Get excited for the Windows 8 Camp + Hackathon in Los Angeles next week! We’ve been seeing some really great apps, and we’re looking forward to seeing more and handing out more prizes (Could anyone...
View ArticleFeature of the Day: Multi-User Editing in Returns Management
Welcome to the Feature of the Day. In Microsoft Dynamics GP 2013 we have added the ability to have multiple people edit an RMA.
View ArticleRelease Notes for 9/6/2012
Below are the release notes from today's deployment. More performance improvements around inline diffs – this time in the pull request view Fixed an issue where sending pull requests was not generating...
View ArticleWelcome to Try, Catch, Finally…
Hey there, I’m Peter Dwersteg, a Developer Evangelist at Microsoft. I’ll be focusing on Windows 8 for most of my work. I’ll use Try, Catch, Finally… to share information about the projects I’ve been...
View ArticleUDP and Windows 8 apps
The Windows 8 app I’m currently working on requires me to send some data over a wireless network using UDP. This is usually done by using the Socket class contained in the System.Net.Sockets namespace....
View ArticleCustom WCF Streaming
Complete Source code is available at code.msdn.microsoft.com Many distributed business applications work with huge number of database rows, transferring large number of record sets to multiple...
View ArticleChoosing the Right Tool for the Task to Manage Projects, Collaborate, and...
In Visual Studio Team Foundation Server 2012 you have a number of tools to perform some familiar tasks as well as excercise new tasks. In some cases, you can only exercise some features from a single...
View ArticleMicrosoft Australia Partner Awards 2012 – Everyone's a winner
Remember yesterday, when I said that ClickView won the Microsoft Australia Education Partner of the Year 2012 in the Microsoft Australia Partner Awards? And I mentioned that the judging was very...
View ArticleWorking with WorkFlow Services
Complete code is available at Developer Code Samples In some scenarios we need a Workflow to interact with ASP.NET Web application and external WCF Services. In this blog, I want to discuss how I...
View ArticleEmbracing UI on demand with the app bar
Creating a great app requires honing in on what makes your app best in its category and making that shine. Windows 8 provides tools like charms and app bars to make it easy to really focus on what...
View ArticleBeyond CRUD, the Action and Function in OData V 3.0 standard and when to use...
Action and Function are two similar feature in the OData V3 standard. OData V2 standard specifies a standard way to perform CRUD operation on stored data. In OData V3, more sophisticated operations are...
View Article(Non-WF) Raw Sockets for receiving IP in C#
Today, I set off in a quest to refresh my memory and hopefully also learn something new about sockets, IP, TCP protocols, and so on. Which is quite a breath of nostalgia taking me back to COSC 231 Data...
View ArticleA typical bug that only I see is plaguing my day
Each year we, like most other companies, complete a yearly review cycle. All our data is contained online (and always has been. We used to have Word documents that we would edit locally, but they...
View Article【Microsoft Student Partners アプリ開発録】「EventReader」 by MSPフェロー 西脇雄基
こんにちわ、MSPフェローの西脇です。開発録って何書けばいいんだろう?って感じの西脇ですがもしよかったら少しの間お付き合いください。 まずアプリ開発の話をする前に、Window...
View ArticleMicrosoft Dynamics GP 2013 Feature of the Day Week 7
The Inside Microsoft Dynamics GP blog continues with the Microsoft Dynamics GP 2013 Feature of the Day (FOTD) series. Here are the previous features: Microsoft Dynamics GP 2013 Feature of the Day Week...
View ArticleWebMatrix 2 is Live!
For you who are interested in building websites on azure, you can have a try this new tool with libraries, template and samples... Download link: http://www.microsoft.com/web/webmatrix/
View Article事务复制清除的故障分析
众所周知,创建分发数据库时,清除事务复制(Transactional Replication cleanup)会在分发服务器上,通过下列SQL Server 代理任务来清除不再需要的数据: 代理程序检查 代理程序历史记录清除 事务清除 分发清除 历史记录清除 过期订阅清除 分发清除代理程序 在所有订阅服务器都接收到事务后,分发清除代理程序(Distribution clean up:...
View ArticleWindows Azure Online Backup Now Supports System Center 2012 SP1
It’s sometimes easier to think about cloud computing in all or nothing terms – move everything into the cloud or leave everything as-is, on-premises. But, as most know, the emerging reality is more of...
View ArticleThe Microsoft Career Survival Guide
If there’s one book that I suggest as The Microsoft Career Survival Guide -- it’s The First 90 Days, by Michael Watkins. It’s a great book with extreme knowledge on how to survive and thrive in your...
View ArticleTutorial Series: using WinJS & WinRT to build a fun HTML5 Camera Application...
In this second tutorial, we’re going to add support for video recording. The first step will then to work on the UI to let the user choosing between photo & video mode. Then we will add the...
View Article