Pro Business Applications with Silverlight 4 mentions that it has an associated sample project. Anyone know where I can get the sample project?
Thanks much.
All the sample code for the book can be found here: http://www.apress.com/book/downloadfile/4638.
Hope this helps...
Chris
UPDATE: I saw the previous answer is not up to date anymore. I found the source code for the sample projects on this page: http://www.apress.com/web-development/silverlight/9781430272076
Related
I was going through Advance NSOperation WWDC 2015 session and at the end Apple provided us an Earthquake sample which is written in Swift.
I would be really grateful if I can get that sample in Objective C since I haven't yet started with Swift.
I wanted to rewrite my existing product Architecture as per WWDCApp architecture so that sample would be really addon.
If anyone can point me in correct direction it would be great.
On github, purrrminator has a repo. See this github repo: https://github.com/purrrminator/AdvancedNSOperations
You will find here: INSOperationsKit full port including unit tests, and deployment target <=iOS 7.0!
I'm new to iOS development.
I don't know how to use & where to start MKNetworkKit for my project.
Can anyone share an example project which is using MKNetworkKit.
thanks,
Jirune
Just follow a good tutorial. I used this tutorial when I first used it Advanced Networking with MKNetworkKit goes through quite a bit. This is the blog post they reference in the readme. Sometimes it helps to read through that :)
You can eve find a iOS demo on the GitHub Page
Does anyone worked with Shutterfly API? If yes, please share your experience and also please share any sample source code which you have..
Here is a similar SO post on the subject. Not sure if this is a new post or not but Shutterfly has a sample program in Java here. These should be a good starting point.
Could anybody suggest a good open source (as in I can see the source, license irrelevant) webkit-sharp-based application? I've been wanting to jump into development with webkit-sharp and gtk-sharp, but I haven't found much of any documentation on webkit-sharp. I thought a good application example is as good as any documentation.
For anybody else that has this issue, a good application I just found is the sample app included with the source. For anybody answering, I didn't think about checking the source for samples when I posted this. The name of the sample is called FunnyBrowser.cs.
Here's mine:
https://github.com/dmulder/owa_browse
There don't seem to be many examples around of anyone using this. I've been looking through the docs at http://webkitgtk.org/reference/webkitgtk/stable to figure it out.
I've searched the web, and I can only find marketing material on .net 4.
I would like a more detailed look at the new features from a developers point of view, not high level MS business marketing.
Can someone point me in the right direction please.
Thanks in advance.
Scott Gu has a nice post which summarizes the new features in .NET 4 as well as visual studio 2010 along with ASP.NET MVC 2, and at the bottom he also has linked his blog posts that contain info about new .NET 4 features
http://weblogs.asp.net/scottgu/archive/2010/04/12/visual-studio-2010-and-net-4-released.aspx
Edit: I searched for this, but couldn't find it in the first go (MSDN post), nubm has also referred this in his answer.
http://msdn.microsoft.com/en-us/library/ms171868.aspx