|
Posted to:
04-23-2013, 6:00 AM
|
I was wanting to test some WebAPI Methods via Fiddler so that I could all be working on one machine, debug, and make sure that everything is working. Here is what my fiddler setup looks like: We're calling into a method with the signature: public List<CustAd>...
|
|
Posted to:
04-23-2013, 12:58 AM
|
Whenever you access ASP.NET Web API from your client side script (JavaScript / jQuery) by default the data is returned in JSON format. However, in certain cases you lay want to retrieve the data in XML format instead of JSON. On the server side, Web API...
|
|
Posted to:
04-23-2013, 12:31 AM
|
Estimad@s : Buenas noches. El próximo martes 23 y miércoles 24 de abril estaremos transmitiendo en vivo el evento Microsoft Partner Fest el cual se llevará a cabo en la ciudad Guatemala en la Universidad Galileo. Para inscribirse a las transmisiones en...
|
|
Posted to:
04-22-2013, 4:33 PM
|
Just a few simple Virtual Machine tips when developing in SharePoint My VMs are 40GB in size and pre-allocated. After installing SharePoint, SQL Server, and Visual Studio and all the tools I need I have about 10GB for data which is more than sufficient...
|
|
Posted to:
04-22-2013, 12:52 PM
|
Windows Azure Cloud Services, provides a Platform as a Service (PaaS) offering for building multi-tier, highly scalable, reliable cloud applications on the Windows Azure Cloud platform. In this blog post, I will demonstrate how to build a multi-tier Windows...
|
|
Posted to:
04-22-2013, 11:10 AM
|
Url: http://visualstudiomagazine.com/articles/2013/04/01/ios-development.aspx Developers working with Xamarin MonoTouch have been stuck with developing on a Macintosh and working with MonoDevelop. This hasn't been a bad thing. The Apple iOS SDK only runs...
|
|
Posted to:
04-22-2013, 1:52 AM
|
Intro. The time for great updates in academics has come, - that's the idea of this post; the companies to refactor the "spaghetti" global knowledge can be type of Microsoft, Google, Facebook, Wikipedia. The idea to write the post came to me when doing...
|
|
Posted to:
04-22-2013, 12:59 AM
|
This Tuesday, April 23, we’ll be hosting Windows AzureConf – a free online event for and by the Windows Azure community. It will be streamed online from 9:00 AM - 5:00 PM PST via Channel 9 , and you can watch it all for free. I’ll be kicking off...
|
|
Posted to:
04-19-2013, 8:31 PM
|
I'm not shy about telling people that I'm not much of a computer science kind of guy. It's not that I don't respect computer science or understand it, I'm just not one to get academic over it to the point of not building anything. And while I can't always...
|
|
Posted to:
04-19-2013, 2:37 PM
|
We’ve seen a huge adoption of ASP.NET Web API since its initial release. In February we shipped the ASP.NET and Web Tools 2012.2 Update – which added a number of additional enhancements to both Web API and the other components of ASP.NET. ...
|