Desert Code Camp - 2010.2 SessionsA list of all of the sessions at Desert Code Camp - 2010.2en-usDesert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=112.NET 4 Parallel Programming in C#parallel programming in .NET 4.0. Will introduce concepts including PLinQ, demo the thread analyzer, and other concepts.Thu, 16 Sep 2010 08:36:54 Z2010-09-16T08:36:54ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=189.NET Watch me Code and Yell!The teacher is the student! And, who doesn't like sassing back at the teacher?! *Open to 1 or more co-teachers for some live XP Programming! I learn a lot watching people code. I try to inject tips when appropriate. So, let's learn! The session will start based on a quick survey (WPF / ASP.NET / WCF / WF / Silverlight / Phone 7 / MVC, etc.). We'll begin coding and I'll describe the decisions I'm making. Everyone else will yell constructive tips. At various intervals, we will switch it up for another survey. I will have a number of libraries ready to work with (Enterprise Library 5, Caliburn, TDD frameworks like xUnit, NUnit, and Moq, etc.) *Open to suggestions.Wed, 20 Oct 2010 13:40:22 Z2010-10-20T13:40:22ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=135AJAX with jQueryIn this session, you'll learn various techniques for adding AJAX to your site using jQuery. There will be a very brief introduction to jQuery for anyone who hasn't used it before.Thu, 09 Sep 2010 16:03:03 Z2010-09-09T16:03:03ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=158Android Game Development with AndEngineUsing AndEngine: http://www.andengine.org/ to develop a simple game for the Android platformMon, 20 Sep 2010 07:46:34 Z2010-09-20T07:46:34ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=155Android Phone DevelopmentExpanding on the building block style programming of Scratch use Google App Inventor to build and deploy an Android Application.Wed, 15 Sep 2010 20:25:02 Z2010-09-15T20:25:02ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=136ASP.NET MVC 3 inc. Razor, WebMatrix, and Multi-AreasThis session will briefly cover the high-level differences between WebForms and MVC and dive right into MVC 2 and MVC 3 concepts with a focus on MVC 3 and its "Razor" language. Visual Studio and WebMatrix with both be demonstrated. Bonus content: 1) We will cover how to separate your web application by developing separate "Areas" (logical components of the application) and take that a step further by reaching into undocumented "futures" capabilities by splitting our "Areas" into completely separate projects without using 3rd party libraries ("MVC Contrib"). 2) We will tackle how to support multiple domains with the same MVC application, including sub-domains. Technologies: VS2010, WebMatrix, SQL 2008 R2, Windows 7, MVC 3, Razor, Multi-Area, UnitySat, 25 Sep 2010 04:54:55 Z2010-09-25T04:54:55ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=116Azure Security PracticesThis presentation will walk through many of the common questions people have regarding security and the Azure cloud. Topics covered will specifically include compliance, database security, data sensitivity, and the options you have to mitigate and compensate for them. Emerging & applicable best practices in cloud computing will be outlined.Thu, 02 Sep 2010 15:30:26 Z2010-09-02T15:30:26ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=143Back-2-Basics: .NET Coding Standards For The Real WorldThis session will guide any level of programmer to greater productivity by providing the information needed to write consistent, maintainable code. Learn about project setup, assembly layout, code style, defensive programming and much, much more. We will even go over some real in production code and see what the programmer did wrong in "What's Wrong With this Code?". Code tips are included to help you write better, error free applications. Lots of code examples in C# and VB.NET.Fri, 10 Sep 2010 13:15:11 Z2010-09-10T13:15:11ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=142Back-2-Basics: Exception & Event Instrumentation in .NETThis session will instruct any level of programmer on how to easily use tracing that is built into .NET to log and analyze Exceptions and events that occur during application runtime. This is invaluable to fix bugs that only happen while the application is running. .NET TraceListeners will be discussed in detail along with how to write your own custom TraceListeners. I will also discuss and provide code for my centralized exception/ event logging system that allows applications at customer sites or on multiple servers to log to central database. Developers or technical support personal can then view these entries via an ASP.NET web site.Fri, 10 Sep 2010 13:15:03 Z2010-09-10T13:15:03ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=123Building Composite Application Services with Windows Server AppFabricWindows Server AppFabric extends the core capabilities of IIS by providing many of the cloud benefits on-premise including elastic scale and robust hosting capabilities. Come learn how Windows AppFabric can benefit your approach to building and supporting composite application services via enhanced lifetime management, tracking, persistence of long-running workflow services and caching for performance optimization.Thu, 09 Sep 2010 11:48:19 Z2010-09-09T11:48:19ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=171C# NinjitsuC# has humble beginnings as an object oriented language of the purest kind. It was class-based, it was imperative, and it was component-oriented. For many years, the classic object-oriented design principles served class library designers well. But C# is no longer a purely object oriented language. It is no longer an imperative, class-based, component oriented discipline. It is also a generic, declarative, functional discipline. I will reexamine the object-oriented principles and introduce new principles. I will then introduce new refactorings as we move toward a more declarative, fluent world.Tue, 28 Sep 2010 04:09:26 Z2010-09-28T04:09:26ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=148Continuous Integration with HudsonUse Hudson to help provide your team with continuous feedback on the state of your project. This session will teach you how to install Hudson and common techniques for using Hudson to keep you informed.Mon, 13 Sep 2010 15:01:08 Z2010-09-13T15:01:08ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=186CouchDB changes everythingOne developer's journey from MySQL to the relaxing NoSQL world of CouchDB. What is it and why would I want to use it?Mon, 11 Oct 2010 19:41:00 Z2010-10-11T19:41:00ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=109Creating a Windows Phone 7 App in SilverlightCreating a Windows Phone 7 App in Silverlight. Will discuss gotchas and workarounds.Mon, 30 Aug 2010 11:24:56 Z2010-08-30T11:24:56ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=190Data Visualization: Business Intelligence on SteroidsEvery business has data. However, data is not knowledge; it is the potential for knowledge. Data visualization can help unveil hidden trends and relationships within immense data sets. During the last 5 years, many tools and techniques have been developed to learn more from data than you ever could using line graphs, bar charts, and pie charts. Learn how you can extract more answers out of large data sets by mashing it up in new ways.Thu, 21 Oct 2010 21:01:23 Z2010-10-21T21:01:23ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=110Developing Web Applications with Sharepoint 2010 and BCSThe goal of this session is to introduce attendees to the development of full-featured custom web applications using SharePoint 2010.Wed, 25 Aug 2010 19:43:26 Z2010-08-25T19:43:26ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=182Developing web apps across devices with HTML5 + CSS3The initial design process of a fluid layout that keeps different screen sizes in mind; HTML5 code that keeps content placement flexible to work with; CSS3 code that dynamically adjusts the interface based on screen size and enhances the UI for specific form factors.Tue, 02 Nov 2010 10:34:23 Z2010-11-02T10:34:23ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=147Enterprise Architecture and TOGAFThe purpose of this session is to show how EA helps to business objectives.Wed, 15 Sep 2010 05:37:28 Z2010-09-15T05:37:28ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=173Fellow WorkersOpen Source coding is a social experience where everyone is impacted, and anyone can be involved; everyone is a worker and this is the largest workers co-operative in the world. So we should make sure that are code is ready for any one to step in and take on right? This presentation is about coding with the goal of having someone else who we've never seen being able to step in and add to the project as needed.Thu, 30 Sep 2010 02:09:46 Z2010-09-30T02:09:46ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=153Full Text Searching in RailsLearn how to install, configure, deploy and manage the Sphinx search engine and the ThinkingSphinx gem to bring simple, yet robust, full text searching to your Ruby on Rails application.Tue, 14 Sep 2010 13:43:37 Z2010-09-14T13:43:37ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=187Fullstack Testing your Rails applicationThis track will cover tools to do unit testing, functional testing, and front-end testing of Rails applications. With emphasize on testing javascript dependent pages using a mix of RSpec/Cucumber/Capybara, Selenium, HTMLUnit, and RackTest.Mon, 18 Oct 2010 08:45:26 Z2010-10-18T08:45:26ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=154Game Development with ScratchDevelop an old school game like Galaga using Scratch.Wed, 15 Sep 2010 06:04:24 Z2010-09-15T06:04:24ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=188Getting Things Done (GTD) For a GeekGot way too much stuff, way to much to do and not enough time to do it in? Much of this session is based on David Allen's best selling book, Getting Things Done, and the elements in his simple, but effective system. It is a very pragmatic system and you are probably doing many aspects of the system already. If you are unfamiliar with GTD, this Wikipedia link (http://en.wikipedia.org/wiki/Getting_Things_Done) gives a pretty decent overview and this link (http://www.davidco.com/what_is_gtd.php) is the official summary. The book is available at virtually any bookstore for about $15 or less. This one hour should be sufficient to: Introduce GTD to people who never heard of GTD. Give a frame of reference that will make sense when people read/re-read the GTD book. Give Tips and tricks to ease into GTD. Show people how to create their own custom GTD system using mine as an example. Some special areas of emphasis include: Handling the piles of "Stuff" on your desk and elsewhere. Getting your email in-boxes to zero and keeping them there. Tips to make sure your doing the right thing at the right time.Fri, 29 Oct 2010 16:43:08 Z2010-10-29T16:43:08ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=124Introducing Workflow Services in WF 4.0There are many benefits to model-driven design, including transparency of design for multiple audiences and the simplification of low-level patterns which assist in realizing application designs that are simple to implement and understand. Come learn how simple it is to build workflow services with Windows Workflow Foundation (WF) 4.0.Thu, 09 Sep 2010 11:48:25 Z2010-09-09T11:48:25ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=120Introduction to HTML5 - tag you're itA Flash Card Like run through of the tags. (pun intended) The do's, the dont's, the will's the wont's.. the can's and the can't quite yets. We'll take a brisk walk through this exciting progression into the next version of the Hypertext Markup Language. Come see what the fuss is all about, what you need to know now, and what you will want to keep your eye on for the future.Fri, 10 Sep 2010 07:25:45 Z2010-09-10T07:25:45ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=150Introduction to ScalaScala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages, enabling Java and other programmers to be more productive.Mon, 13 Sep 2010 15:00:57 Z2010-09-13T15:00:57ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=167iPhone Programming 101The iPhone Programming 101 will take us into a journey that starts with a brief introduction about iPhone software architecture and iPhone SDK developing tools. We will make a stop to review the fundamentals of Objective-C and our adventure will continue creating a classical "Hello World" application using graphical user interfaces. Then we will learn how to handle multi-touch and motion detection, the CoreLocation technology, and we will finish our trip exploring the amazing graphics and media capabilities of this device.Wed, 29 Sep 2010 09:39:17 Z2010-09-29T09:39:17ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=119Javascript BootcampStop writing bad JavaScript Now! Learn to avoid mistakes which lead to performance and scalability problems with your web applications. Why is the global namespace a problem? What is a closure? Can js implement OO patterns? All this and more...Thu, 09 Sep 2010 10:54:49 Z2010-09-09T10:54:49ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=165Keep Your UI Responsive with the BackgroundWorker ComponentLong running processes are a user experience killer. How many times have you had an application "lock up" while trying to complete a task? The BackgroundWorker component in .NET allows you to spawn those long-running procedures in the background and keep your WPF, Silverlight or Windows Forms user interface responsive. We'll take a look at the features of the BackgroundWorker in a WPF application including running a background process, updating the progress in the UI, canceling the process prematurely, and handling error conditions. Some .NET experience and familiarity with C# is recommended.Tue, 21 Sep 2010 09:33:20 Z2010-09-21T09:33:20ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=140Learn the Lingo: Design PatternsYou already use Design Patterns but probably don't know it. Observer, Adapter, Iterator, Proxy -- Learning the lingo allows you to better communicate your ideas with other developers. We'll take a look at several GoF patterns that we regularly use without realizing it. Don't know who the GoF is? Join us to find out.Mon, 01 Nov 2010 06:34:51 Z2010-11-01T06:34:51ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=164Learn to Love LambdasLambda expressions can be confusing the first time you walk up to them. But once you get to know them, youll see that they are a great addition to your toolbox. Used properly, they can add elegance and simplicity to your code. And some .NET constructs (such as LINQ) specifically lend themselves to lambdas. Well take a look at how lambda expressions work and see them in action. No specific experience is required (but some .NET is helpful).Tue, 21 Sep 2010 09:33:20 Z2010-09-21T09:33:20ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=156Lego MindstormsCreate a battle bot using the Lego Mindstorms Kit and Development Environment.Wed, 15 Sep 2010 20:24:47 Z2010-09-15T20:24:47ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=174Modern Client Relations for EveryoneSocial media, email and the increasingly networked world have all changed how clients and businesses interact. How to use these new tools along with old techniques to be sure that your clients are happy and that you stand out from the crowd.Thu, 30 Sep 2010 02:09:59 Z2010-09-30T02:09:59ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=149MVC and Entity FrameworkThe introduction of MVC to the ASP.NET stack opened up a new paradigm for building web sites and web applications and, this new way of thinking leads to new ways to interact with your data. Microsoft has been promoting the Entity Framework, which many people feel is too abstract, esoteric, too much overkill, or just too darn difficult to learn. In this presentation, James will dispel all the myths and tabloid rumors you may have heard about EF and take you on a gentle dive into the following: A brief history of EF How EF becomes the mediator between developers and DBAs How to build an EF Model Wiring up the Model to your MVC app The supporting role of repositories Using LINQ to EF to get to your data How to win friends and influence people by embracing EFMon, 13 Sep 2010 12:31:33 Z2010-09-13T12:31:33ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=108MVVM using Caliburn.MicroCreating a Silverlight application using the MVVM pattern and Caliburn.Micro.Wed, 25 Aug 2010 19:43:44 Z2010-08-25T19:43:44ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=168Natural User Interfases 101A telepathic conversation with your computer? An empathic computer which understand your emotions through your facial expressions? Being able to have a non-verbal communication with it? A computer able to see your environment? A computer which can react to your physiological signals? A fairy tail?, Science fiction?, not any more!. Thanks to NUI all this is possible. Join us in our five-stop-route while reviewing the technology that makes all this come true: Brain-Computer Interfaces, Emotion-based recognition systems, Motion-capture systems, Computer-vision techniques, and Biofeedback interfaces. Let's ride and take a look into these amazing technologies that are going to bring our computers closer to us!Wed, 29 Sep 2010 09:39:32 Z2010-09-29T09:39:32ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=191NodeJS - Fast Server-Side JavascriptNodeJs is becoming the hottest web development platform - it provides full server & web socket capabilities, is asynchronous, pure V8 javascript, completely open source, and fast, fast, fast.Fri, 22 Oct 2010 17:27:22 Z2010-10-22T17:27:22ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=178Perl for Linux and Windows AdminsPerl is a highly adaptable scripting language able to provide IT Administrators with automated availability and performance statistics. This session will cater to both Microsoft and Linux administrators. itSentinel is a simple systems monitoring tool driven by a highly customizable Perl script. What OS performance values are most important to you? What application statistics are critical for maintaining exceptional user experience? Whether you are an MS Exchange Admin, Linux Systems Admin, or responsible for multiple end-user workstations, the power of Perl can give you greater real-time visibility to what's going on. (Knowledge of basic html tags is beneficial for this session. More information available at http://www.itsentinel.com)Tue, 05 Oct 2010 05:53:55 Z2010-10-05T05:53:55ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=111Practical applicability of PowerPivotThe goal of this session is to show how PowerPivot can be used to combine data sources, visualize data, and create KPIs in the least amount of code.Fri, 27 Aug 2010 15:35:47 Z2010-08-27T15:35:47ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=104Project Management In Small ShopsDescribes how to scale down project management to small shops that don't have a dedicated project manager. In small shops, every member of the team must be a project manager. In this session, we'll talk about what works and what doesn't. Tips and tricks for having pleased clients and happy developers! (This could make a good panel, if some other developers from small shops want to share their experiences.)Thu, 09 Sep 2010 15:48:03 Z2010-09-09T15:48:03ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=99Rails 101In less than an hour, we'll build a simple Twitter clone complete with user accounts and tweets. We'll cover models (which store your objects in a database), controllers (which retrieve and present model objects), and views (which render HTML to the browser).Thu, 19 Aug 2010 05:56:03 Z2010-08-19T05:56:03ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=159RESTful AndroidAndroid Development with RESTful API'sWed, 15 Sep 2010 20:24:36 Z2010-09-15T20:24:36ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=170RESTful DataREST is an architectural style that allows for a layered, scalable, and cacheable enterprise information system. With WCF Data Services, a database can be surfaced to a service as a REST-style resource collection that is addressable with natural URIs and can be interacted with using the usual HTTP verbs: GET, POST, PUT, and DELETE. This session will describe OData (the Open Data Protocol), the benefits it conveys, and its uses. Then we will set up a data service using an existing database that developers would then access rather than accessing the database directly.Tue, 28 Sep 2010 04:09:34 Z2010-09-28T04:09:34ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=160Restful services with WCFCreating restful services via WCF and the WCF toolkitThu, 16 Sep 2010 10:38:44 Z2010-09-16T10:38:44ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=100Ruby-Processing Graphics PlaygroundRuby-Processing is a Ruby wrapper around Processing, a simple language that lets you create images and animations. We'll demonstrate some of Processing's basic features like drawing, manipulating image files, and interacting with the mouse. We'll even run a networked server on the projector that will let people connect and experiment together! If you'd like to play around beforehand, you can install Ruby-Processing with the command: "gem install ruby-processing". The server code is here: http://gist.github.com/616371 Sample clients are here: http://gist.github.com/615896 A video of the server in action is here: http://www.youtube.com/watch?v=_NWNvqKEGIYThu, 19 Aug 2010 05:56:52 Z2010-08-19T05:56:52ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=175Sales for NonSalesmenAnyone can be a salesman if they have to. But to be a good salesman there are a few simple rules that are important to follow. Learn some free and low-cost things you can do to increase your visibility and sales presence even if you've never been in sales before.Thu, 30 Sep 2010 02:09:53 Z2010-09-30T02:09:53ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=169Secrets of a .NET NinjaIn my years developing C# applications, I have seen techniques both good and bad. I will demonstrate those that are good, rant against those that are bad, and reveal those unknown to many. Whether a novice or a seasoned coder, you will find something useful, or perhaps even wicked, that you can do with C# and the .NET Framework.Tue, 28 Sep 2010 04:09:50 Z2010-09-28T04:09:50ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=115Source code review strategiesOnce you start reviewing source code for security issues, it because all to easy to get lost in the weeds. This presentation will outline many of the common practices used, and when to use them, to be successful.Thu, 02 Sep 2010 15:30:38 Z2010-09-02T15:30:38ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=152The Developer's Guide To ScrumA hands on exploration of Scrum, the project management framework, focusing on the responsibilities and goals of the developer.Tue, 14 Sep 2010 13:28:33 Z2010-09-14T13:28:33ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=102WCF 4.0: Simplifying the Developer ExperienceWindows Communication Foundation is the primary framework for building distributed applications and services. The major focus of WCF 4.0 was simplifying the learning curve and increasing adoption of this core communication technology in the Microsoft .Net stack. This session will explore new features and capabilities of WCF 4.0.Wed, 15 Sep 2010 05:37:38 Z2010-09-15T05:37:38ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=177WCF RIA ServicesMicrosoft WCF RIA Services simplifies the traditional n-tier application pattern by bringing together the ASP.NET and Silverlight platforms using WCF.Mon, 04 Oct 2010 19:46:06 Z2010-10-04T19:46:06ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=117Web Security - Beyond ListsUnderstanding what can happen-- i.e vulnerability lists-- is a great start in your journey. But what is more important is how you apply successful strategies-- both in code AND in process-- that prevent people from stealing your lunch money. This presentation will cover philosophies, principles, and strategies used to secure web applications beyond simplistic vulnerability lists. It will focus on things you could (and should) be doing right now and provide some direction on where you might consider going in the future.Thu, 02 Sep 2010 15:30:10 Z2010-09-02T15:30:10ZCopyright ©2010-2024, Desert Code Camphttps://nov2010.desertcodecamp.com/session/default.aspx?sessionid=151XNA Development - Creating Games for Windows, Xbox 360, Zune, and Windows Phone 7Creating Games for Windows, Xbox 360, Zune, and Windows Phone 7Fri, 22 Oct 2010 17:29:34 Z2010-10-22T17:29:34ZCopyright ©2010-2024, Desert Code Camp