Southeast Valley .NET User Group (SEVDNUG) Events A list of all of the events that the Southeast Valley .NET User Group is putting on. http://sevdnug.org/Feeds/Events.aspx http://backend.userland.com/rss SEVDNUG January 2013 Meeting - iOS Programming for .NET Developers <p>"Are you just a .NET developer, or are you a pragmatic software developer who currently specializes in .NET? If the latter, you should attend Josh Smith’s presentation where he explains iOS programming by relating it to .NET programming. He can help you get started doing mobile development with a crash course in the most popular mobile platform in existence. No, not Windows Phone 7.</p> <p>Josh Smith was a Microsoft MVP for four years, thanks to his written and technical contributions in the Client App Development space. In 2010 he made the jump to writing complex iOS apps for large companies, as well as a few side projects, and never looked back. He enjoys iOS programming so much that he decided to help other .NET devs make the transition by self-publishing a book titled ‘iOS Programming for .NET Developers’ (<a href="http://iosfordotnetdevs.com">http://iosfordotnetdevs.com</a>)."</p> http://sevdnug.org/Events/All/SEVDNUG_January_2013_Meeting_-_iOS_Programming_for_NET_Developers.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_January_2013_Meeting_-_iOS_Programming_for_NET_Developers.aspx e41926e6-4527-4e98-81e0-fb67a5a21abc Fri, 21 Dec 2012 00:00:00 GMT SEVDNUG July 2013 Meeting Interested in speaking? Contact <a href="mailto:jguadagno@sevdnug.org">jguadagno@sevdnug.org</a>. http://sevdnug.org/Events/All/SEVDNUG_July_2013_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_July_2013_Meeting.aspx 49130920-a3c7-4033-a314-f054fe81fb70 Fri, 21 Dec 2012 00:00:00 GMT SEVDNUG December 2013 Meeting Interested in speaking? Contact <a href="mailto:jguadagno@sevdnug.org">jguadagno@sevdnug.org</a>. http://sevdnug.org/Events/All/SEVDNUG_December_2013_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_December_2013_Meeting.aspx 3e36701b-6fe4-4792-bb2e-ee13c3f4cb14 Fri, 21 Dec 2012 00:00:00 GMT SEVDNUG October 2013 Meeting Interested in speaking? Contact <a href="mailto:jguadagno@sevdnug.org">jguadagno@sevdnug.org</a>. http://sevdnug.org/Events/All/SEVDNUG_October_2013_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_October_2013_Meeting.aspx 9da301a3-59bf-4f3a-b6b0-d65c7d553111 Fri, 21 Dec 2012 00:00:00 GMT SEVDNUG September 2013 Meeting Interested in speaking? Contact <a href="mailto:jguadagno@sevdnug.org">jguadagno@sevdnug.org</a>. http://sevdnug.org/Events/All/SEVDNUG_September_2013_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_September_2013_Meeting.aspx 1da834e3-528a-4d7c-a612-cf2a63486e1e Fri, 21 Dec 2012 00:00:00 GMT SEVDNUG November 2013 Meeting Interested in speaking? Contact <a href="mailto:jguadagno@sevdnug.org">jguadagno@sevdnug.org</a>.Type your content here... http://sevdnug.org/Events/All/SEVDNUG_November_2013_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_November_2013_Meeting.aspx 0a94a181-1247-4be6-83df-c48175283db5 Fri, 21 Dec 2012 00:00:00 GMT SEVDNUG May 2013 Meeting - Aspect Oriented Programming and you <p>Stop wasting time writing unnecessary code and start focusing on the code that really matters. Aspect Oriented Programming keeps us DRY, reduces development and testing time by handling cross cutting "boiler plate" code.</p><p>You may have heard about AOP and how it's great for logging. Sure, it's great for logging. But what you haven't heard is the tremendous power it gives you over your code.</p><p>What you haven't heard is how is will reduce your LOC, reduce complexity and increase reusability  How does automating the implementation of several well known design patterns such as INotifyPropertyChanged sound to you? Never bother writing that code ever again!</p><p>How about retro actively applying aspects to legacy projects with a single line of code? </p><p>In this session, you'll learn how to take advantage of AOP to make your life better and I'll even show you a capability of AOP that will blow your mind!</p><p><strong>About me</strong></p><p>I am a Microsoft C# MVP and AOP advocate. During the day I'm a code mercenary for hire and at night I produce training videos for PluralSight.com. You can usually find me at code camps and user groups all over Southern California. </p> http://sevdnug.org/Events/All/SEVDNUG_May_2013_Meeting_-_Aspect_Oriented_Programming_and_you.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_May_2013_Meeting_-_Aspect_Oriented_Programming_and_you.aspx be32ef70-bfa3-4f9c-a4ca-bf874c1b1ea1 Fri, 21 Dec 2012 00:00:00 GMT SEVDNUG April 2013 Meeting - Async Talk Let's look both at asynchrony in general and applying async concepts in .net. We'll look at the async and await keywords in .net 4.5, appropriate uses of threads, Task Parallel Library and TPL DataFlow, and a foundational discussion on the terms and techniques involved. <a href="mailto:jguadagno@sevdnug.org"></a> http://sevdnug.org/Events/All/SEVDNUG_April_2013_Meeting_-_Async_Talk.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_April_2013_Meeting_-_Async_Talk.aspx 2f7c3413-b7cd-4793-9839-a5ea5113ceb5 Fri, 21 Dec 2012 00:00:00 GMT SEVDNUG June 2013 Meeting - RavenDB 2.0 – Painless NoSQL for the .Net Developer <div>Have you wanted to break in to NoSQL but were intimidated by other options? Do you think scalable multi-entity transactions are not possible without a full RDBMS like SQL Server? Fed up with the mapping overhead that comes with ORMs like Entity Framework? Come take a closer look at RavenDB. This next-generation document database was designed specifically with .Net developers in mind. Learn how easy it is to use to add a schemaless, structured data store to your .Net applications.</div><div><br /></div><div>No prior knowledge of RavenDB or NoSQL is required, but you should have familiarity with C# and general application development. This will be a fast-paced discussion with lots of real code examples. We will cover the following areas, starting from the basic, and moving towards the advanced. There should be something for everyone.</div><div><ul> <li>Document / Entity modeling considerations</li> <li>Basic usage of Raven’s LINQ API</li> <li>Full-Text analyzed searches</li> <li>Using Map / Reduce indexes</li> <li>Indexing related documents (pseudo-JOIN operations)</li> <li>Update patching via JavaScript</li> <li>Real-Time Change Notification</li> <li>Replicating data to a SQL Server</li> <li>Geo-Spatial Search (distance, proximity, polygons, etc.)</li> <li>Using RavenDB in a web application</li> <li>Embedding RavenDB in a desktop application</li> <li>Indexing Word and PDF attachment contents</li> <li>Temporal Data Versioning</li></ul></div><div><br /></div><div>About the Speaker</div><div><br /></div><div>Matt Johnson is currently Director of Application Development at Time America, a small company in Scottsdale, Arizona focusing on Employee Time and Attendance solutions. Matt was formerly a Principal Consultant for Neudesic, and has worked for several Arizona companies such as GoDaddy.com and Prudential Financial, with almost 15 years of professional software development experience. Matt is passionate about .NET development with C#.</div><div><br /></div><div>Matt is deeply involved with the RavenDB community, is the moderator for the RavenDB Contrib project, and has produced several add-ons for RavenDB, including the Temporal Versioning and Indexed Attachments bundles. Matt is also one of the top contributors for RavenDB on StackOverflow.</div> http://sevdnug.org/Events/All/SEVDNUG_June_2013_Meeting_-_RavenDB_2_0_–_Painless_NoSQL_for_the_Net_Developer.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_June_2013_Meeting_-_RavenDB_2_0_%e2%80%93_Painless_NoSQL_for_the_Net_Developer.aspx 4f88e5ee-7f48-4a1f-9ec0-9f3e81db2a3c Fri, 21 Dec 2012 00:00:00 GMT SEVDNUG February 2013 Meeting - Building Web Applications Using Kendo UI and the MVVM Pattern XAML developers love the Model-View View-Model (MVVM) pattern. Kendo UI is a JavaScript framework that enables this pattern for web based applications. It takes the client side coding model developers are familiar with and provides it to the web world. This talk will define the MVVM pattern and the benefits of using it. It will also show how you can use Kendo UI and ASP.NET to build responsive, robust applications that feel like desktop applications.Objectives/Outcomes:<ul> <li>The MVVM Pattern </li> <li>Kendo UI and why to use it</li> <li>How to wire up Kendo UI and ASP.NET</li></ul> http://sevdnug.org/Events/All/SEVDNUG_February_2013_Meeting_-_Building_Web_Applications_Using_Kendo_UI_and_the_MVVM_Pattern.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_February_2013_Meeting_-_Building_Web_Applications_Using_Kendo_UI_and_the_MVVM_Pattern.aspx 52812053-fdb0-41f6-afd8-336372eb3ce9 Fri, 21 Dec 2012 00:00:00 GMT SEVDNUG August 2013 Meeting Interested in speaking? Contact <a href="mailto:jguadagno@sevdnug.org">jguadagno@sevdnug.org</a>. http://sevdnug.org/Events/All/SEVDNUG_August_2013_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_August_2013_Meeting.aspx 72a6a767-925a-4d23-b714-27eb02765c15 Fri, 21 Dec 2012 00:00:00 GMT SEVDNUG March 2013 Meeting - Data Binding Improvements in ASP.NET 4.5 <p>In this session, we will walkthrough all of the new features added to ASP.NET 4.5 with respect to data binding and control validation.  </p> <p>In ASP.NET 4.5, Web Forms includes some improvements for working with data. The first improvement is strongly typed data controls. The second improvement is model binding which extends data binding in ASP.NET Web Forms controls to work with code-focused data access. It incorporates concepts from the ObjectDataSource control and from model binding in ASP.NET MVC.</p> http://sevdnug.org/Events/All/SEVDNUG_March_2013_Meeting_-_Data_Binding_Improvements_in_ASP_NET_4_5.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_March_2013_Meeting_-_Data_Binding_Improvements_in_ASP_NET_4_5.aspx 56f32ea4-7c3c-4314-b854-19437e782f7f Fri, 21 Dec 2012 00:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-3897737282.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-3897737282.aspx aca78c2d-bbf5-4c46-b450-fffc8fc9d129 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-1575641322.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1575641322.aspx 5cab2538-fa41-4502-a489-fb2f26a03ad0 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-3734070768.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-3734070768.aspx 1fa72fb3-3936-4a69-9151-f8ab834f8d2a Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-3697718338.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-3697718338.aspx 6c89f68b-46ef-429c-aeb1-f62532709255 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-3877129951.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-3877129951.aspx d86506b2-c97d-484e-9868-f604b12cc123 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-3616676015.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-3616676015.aspx 070a543d-3e98-4c42-9cfd-ee5eecaffbd0 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-3157984434.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-3157984434.aspx 06b04527-5e8b-41f3-afd4-e411afd24966 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-3919945812.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-3919945812.aspx 49c9e675-7c6c-4636-a3ef-dc0007e85217 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-1080976179.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1080976179.aspx 5b8929fa-c0e7-4a1e-997e-dbb65656b5d7 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-1794982862.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1794982862.aspx e41a07f0-57e7-44da-8201-d90e1da877e4 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-3108387247.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-3108387247.aspx a5617ed0-cd27-47a6-bebb-d16ce811a5d9 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-141388914.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-141388914.aspx 21d924e0-e6b4-489c-b56c-cf0b00d77a0e Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-279026050.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-279026050.aspx b170d611-6ad1-4f10-9852-cb81f9bd1b83 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-622588126.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-622588126.aspx 21d0b985-c3cb-4976-952a-c7c16523632d Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-1819793918.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1819793918.aspx 833b94ef-544c-4dfc-8c06-bb8e6160aded Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-869691306.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-869691306.aspx 2bbc293a-a06a-46ed-81d0-b82e2e5e797d Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-2564135755.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-2564135755.aspx f443dc3c-de96-47ea-8f24-b2b97c650f9d Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-2182315122.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-2182315122.aspx 5feb3bda-75f8-4700-85bf-a84bb148cda8 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-594854368.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-594854368.aspx 2cfa8187-ae8e-40f9-baeb-a104c8e1c39e Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-284021734.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-284021734.aspx c9379fcc-79da-4c45-8bba-a0aef5c2a06f Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-1592754407.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1592754407.aspx c07ec5fa-0591-45c2-9a42-9b8cb87797df Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-3823672918.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-3823672918.aspx 0bd2dc08-7d3a-4268-8ac3-9532716bbc36 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-765641143.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-765641143.aspx d7fd87ba-6e5f-4657-8b0d-94ddf4ac2c5a Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-35981463.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-35981463.aspx 07f34c00-8fd6-44bf-bc89-8a5094495728 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-1658856416.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1658856416.aspx cf04680e-29e4-4b23-bee8-8449b69073cd Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-1462544497.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1462544497.aspx c941e97b-e36d-41e0-a3e5-7d99fe653aea Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-240942849.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-240942849.aspx 8bba3a50-fce6-457e-ac64-7945da6c3a2f Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-4083626071.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-4083626071.aspx 7ecf78cb-faa8-48ea-b041-77dcc2faf476 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-4040704275.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-4040704275.aspx 90f60bb1-0e2e-4a61-b94d-6e0a949544c3 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-499451736.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-499451736.aspx d88a4688-9e4f-4176-a2d9-5b27f77759a6 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-3379910039.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-3379910039.aspx 4b2813ff-d85d-4636-ac42-5a140b675f5e Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-3070971107.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-3070971107.aspx a60a0945-4801-45f2-bdbe-59212a549954 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-1313606366.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1313606366.aspx 12364b98-047a-412a-95ad-5835f61e646c Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-2740260091.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-2740260091.aspx 6a7a4c52-992f-40ef-a27d-508a993d3346 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-3985377791.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-3985377791.aspx d73a4d68-76b6-4479-8a01-4cef2507b2ee Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-3975479218.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-3975479218.aspx 8df6b8d2-2d02-4718-9a21-4c9bdf28ad78 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-3115668656.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-3115668656.aspx fb951e69-7d20-4a5b-9e2f-3fae23b81782 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-1216120597.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1216120597.aspx a8bbc7fa-d4c7-4032-9dbb-34cf82231add Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-450001162.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-450001162.aspx 5c3c3c57-6aee-4590-bea7-2c2dd7d9c4cd Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-782278659.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-782278659.aspx 0d27ee34-0887-4e62-803c-2bda7103da55 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-2856554481.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-2856554481.aspx d36ac104-5229-4ec5-9226-2b4b08737f30 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-2276843608.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-2276843608.aspx 52e2a47b-fc57-4455-9c9a-2926a5298876 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-795647665.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-795647665.aspx c0c6de7a-cfaa-4048-8248-2060c499d083 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-18873520.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-18873520.aspx 90a1b177-89be-4dc5-8555-18de71e96f02 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-1431732314.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1431732314.aspx 3bb1c565-60e7-452d-907d-0e8877223a12 Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-2429436355.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-2429436355.aspx 39d4091f-af1a-4803-b1f5-06c0bc93a6df Mon, 09 Jan 2012 10:00:00 GMT Tech Lunch South "<strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href=""http://www.techlunchsouth.com"">http://www.techlunchsouth.com</a>" http://sevdnug.org/Events/All/Tech_Lunch_South-2663955352.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-2663955352.aspx 9763f9c0-09ab-42cc-972d-0048f0704294 Mon, 09 Jan 2012 10:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-1129723511.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-1129723511.aspx 52dc71ac-a58a-470b-b2f2-b49cbeeba0d0 Tue, 03 Jan 2012 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-3412844904.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-3412844904.aspx 70a5aa66-ddce-4be9-9250-66abf83f8be7 Tue, 03 Jan 2012 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-3581676087.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-3581676087.aspx 92ca4cf0-16b6-4646-a1f6-51a73d9e2881 Tue, 03 Jan 2012 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-2497845993.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-2497845993.aspx 5ff55b12-d017-410e-b2f3-1b46610507f5 Tue, 03 Jan 2012 09:00:00 GMT State of .NET - The Road to Windows 8 <p><strong><span>Where:</span></strong><span> Microsoft <strong>Phoenix</strong> Office, 60 E Rio Salado Parkway, Suite 1200, Tempe, AZ &nbsp;85281</span></p> <p><span></span></p> <p><span><strong>When:</strong> Monday, November 14, 2011 - 1:30 - 4:30 PM<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><a target="_blank" href="http://codemag.com/external/email/SODN_UG2011023?url=http://www.codemag.com/Training/Detail/fd94477b-8a0b-4c14-a114-aa821b51720c"><strong><span>Signup</span></strong></a><strong><span> for this FREE event in Phoenix</span></strong><span><span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span></p> <p><span>The industry is in a state of flux. What does that mean for your software projects today and tomorrow? Will your skills be outdated? Will your current investment become obsolete? What should you focus on right now? And what will become important a year or two down the road? Will there be .NET in the future? And what other technologies do you need to learn?<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span></p> <p><span>This <strong>free</strong> event attempts to answer these questions and more, by taking an unbiased look at current and future development with .NET and other relevant Microsoft technologies. This includes Visual Studio 2010 technologies as well as an in-depth look at what is coming in the next version of Visual Studio (“VS11”) and Windows 8.<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span></p> <p><span>Join <strong>Markus Egger</strong>, Microsoft RD and one of the longest running MVPs, for an afternoon of free information. CODE Magazine and EPS Software are in a unique position to share information based on real world experience in projects that are either our own or one of the many projects we get to see in our role as mentors, trainers and consultants, as well as feedback we receive from CODE Magazine readers. This is NOT marketing hype! We will tell you which information you should invest time and money in, and which ones to avoid.<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span></p> <p><span>Topics Include:<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span></p> <ul style="list-style-type: disc;"> <li><span>Windows 8 <span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span> <ul style="list-style-type: circle;"> <li><span>"Metro" Development<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span></li> <li><span>The impact of Windows 8 on today’s development effort<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span></li> <li><span>The future of C# and VB<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span></li> <li><span>The future of HTML and JavaScript<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span></li> <li><span>The future of C++<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span></li> </ul> </li> <li><span>WPF, Silverlight, and other XAML technologies today and tomorrow<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span></li> <li><span>Architecture to serve the needs of modern applications<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span></li> <li><span>The need for SOA (Service Oriented Architecture) today and tomorrow<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span></li> <li><span>HTML 5, CSS3, and JavaScript<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span></li> <li><span><a target="_blank" href="http://asp.net/">ASP.NET</a> MVC, Razor and jQuery<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span></li> <li><span>"Visual Studio Async"<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span></li> <li><span>Windows Phone 7 and other mobile devices<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span></li> <li><span>and more!<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span></li> </ul> <p><span>Attendees of this free event will come away with a clear understanding of which technologies to use for various technical challenges. Questions? Please e-mail </span><a target="_blank" href="mailto:info@eps-software.com"><span>info@eps-software.com</span></a><span> or call <a target="_blank" value="+18327174445" href="tel:832-717-4445 x32">832-717-4445 x32</a>. For additional information, please visit </span><a target="_blank" href="http://codemag.com/external/email/SODN_UG2011023?url=http://www.codemag.com/training"><span>www.codemag.com/training</span></a><span>.<span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></span></p> <span>Note: This event is co-hosted by <em>EPS Software Corp.</em> and <em>Microsoft Corporation</em>. EPS is responsible for all content presented at this event.</span> http://sevdnug.org/Events/All/State_of_NET_-_The_Road_to_Windows_8.aspx sevdnugsf http://sevdnug.org/Events/All/State_of_NET_-_The_Road_to_Windows_8.aspx b588df7c-910b-41f3-9ffa-f91742ddcf92 Tue, 25 Oct 2011 00:00:00 GMT Social Mixer - Bowling! <span style="font-size: 12pt;">We have not had a social mixer in a while, but the next one is scheduled! So here are the details:<br /> <br /> The Southeast Valley .NET User Group<a href="http://sevdnug.org/"></a> would like to invite you to join us for a little bowling on the evening of April 19th at <a href="http://www.amf.com/chandlerlanes/Mapping/maps_directions.amfx">AMF Chandler Lanes</a> located on N Arizona Ave. We will arrive at about 6PM and start bowling at 6:30PM on 3 lanes that we have rented until 9:00PM.<br /> <br /> We hope that members come out and enjoy some time hanging together and getting to know one another outside of our standard meetings. There is no agenda but to have fun! If you have any questions or comments please let me know.<br /> <br /> This is open to the members of SEVDNUG so please head on over to <a href="http://bit.ly/fWBoem">Eventbrite </a>and get your ticket today. They are limited and you will need one to attend. We would like to thank our generous sponsor <a href="http://comsys.com/">COMSYS</a> for making it possible for us to have events like this. So make sure you thank them!<br /> <br /> <a href="http://sevdnugmixer-autohome.eventbrite.com/">Please sign up here</a><strong></strong> and hope to see you there!<br /> <br /> </span><br /> http://sevdnug.org/Events/All/Social_Mixer_-_Bowling.aspx cconeybeer http://sevdnug.org/Events/All/Social_Mixer_-_Bowling.aspx 0873b5e8-2ee0-4a53-988f-c17ea32bbb29 Tue, 05 Apr 2011 00:00:00 GMT Desert Code Camp 2011.1 The answer is actually simple. In order to use the official Code Camp name we follow these simple protocols: <br /> <strong>1. By and For the Developer Community </strong> <br /> Code Camps are about the developer community at large. They are meant to be a place for developers to come and learn from their peers. Topics are always based on community interest and never determined by anyone other than the community. <br /> <strong>2. Always Free</strong> <br /> Code Camps are always free for attendees. <br /> <strong>3. Community Developed Material</strong> <br /> The success of the Code Camps is that they are based on community content. All content that is delivered is original. All presentation content must be provided completely (including code) without any restriction. If you have content you don't want to share or provide to attendees then the Code Camp is not the place for you. <br /> <strong> 4. No Fluff: only Code</strong> <br /> Code Camps are about showing the code. Refer to rule #1 if you have any questions on this. <br /> <strong>5. Community Ownership</strong> <br /> The most important element of the Code Camp is always the developer community. All are welcome to attend and speak and do so without expectation of payment or any other compensation other than their participation in the community. <br /> <strong>6. Never occur during work hours</strong> <br /> We need to understand that many times people can't leave work for a day or two to attend training or even seminars. The beauty of the Code Camp is that they always occur on weekends. http://sevdnug.org/Events/All/Desert_Code_Camp_2011_1.aspx sevdnugsf http://sevdnug.org/Events/All/Desert_Code_Camp_2011_1.aspx 9bed21b6-33cb-46db-8feb-839e062a5079 Fri, 21 Jan 2011 00:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-4125386283.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-4125386283.aspx 84a320bf-8a47-4620-839e-fbebfc6fbdb4 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-2816595589.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-2816595589.aspx f23c9d51-a2dd-4beb-b966-f73882ab5b3f Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-2683878407.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-2683878407.aspx fe27fe3b-8edf-4275-874f-ef0f3a693749 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-562207345.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-562207345.aspx 0943d2db-c6c1-4809-b1ce-ee71c50586a3 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-1027945410.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-1027945410.aspx 4173793c-9736-4a08-af5a-eba755cb2df6 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-1811753268.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-1811753268.aspx f6f56bb7-7b08-42b1-9cbb-e6a07b319d32 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-3825625249.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-3825625249.aspx bce0224b-bbe6-4aee-8563-e3462dd01904 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-724817009.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-724817009.aspx 4f2099a0-8613-4dbb-86c1-e295b7683f6a Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-2416426854.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-2416426854.aspx f087f5ab-a780-4ae4-9c78-c7e7d7071429 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-1871291947.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-1871291947.aspx d90be160-7182-4794-b0ab-c76134004fdf Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-63406158.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-63406158.aspx 5f2ac8b4-9bed-48c5-9153-c73dbbb8a23f Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-1878832136.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-1878832136.aspx c7b1ffda-104d-4b9e-9f17-b81f71d4c14c Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-981883484.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-981883484.aspx d6fb144b-587d-4edc-b95f-b49220cbe3cb Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-3256005636.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-3256005636.aspx 99c3ff45-f4d1-4b70-96ef-afdfce931531 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-148489230.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-148489230.aspx 096b8402-acb2-40e8-8e70-adbb2825fbe4 Mon, 13 Dec 2010 09:00:00 GMT SEVDNUG December 2012 Meeting To be announced! Interested in presenting? Contact <a href="mailto:jguadagno@sevdnug.org">Joseph Guadagno</a>. http://sevdnug.org/Events/All/SEVDNUG_December_2012_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_December_2012_Meeting.aspx b3f7f113-4b7b-4ffb-872c-ad4724b68236 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-2939577732.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-2939577732.aspx 9de3266d-98d5-4347-96cc-aa8819be54ae Mon, 13 Dec 2010 09:00:00 GMT SEVDNUG November 2012 Meeting To be announced! Interested in presenting? Contact <a href="mailto:jguadagno@sevdnug.org">Joseph Guadagno</a>. http://sevdnug.org/Events/All/SEVDNUG_November_2012_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_November_2012_Meeting.aspx 09ad710f-c21d-4f7e-849b-9f1d1b134771 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-4270211666.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-4270211666.aspx 854d0bcc-e2cb-4924-a42a-997617a76bba Mon, 13 Dec 2010 09:00:00 GMT SEVDNUG February 2012 Meeting - SignalR http://sevdnug.org/Events/All/SEVDNUG_February_2012_Meeting_-_SignalR.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_February_2012_Meeting_-_SignalR.aspx 50a8087d-bfb1-4c85-bd5f-91860c968362 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-187739578.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-187739578.aspx 1b3fef05-9d0f-427e-b207-8db1f263c6c1 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-3669218742.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-3669218742.aspx 580b9c2c-0fb8-496f-9176-8d9896e5f1f5 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-1620755890.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-1620755890.aspx d13c83fd-3ca6-469c-baaf-8d328a61fad3 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-3777312873.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-3777312873.aspx b9097e9c-d02c-464a-826b-8872e5267bbf Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-1013740017.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-1013740017.aspx c9373cdc-765b-4d16-bb38-83e3fb68dd3b Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-1504627739.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-1504627739.aspx 2e91876c-f43f-4bb6-9627-832421b6e9c1 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-2153341762.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-2153341762.aspx 2a562ecf-c50f-4d01-b7d2-6fc761ed998c Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-1759101904.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-1759101904.aspx ee8e8143-ee57-42f3-9c88-68facf2e5460 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-528451630.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-528451630.aspx 23cbccb5-67b4-4409-90ab-5b445981f992 Mon, 13 Dec 2010 09:00:00 GMT SEVDNUG January 2012 Meeting - Lightening Talks Lightening Talks http://sevdnug.org/Events/All/SEVDNUG_January_2012_Meeting_-_Lightening_Talks.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_January_2012_Meeting_-_Lightening_Talks.aspx 9d1d0566-2a77-45a4-980b-4e3e289819a4 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-1851252182.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-1851252182.aspx 07e191f4-2bb6-4caf-8eaf-42bb31e6848d Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-4126520650.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-4126520650.aspx 2efaf1e1-9b0f-443b-b9ab-4010999b9390 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-1284695119.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-1284695119.aspx edb1ae17-9023-4a4a-acfa-3143bd2f4912 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-1956798513.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-1956798513.aspx 75492870-2eeb-4837-9e0b-2fc44b70a676 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-2151570475.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-2151570475.aspx 90a1160a-399f-4a6a-b214-29178e04ff4b Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-4246959889.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-4246959889.aspx 3612392b-d531-4e81-a341-1e036e3cebbb Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-1077856063.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-1077856063.aspx 40e4828c-1ada-45da-8da9-1a126e088769 Mon, 13 Dec 2010 09:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br />Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-2497971309.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-2497971309.aspx b4fd4585-3819-41e0-bc15-18bdd286a908 Mon, 13 Dec 2010 09:00:00 GMT SEVDNUG June 2012 Meeting - IEnumerable, ISaveable, IDontGetIt: Understanding .NET Interfaces <span style="color: #222222; font-family: arial, helvetica, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgba(255, 255, 255, 0.917969); ">Best practices tell us to program to an abstraction rather than a concrete class. Let's start by understanding what .NET Interfaces are and what they can add to our code. After that, we'll look at a couple of practical implementations that can make our code more robust, extensible, and testable.</span><br style="color: #222222; font-family: arial, helvetica, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgba(255, 255, 255, 0.917969); " /><div style="color: #222222; font-family: arial, helvetica, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgba(255, 255, 255, 0.917969); "><br /></div><span style="color: #222222; font-family: arial, helvetica, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgba(255, 255, 255, 0.917969); ">And a bit about Jeremy:</span><br style="color: #222222; font-family: arial, helvetica, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgba(255, 255, 255, 0.917969); " /><span style="color: #222222; font-family: arial, helvetica, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgba(255, 255, 255, 0.917969); "><a href="http://www.jeremybytes.com">Jeremy Clark</a> is an application developer and technical speaker with over 12 years of experience in all aspects of the development lifecycle.  After hours, he puts together demos and technical articles for JeremyBytes.com, a website focusing on .NET technologies. Other times he can be found shredding on a plastic guitar to Guitar Hero. He lives in Anaheim, CA with a seedling redwood tree and his cats, Amanda and Toby.</span><br style="color: #222222; font-family: arial, helvetica, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgba(255, 255, 255, 0.917969); " /> http://sevdnug.org/Events/All/SEVDNUG_June_2012_Meeting_-_IEnumerable_ISaveable_IDontGetIt_Understanding_NET_Interfaces.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_June_2012_Meeting_-_IEnumerable_ISaveable_IDontGetIt_Understanding_NET_Interfaces.aspx 9d3da883-ec69-4154-b57d-fda8b21ee21c Mon, 13 Dec 2010 00:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-2239969745.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-2239969745.aspx 75b6798c-0535-40a0-8544-f56eccb731fd Mon, 13 Dec 2010 00:00:00 GMT SEVDNUG September 2011 Meeting - BUILD Review Joe Guadagno and Chris Coneybeer will present a review of what happened at BUILD.<br /> <a href="mailto:jguadagno@sevdnug.org"></a> http://sevdnug.org/Events/All/SEVDNUG_September_2011_Meeting_-_BUILD_Review.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_September_2011_Meeting_-_BUILD_Review.aspx 67aedee7-4570-4c1c-be68-dfaf5022f6eb Mon, 13 Dec 2010 00:00:00 GMT SEVDNUG July 2012 Meeting - Developing with RavenDB <p>RavenDB is a Document Database written entirely in .Net.</p><p>In this presentation we will cover what a Document Database is and how developing with one requires thinking in a radically different way than you may be used to if you have traditionally used SQL Databases with .Net centric clients.</p><p>In the sample code we will walk through creating the Models(both .Net and JSON), Views and ViewModels for a modern HTML5, MVVM Website using KnockoutJS and JavaScript (no .Net on the Client) with a full REST WebAPI backend written in .Net using RavenDB as the Database.</p><p>I will demonstrate how this can make Web Based development much more intuitive and friendly for the developer. We will look at how the architecture for the Semantic Web has made Web Based development the modern standard for both humans and machines. We will look at the common Design Patterns that you can leverage when working in this style of development and how they are applied across multiple client platforms.</p><h4>Bio:</h4><p>Steele Price has been professionally designing and developing databases and interfaces to them for 30 years. He has also been professionally developing with Microsoft Visual Basic, C#, SQL Server and Visual Studio since their inception many years ago. Recently he has focused on the Semantic Web, HTML5 and cross-platform Web Enabled solutions.</p><p>He started professionally developing software in 1983. Software development has not only been his primary source of income since; it is his passion. Many of his software development processes grew to fruition by seeing a business or consumer need and working diligently to fulfill that need with a real application. When you love to do something it invades every aspect of your life. </p><p>In recent years he has focused on improving the software development process, design patterns and application reach. Learning from his own process failures as well as successes let him demonstrate how to achieve better real-world delivery of applications to companies ranging from "mom and pop" stores to top tier Insurance Carriers and Airlines.</p><p>He has always maintained a passion for taking that knowledge back to the community by speaking and sharing often with local user groups.</p> http://sevdnug.org/Events/All/SEVDNUG_July_2012_Meeting_-_Developing_with_RavenDB.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_July_2012_Meeting_-_Developing_with_RavenDB.aspx f3ff8a1b-199d-4d60-ad4f-d77f87a22f75 Mon, 13 Dec 2010 00:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-4239175368.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-4239175368.aspx af15eb3d-87b9-4574-88da-d43b66551681 Mon, 13 Dec 2010 00:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-144109870.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-144109870.aspx bbdabc66-744c-4ddb-9624-c715037d8693 Mon, 13 Dec 2010 00:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth.aspx 2ffec1fd-26b4-4462-a481-c4698d546163 Mon, 13 Dec 2010 00:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-528489354.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-528489354.aspx 774e5873-acce-435c-924f-c44ce781f3a5 Mon, 13 Dec 2010 00:00:00 GMT SEVDNUG Jan 2011 - Anniversary and Meeting - Building a Desert Code Camp WP7 Client <p>Join us as we celebrate the 3rd anniversary of SEVDNUG and have our monthly meeting. <span id="ctl00_ContentPlaceHolder1_ListView1_ctrl0_DescriptionLabel">Chris Coneybeer will be building a Windows Phone 7 Application that will be used as a content viewer for the Desert Code Camp website using OData. The session will start with touching on what OData is and then we will move to building our application. Our application will provide users with the ability to browse the content for the Code Camp in several different ways and give them the ability to favorite items on their device locally. We will cover some basics for Windows Phone 7 development, using Pivot based pages and also saving our users favorites in isolated storage on the device.</span></p> <p><span id="ctl00_ContentPlaceHolder1_ListView1_ctrl0_DescriptionLabel">During the meeting we will have "upgraded" food and drink available in celebration of our 3rd year thanks to our generous sponsor TEKSystems (http://www.teksystems.com/).</span> </p> <p>&nbsp;</p> <p>Speaker Info </p> <p> </p> <p>Chris Coneybeer is a C#/SQL developer with over 10 years of software development experience. He is based out of Chandler, Arizona as lead Windows Phone 7 developer for Integrum Tech (<a href="http://integrumtech.com/">http://integrumtech.com</a>), where he helps deliver industrial-strength software using a human-driven approach. Over the years he has worked with a variety of technologies, including PHP, VB, C#, ASP.NET, Silverlight, and SQL server. In addition to enjoying mobile and web development, he has worked as a DBA, and is always excited to work on connected systems and finding ways to leverage data for technology workers. </p> <p>Since his move to the Phoenix area in 2009, Chris has discovered the value and rich experience that community provides by sharing ideas and having open discussions. He is the Vice-President of the Southeast Valley .NET User Group (<a href="../../">http://www.sevdnug.org</a>), which supports local .NET developer community through regular meetings and events. He also works with the Phoenix Connected Systems User Group (<a href="http://www.pcsug.org/">http://www.pcsug.org</a>) as the organization's Membership Director. In 2010 he was awarded with an INETA (<a href="http://www.ineta.org/">http://www.ineta.org</a>) Community Champion Award for community involvement and speaking, and has helped with organizing and hosting local events such as DesertCodeCamp (<a href="http://www.desertcodecamp.com/">http://www.desertcodecamp.com</a>). </p> <p></p> <p></p> <p><span id="ctl00_ContentPlaceHolder1_ListView1_ctrl0_DescriptionLabel"></span></p> http://sevdnug.org/Events/All/SEVDNUG_Jan_2011_-_Anniversary_and_Meeting_-_Building_a_Desert_Code_Camp_WP7_Client.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_Jan_2011_-_Anniversary_and_Meeting_-_Building_a_Desert_Code_Camp_WP7_Client.aspx 2ecc66c9-7585-41b8-83a5-bc38226a0ff9 Mon, 13 Dec 2010 00:00:00 GMT SEVDNUG August 2012 Meeting - A Date with Windows 8 Windows 8 went RTM a view days ago, so expect to see lots of blog posts and training offerings around using Windows 8 and developing for Windows 8. In fact, there are 5 separate developer events around Windows 8 planned or being planned in the next few months.  Get a head start, come to this meeting where we will take a lap around Windows 8 and look in to building a simple application that displays, shares and searchs for data.<div><br />Want to get started with Windows 8 development: Take a look at the Generation App program at: <a href="http://jjg.me/PFvfeX">jjg.me/PFvfeX</a></div> http://sevdnug.org/Events/All/SEVDNUG_August_2012_Meeting_-_A_Date_with_Windows_8.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_August_2012_Meeting_-_A_Date_with_Windows_8.aspx 4ff2a6c9-829a-488d-917d-badf4549f7de Mon, 13 Dec 2010 00:00:00 GMT SEVDNUG August 2011 Meeting - LightSwitch <p>Beth Massi, Microsoft will be presenting....</p> <p>&nbsp;</p> <p> </p> <p><strong><span style="color: #1f497d;">Introducing Visual Studio LightSwitch (100-200)</span></strong><span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></p> <p><span style="color: #1f497d;">Visual Studio LightSwitch is the simplest way to build business applications for the desktop and cloud. LightSwitch simplifies the development process by letting you concentrate on the business logic, while LightSwitch handles the common tasks for you. In this demo-heavy session, you will see, end-to-end, how to build and deploy a data-centric business application using LightSwitch.</span><span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></p> <p><span style="color: #1f497d;">&nbsp;</span><span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></p> <p><strong><span style="color: #1f497d;">Visual Studio LightSwitch - Beyond the Basics (200-300)</span></strong><span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></p> <span style="color: #1f497d;">LightSwitch is a new product in the Visual Studio family aimed at developers who want to easily create business applications for the desktop and the cloud. In this session we’ll go beyond the basics of creating simple screens over data and demonstrate how to create screens with more advanced capabilities. You’ll see how to extend LightSwitch applications with your own Silverlight custom controls and RIA services. We’ll also talk about the architecture and additional extensibility points that are available to professional developers looking to enhance the LightSwitch developer experience.</span> <p></p> <p>&nbsp;</p> <p><span style="color: #1f497d;"></span></p> <p><span style="color: #1f497d;"></span></p> <p><span style="color: #1f497d;"> <span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span> </span></p> <p><strong><span style="color: #1f497d;">LightSwitch Advanced Development and Customization Techniques (300+) (Maybe)</span></strong></p> <p><span style="color: #1f497d;">Microsoft Visual Studio LightSwitch is the simplest way to build business applications for the desktop and the cloud. In the session you will see advanced techniques for customizing the client and server pieces of a LightSwitch application. You will learn how to work with the LightSwitch API, build sophisticated UI, implement middle tier application logic by customizing the data update pipeline, interact with Office applications, and much more without leaving the LightSwitch development environment. You will also see how combining Visual Studio Professional+ and your existing Silverlight and .NET skills provides even more customization opportunities by building LightSwitch extensions.</span><span style="text-decoration: underline;"></span><span style="text-decoration: underline;"></span></p> <p><span style="font-size: 11pt; color: #1f497d;"><span style="text-decoration: underline;"></span>&nbsp;</span></p> <p></p> http://sevdnug.org/Events/All/SEVDNUG_August_2011_Meeting_-_LightSwitch.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_August_2011_Meeting_-_LightSwitch.aspx cd379e26-86e9-4f4c-8e43-b3e8268ab7b7 Mon, 13 Dec 2010 00:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-2664357521.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-2664357521.aspx 11e49591-242a-4b74-a4b2-abba7ef13b74 Mon, 13 Dec 2010 00:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-4081293767.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-4081293767.aspx b72bd22b-d868-4b4d-9acf-9c1229b993a1 Mon, 13 Dec 2010 00:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-4037139478.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-4037139478.aspx 51bc99c0-3a1d-452a-91eb-9b874b000dfc Mon, 13 Dec 2010 00:00:00 GMT SEVDNUG October 2011 Meeting - Introducing Azure Service Bus Brokered Messaging <p></p> <p>As mobility and platform agnostic clients continue to build momentum, the need for reliable, discreet messaging between clients and services has never been greater. Azure Service Bus Relay Messaging democratized service orientation by enabling you to expose applications and services using SOAP and REST from behind the firewall, anywhere in the world.</p> <p>&nbsp;</p> <p>Last month, Microsoft enhanced Azure Service Bus by releasing support for Queues and Topics which extend the current capabilities of Azure Service Bus. Queues are an important addition to Azure AppFabric Service Bus capabilities because they provide a solid foundation on which to build loosely coupled distributed messaging solutions that support temporal decoupling, load distribution and load leveling. Topics extend queues to provide a logical and physical relationship between publishers and subscribers providing a great way to logically associate actions to events, enabling the implementation of the publish-subscribe pattern with a minimal degree of friction.</p> <br /> <p><span style="color: black;"> Rick is an active speaker, writer and passionate community advocate in the national .NET community. Rick is the President and Co-Founder of the Phoenix Connected Systems User Group, celebrating 3 years in operation. Recent presentations include talks at the Microsoft SOA and Business Process Conference in Redmond, WA, Microsoft TechEd in New Orleans, LA, Desert Code Camp, and numerous Microsoft roadshow events throughout the Southwest. He is a frequent contributor to CODE Magazine and DevX and maintains a personal blog focused on Microsoft distributed technologies at <a href="http://rickgaribay.net/">http://rickgaribay.net</a> </span></p> <p><span style="color: #1f497d;">&nbsp;</span></p> http://sevdnug.org/Events/All/SEVDNUG_October_2011_Meeting_-_Introducing_Azure_Service_Bus_Brokered_Messaging.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_October_2011_Meeting_-_Introducing_Azure_Service_Bus_Brokered_Messaging.aspx 9a1e2a86-ef2d-405a-8ec3-99f47a1b68f3 Mon, 13 Dec 2010 00:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-1719516857.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-1719516857.aspx 108ffae8-e4f2-446f-8ad1-9288edb9eb3e Mon, 13 Dec 2010 00:00:00 GMT SEVDNUG May 2011 Meeting - iPhone/iPad Development with MonoTouch Donn Felker <a href="http://twitter.com/donnfelker">@donnfelker</a><br /> <p>In this session you will be exposed to the cross platform MonoTouch environment which allows you to write C# code to develop iOS apps. We will discuss MonoTouch and the future of MonoTouch development environment in regards to the recent announcement of the Attachmate's decision to lay off the entire mono team and juxtapose it agains the new Xamarin offering from Miguel De Icaza (lead Mono developer). Code samples illustrating how to use MonoTouch as well as how to utilize iOS specific objects will be demonstrated using a real live code base which is currently deployed to the AppStore. Open discussion and Q &amp; A will be for the remainder of the event. Please come with questions in hand, this is an interactive event!</p> http://sevdnug.org/Events/All/SEVDNUG_May_2011_Meeting_-_iPhone_iPad_Development_with_MonoTouch.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_May_2011_Meeting_-_iPhone_iPad_Development_with_MonoTouch.aspx b195b317-5884-45a3-96a5-8c75f326a2fa Mon, 13 Dec 2010 00:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-3001979635.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-3001979635.aspx 6ab6d76b-5458-450d-b97c-8c55c85efa95 Mon, 13 Dec 2010 00:00:00 GMT SEVDNUG September 2012 Meeting - Be Productive with Visual Studio 2012 Dustin Campbell (<a href="http://www.diditwith.net/">website</a>), Program Manager on the Visual Studio IDE team talks on how to be productive with Visual Studio 2012. This talk walks through several of the new productivity features in VS 2012 that are applicable to any developer, regardless of language or platform.<br /><br />About Dustin<br />Dustin Campbell is a Program Manager on the Visual Studio team at Microsoft, where he works on the Visual Basic and C# language service experiences. Currently, he is focused on the future of Visual Basic and C# in Project Codename "Roslyn". Before joining Microsoft, he developed much of the low-level plumbing of the award-winning CodeRush and Refactor! products at Developer Express. A regular speaker, Dustin is a noted authority in many advanced areas of the Microsoft .NET Framework and dives deep “under the hood” of any technology that he works with. http://sevdnug.org/Events/All/SEVDNUG_September_2012_Meeting_-_Be_Productive_with_Visual_Studio_2012.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_September_2012_Meeting_-_Be_Productive_with_Visual_Studio_2012.aspx 71b038ac-3ae2-4628-87f2-85fc7c145c92 Mon, 13 Dec 2010 00:00:00 GMT SEVDNUG June 2011 Meeting - Using jQuery Templates in HTML 5 Applications <p>Dan Wahlin is presenting on ...</p> <p>&nbsp;</p> <p> <p><strong><span style="font-size: 11pt; color: #1f497d;">Using jQuery Templates in HTML 5 Applications</span></strong></p> <p><span style="font-size: 11pt; color: #1f497d;">&nbsp;</span></p> <p><span style="font-size: 11pt; color: #1f497d;">It’s no secret that jQuery provides a productive and fun way to build client-centric Web applications, but there’s a new player in town called jQuery Templates that takes jQuery to a whole new level and makes building dynamic HTML 5 applications even easier. In this session, Dan Wahlin will discuss how to use jQuery Templates and show how they can be used to significantly reduce the amount of JavaScript code that has to be written (and make your apps more maintainable in the process). In this session you’ll learn about template tokens, how to handle conditionals and loops, and how templates can be dynamically downloaded and rendered.</span></p> </p> http://sevdnug.org/Events/All/SEVDNUG_June_2011_Meeting_-_Using_jQuery_Templates_in_HTML_5_Applications.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_June_2011_Meeting_-_Using_jQuery_Templates_in_HTML_5_Applications.aspx fef35a2b-a3a5-4810-a7e0-7df3d904390f Mon, 13 Dec 2010 00:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-3349735551.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-3349735551.aspx 17c3a536-b66b-4d4d-b044-667cccd85204 Mon, 13 Dec 2010 00:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-821610365.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-821610365.aspx b1b1877a-de49-40fa-af7a-5fdcc1fa09fd Mon, 13 Dec 2010 00:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-2720232466.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-2720232466.aspx ea4d3248-146e-46cf-90e5-5cc3af485495 Mon, 13 Dec 2010 00:00:00 GMT SEVDNUG March 2012 Meeting A walk around Visual Studio 2012. http://sevdnug.org/Events/All/SEVDNUG_March_2012_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_March_2012_Meeting.aspx 5aa7721b-347b-4279-b0e1-4e510494d7da Mon, 13 Dec 2010 00:00:00 GMT SEVDNUG May 2012 Meeting - Intro to Prism In this session you will learn how to design and build Windows Presentation Foundation (WPF) desktop applications using loosely coupled components that can evolve independently but which can be easily and seamlessly integrated into the overall application. This is an introductory course that concentrates on the basic concepts required to build a composite application with the Microsoft Patterns and Practices Prism 4.0 framework which includes the boostrapper, regions, modules, view composition, and different techniques for communicating between loosely couple components.<div><br /></div><div>About <a href="http://brianlagunas.com/about/" title="Brian Lagunas Bio">Brian Lagunas</a></div> http://sevdnug.org/Events/All/SEVDNUG_May_2012_Meeting_-_Intro_to_Prism.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_May_2012_Meeting_-_Intro_to_Prism.aspx 45b1909d-a6fc-42e1-86a7-4769e3e2a0e5 Mon, 13 Dec 2010 00:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-4236657763.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-4236657763.aspx 131706a8-ac91-4230-b141-4384e52606fb Mon, 13 Dec 2010 00:00:00 GMT SEVDNUG April 2012 Meeting - Thinking in Git Have you ever looked at Git because it was trendy, but stumbled away dazed? Git isn't your father's source control system, but most of your knowledge of TFS, SVN, or other source control systems transfer over just fine. We'll take your existing knowledge of your Commit / Update VCS and we'll layer in the methodologies, tools, and communities that Git uses. What's the difference between pull and update? Isn't branching and merging dangerous? Can I get colored icons in Windows or Visual Studio? How do I contribute to a GitHub project? We'll graph Git's actions in blocks and compare it to git command results. You'll come away thinking in Git, ready to easily leverage the additional power. http://sevdnug.org/Events/All/SEVDNUG_April_2012_Meeting_-_Thinking_in_Git.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_April_2012_Meeting_-_Thinking_in_Git.aspx 36e814e1-d88d-457c-831f-42cadc003d6e Mon, 13 Dec 2010 00:00:00 GMT SEVDNUG December 2011 Meeting - Design Patterns Almost all software engineers have heard of design patterns and why they are important. The "Gang of Four" patterns have been around since 1994 and since then have spawned numerous other books and patterns. Patterns used to be Masters level course material in Universities but now taught earlier because<br /> of their importance. We've had a previous presenter formally introduce the Gang of Four patterns and go through examples. <br /> <p> &nbsp; &nbsp; &nbsp; &nbsp;In this session, we'll dive deeper into the Gang of 4 patterns and concentrate on the relationship between patterns, how patterns are themselves implemented using other patterns and what are the tradeoffs between using different patterns to solve the same problem.</p> <p>&nbsp;</p> <p>Presented by: Adiran Pantea</p> http://sevdnug.org/Events/All/SEVDNUG_December_2011_Meeting_-_Design_Patterns.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_December_2011_Meeting_-_Design_Patterns.aspx 2927c58d-b197-4b0b-a80d-383485862e7e Mon, 13 Dec 2010 00:00:00 GMT SEVDNUG October 2012 Meeting - Build Speedy Azure Applications with HTML 5 and Web Sockets Today In the world of HTML5 development, interoperability is king. Unfortunately, sometimes interoperability can be at the expense of performance. With support for bi-directional, full-duplex messaging simply out of the reach of the HTTP protocol, messaging support in HTML5 can be severely limited. Fortunately, standards groups including the W3C and IETF are hard at work on a standard specification called WebSockets which aims to bring these much needed capabilities to the masses.<div><br /></div><div>Come learn how Microsoft is leading the innovation behind this exciting capability with an interactive presentation covering Microsoft’s implementation of the HTML5 WebSockets API and how you can provide the performance and functionality required to deliver great user experiences with HTML5, ASP.NET, WCF, Node.js and Windows Azure today. </div><div><br /></div><h2>About Rick</h2><div><div>With nearly 12 years experience delivering solutions on the Microsoft platform in various industry sectors, Rick is a developer, architect, speaker and author on distributed .NET technologies and is a Solutions Architect at Neudesic.</div><div><br /></div><div>Rick focuses on helping his clients streamline business processes while enhancing the productivity of it's developers by combining modern, iterative software engineering methodologies with the capabilities of the Microsoft Platform to help close the value gap.</div><div><br /></div><div>Rick specializes in cloud technologies such as Microsoft .NET, Windows Communication Foundation and Windows Azure to deliver business value and drive revenue while reducing operational costs.</div><div><br /></div><div>Rick is an active speaker, writer and passionate community advocate in the national .NET community. Rick is the President and Co-Founder of the Phoenix Connected Systems User Group. Recent presentations include the 2009 Microsoft SOA and Business Process Conference in Redmond, WA, and his numerous articles on .NET technology can be found in-print and online in publications such as CODE Magazine, DevX and his personal blog at http://rickgaribay.net. </div><div><br /></div><div>Rick is a proud Microsoft Most Valuable Professional (MVP) an has been awarded the MVP designation for Connected Systems for three years in a row.</div></div> http://sevdnug.org/Events/All/SEVDNUG_October_2012_Meeting_-_Build_Speedy_Azure_Applications_with_HTML_5_and_Web_Sockets_Today.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_October_2012_Meeting_-_Build_Speedy_Azure_Applications_with_HTML_5_and_Web_Sockets_Today.aspx de3adcf4-fd8a-4d86-bbad-37ae36d7bbb3 Mon, 13 Dec 2010 00:00:00 GMT SEVDNUG March 2011 Meeting - Orchard and jQuery Templates - Jon Davis <p><span style="color: #254061;">In this session, Jon Davis be doing two short talks: a basic introduction to Orchard and a discovery session on jQuery Templates.</span></p> <p><span style="color: #254061;">Orchard is a free, open source content management system for the ASP.NET platform. It is one of the major open source projects fully supported by Microsoft via the Outer Curve Foundation (formerly named CodePlex Foundation).</span></p> <p><span style="color: #254061;">jQuery Templates, a jQuery plug-in originally endorsed by Microsoft that is currently in beta, is a client-side markup templating system that can help to produce more readable data-bound web page markup.</span></p> <p><span style="color: #254061;">Orchard: <a href="http://www.orchardproject.net/"><span style="color: #254061;">http://www.orchardproject.net/</span></a> </span></p> <p><span style="color: #254061;">jQuery Templates: <span style="font-size: 11pt; color: #1f497d;"><a href="https://github.com/jquery/jquery-tmpl">https://github.com/jquery/jquery-tmpl</a></span><span class="apple-style-span"><a href="http://github.com/nje/jquery-tmpl"><span style="color: #254061;"></span></a></span></span> </p> http://sevdnug.org/Events/All/SEVDNUG_March_2011_Meeting_-_Orchard_and_jQuery_Templates_-_Jon_Davis.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_March_2011_Meeting_-_Orchard_and_jQuery_Templates_-_Jon_Davis.aspx af6bb14c-ca0f-4c7c-ad48-37a7c2cb20dd Mon, 13 Dec 2010 00:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-343534219.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-343534219.aspx 1beea4e7-2697-4e9b-bf1c-294098c71ef7 Mon, 13 Dec 2010 00:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-1979324894.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-1979324894.aspx 5697577d-3c6d-4ed4-be7b-1f38eee16177 Mon, 13 Dec 2010 00:00:00 GMT SEVDNUG November 2011 Meeting - Extending MVC <span style="color: #500050; font-family: arial, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgba(255, 255, 255, 0.917969); ">Rob Richardson will be presenting on Extending ASP .NET MVC. This was a talk that Rob started in a improtou session he did for Desert Code Camp and now he will be building upon it. </span><span style="background-color: rgba(255, 255, 255, 0.917969); color: #500050; font-family: arial, sans-serif; font-size: 13px; text-align: -webkit-auto; ">In</span><span style="background-color: rgba(255, 255, 255, 0.917969); color: #500050; font-family: arial, sans-serif; font-size: 13px; text-align: -webkit-auto; "> this talk, we look at ways to keep your code DRY by hooking into </span><span style="color: #500050; font-family: arial, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgba(255, 255, 255, 0.917969); ">MVC's</span><span style="color: #500050; font-family: arial, sans-serif; font-size: 13px; text-align: -webkit-auto; background-color: rgba(255, 255, 255, 0.917969); "> extension points. </span><div style="text-align: -webkit-auto; "><span style="font-family: arial, sans-serif; font-size: 13px; color: #500050; "><br /></span></div> http://sevdnug.org/Events/All/SEVDNUG_November_2011_Meeting_-_Extending_MVC.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_November_2011_Meeting_-_Extending_MVC.aspx 8e96a04c-4a64-442a-a48d-1c12c7c90262 Mon, 13 Dec 2010 00:00:00 GMT SEVDNUG July 2011 Meeting - Converting your WebForms to Razor forms Join us a Rob Richardson talks about how you can convert your web form applications to the new MVC 3 Razor forms. http://sevdnug.org/Events/All/SEVDNUG_July_2011_Meeting_-_Converting_your_WebForms_to_Razor_forms.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_July_2011_Meeting_-_Converting_your_WebForms_to_Razor_forms.aspx 61beaa23-561e-4524-9b73-1a700d5298e6 Mon, 13 Dec 2010 00:00:00 GMT SEVDNUG February 2011 Meeting - ASP.NET MVC3 – What’s new, what’s important, and why? <p><span>In this session, Adam Mokan (@adammokan on Twitter) will cover some of the major changes since the release of ASP.NET MVC 2 and what the new features in MVC3 bring to the table and why you should care. Code demos will consist of the new Razor view engine, the NuGet package manager, the built-in “service locator” to ease dependency injection throughout the framework, “unobtrusive JavaScript/Ajax”, as well as an example of using an MVC controller as a <em>poor man’s</em> web service. If time permits, coverage of some open-source “boilerplate templates” will be demonstrated to ease your transition into new territories such as jQuery templates and HTML5. This talk will target developers working both in a corporate environment as well as those programming for the “open web”.<span>&nbsp; </span>A Q&amp;A session will follow the presentation.</span></p> <p>&nbsp;</p> <p><span> <p><span>Adam Mokan is a developer based out of Chandler, Arizona with over 12 years of professional experience ranging from web development to database design and system architecture. Hailing from southeast Michigan, Adam spent his first six years developing web-enabled solutions for the auto manufacturing industry, helping large corporations envision the move from client/server on-premise systems to the more-modern SaaS (“Software as a Service”) model. His focus was helping companies with a global reach in manufacturing work across a single platform and to also enable both their vendors and customers to interact with their data via the web. During this period, he worked primarily in the “Microsoft stack” of web development technology, but also utilized C and Java for embedded development for shop floor data collection. Prior to becoming a full-time developer, Adam was a factory metal-worker, electronics tinkerer, and hobbyist developer; Working in Commodore BASIC, 6502 assembler, and C; He is also the founder of Dead Cactus Labs LLC, a start-up focused on developing creative applications for mobile platforms as well as electronic devices for music, art, and physical computing. His rarely updated blog can be found at </span><a href="http://adammokan.com/"><span>http://adammokan.com</span></a><span>. </span></p> <br /> </span></p> http://sevdnug.org/Events/All/SEVDNUG_February_2011_Meeting_-_ASP_NET_MVC3_–_What’s_new_what’s_important_and_why.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_February_2011_Meeting_-_ASP_NET_MVC3_%e2%80%93_What%e2%80%99s_new_what%e2%80%99s_important_and_why.aspx 7baf47c2-7eec-44f7-82bf-17904f742012 Mon, 13 Dec 2010 00:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-4033029672.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-4033029672.aspx 60c46360-82a7-4573-9dcc-12ff4182f63b Mon, 13 Dec 2010 00:00:00 GMT SEVDNUG April 2011 Meeting - Dependency Injection using Ninject and Unit Testing with Mocks using MoQ Our purpose as software developers is to orchestrate together loosely coupled, well tested components. &nbsp;We'll begin with an example n-tier project that is tightly coupled, identify the dependency seams, and loosen the dependencies with the help of Ninject, an IoC container. &nbsp;Once we have loosely coupled components, we'll look at strategies for testing each component in isolation by mocking these dependencies with MoQ. At the conclusion, we should have a firm, practical grasp on methodologies for incorporating Dependency Injection into projects, and clearly understand the benefits for doing so. http://sevdnug.org/Events/All/SEVDNUG_April_2011_Meeting_-_Dependency_Injection_using_Ninject_and_Unit_Testing_with_Mocks_using_MoQ.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_April_2011_Meeting_-_Dependency_Injection_using_Ninject_and_Unit_Testing_with_Mocks_using_MoQ.aspx 53d0ac79-0950-423b-84ef-09f2d077aca4 Mon, 13 Dec 2010 00:00:00 GMT TechLunchSouth <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <br /> For more information, checkout <a href="http://www.techlunchsouth.com">http://www.techlunchsouth.com</a> http://sevdnug.org/Events/All/TechLunchSouth-3750582958.aspx sevdnugsf http://sevdnug.org/Events/All/TechLunchSouth-3750582958.aspx d04717d0-0fca-4ddc-9c32-00d8dcabf1a2 Mon, 13 Dec 2010 00:00:00 GMT OData Workshop <h2>Abstract</h2> <br /> <br /> The Open Data Protocol (OData) is an open protocol for sharing data. It provides a way to break down data silos and increase the shared value of data by creating an ecosystem in which data consumers can interoperate with data producers in a way that is far more powerful than currently possible, enabling more applications to make sense of a broader set of data. Every producer and consumer of data that participates in this ecosystem increases its overall value.<br /> <br /> OData is consistent with the way the Web works - it makes a deep commitment to URIs for resource identification and commits to an HTTP-based, uniform interface for interacting with those resources (just like the Web).&nbsp; &nbsp;This commitment to core Web principles allows OData to enable a new level of data integration and interoperability across a broad range of clients, servers, services, and tools.<br /> <br /> OData is released under the <a href="http://www.microsoft.com/interop/osp/default.mspx">Open Specification Promise</a> to allow anyone to freely interoperate with OData implementations.<br /> <br /> In this talk Chris will provide an in depth knowledge to this protocol, how to consume a OData service and finally how to implement an OData service on Windows using the WCF Data Services product.<br /> <br /> <strong>Registration is required:</strong> <a href="http://www.eventbrite.com/event/867598009">http://www.eventbrite.com/event/867598009</a> http://sevdnug.org/Events/All/OData_Workshop.aspx sevdnugsf http://sevdnug.org/Events/All/OData_Workshop.aspx 883c2fa6-da23-4aa2-ac4b-7739a7418cbd Tue, 21 Sep 2010 00:00:00 GMT Windows Phone 7 - Unleashed <h1>Windows Phone 7 - Unleashed</h1> <h2>(Chandler @GangPlank) Free RSVP Required</h2> <p><strong>You must register so we know how much food to purchase.<br /> </strong> <p><strong><a href="http://wp7-chandler.eventbrite.com/">http://wp7-chandler.eventbrite.com/ </a></strong></p> </p> <p></p> <p>We'll be providing Lunch and Dinner for this all day free event.</p> <p><strong>BRING YOUR OWN LAPTOP</strong> and get started with Windows Mobile Phone 7. We'll have actual phones available for you to use, to deploy your application.</p> <p>We'll also have big cash prizes for the best application built that day. 1st, 2nd, 3rd is $500, $200, and $100 just for showing up, learning great mobile technology, having free food, and building a great application.</p> <p></p> Thank you - We'll see you on Saturday! http://sevdnug.org/Events/All/Windows_Phone_7_-_Unleashed.aspx cconeybeer http://sevdnug.org/Events/All/Windows_Phone_7_-_Unleashed.aspx 7d735162-2d01-4c35-9d62-2aedcb08baac Sat, 28 Aug 2010 00:00:00 GMT Desert Code Camp 2010.2 Check out the <a href="http://nov2010.desertcodecamp.com">Desert Code Camp</a> site for more information.<br /> http://sevdnug.org/Events/All/Desert_Code_Camp_2010_2.aspx sevdnugsf http://sevdnug.org/Events/All/Desert_Code_Camp_2010_2.aspx a64ede10-0ec1-4274-8111-428b671223da Mon, 16 Aug 2010 00:00:00 GMT Canceled - Social Mixer - 2nd Annual PHX Geek Tag <span class="vevent"><span class="description"> <p><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><strong>Please note that we have had to cancel this event due to lack of regenerations and we are looking to reschedule for next month. Please let us know if you have any questions or concerns. &nbsp; </strong><br /> </span></span></p> <p><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml">&nbsp;</span></span></p> <p><span class="description"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml">Here we go the next SEVDNUG Social Mixer is going to be the </span></span></span></span></span><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><strong>second Annual </strong>PHX Geek Tag at <a target="_blank" href="http://www.stratumhq.com/">Stratum LaserTag</a>.&nbsp; Last August we had a great turnout and a ton of fun! The cost for entry includes unlimited Laser Tag for the evening (up till closing at 9PM) and we have scheduled three of matches for the night to make sure that we all get sometime in the room together shooting each other up! After the last match we can continue to play until they close. </span></span></span></span></p> <span xmlns="http://www.w3.org/1999/xhtml"> <span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"> </span></span></span> </span> <p><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><strong><a href="http://bit.ly/2ndphxgeektag " title="Sign up at Eventbrite">Sign up is required for this event. </a></strong></span></span></span></span></p> <span xmlns="http://www.w3.org/1999/xhtml"> <span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"> </span></span></span> </span> <p><span class="description"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"> </span></span></span></span><span xmlns="http://www.w3.org/1999/xhtml"> </span> <p><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml">Schedule</span></span></span></span></span></span></span></span></p> <span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"> <span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"> <table border="0" style="width: 426px; height: 120px;"> <tbody> <tr> <td><span style="font-size: 13px;"><span style="font-size: 13px;">&nbsp;Registration / Socialization<br /> </span></span></td> <td><span style="font-size: 13px;">&nbsp;5:30 PM</span><br /> </td> <td><span style="font-size: 13px;">&nbsp;6:00 PM<br /> </span></td> </tr> <tr> <td><span style="font-size: 13px;">&nbsp;Game 1<br /> </span></td> <td><span style="font-size: 13px;">&nbsp;6:00 PM<br /> </span></td> <td><span style="font-size: 13px;">&nbsp;6:20 PM<br /> </span></td> </tr> <tr> <td><span style="font-size: 13px;">&nbsp;Game 2<br /> </span></td> <td><span style="font-size: 13px;">&nbsp;6:45 PM<br /> </span></td> <td><span style="font-size: 13px;">&nbsp;7:05 PM<br /> </span></td> </tr> <tr> <td><span style="font-size: 13px;">&nbsp;Game 3<br /> </span></td> <td><span style="font-size: 13px;">&nbsp;7:15 PM<br /> </span></td> <td><span style="font-size: 13px;">&nbsp;7:35 PM<br /> </span></td> </tr> </tbody> </table> </span></span></span></span></span></p> <span xmlns="http://www.w3.org/1999/xhtml"> <span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"> </span></span></span> </span> <p><span class="description"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"> </span></span></span></span><span xmlns="http://www.w3.org/1999/xhtml"> </span> <p><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml">Tweet up the event with the Hashtag of <a target="_blank" href="http://search.twitter.com/search?q=PHXGeekTag" title="#PHXGeekTag">#PHXGeekTag</a></span></span></span></span></span></span></span></span></p> <span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"> <span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"> </span></span></span></span></span></span></span></span></span></p> <span xmlns="http://www.w3.org/1999/xhtml"> <span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml"> </span></span></span></span></span></span> http://sevdnug.org/Events/All/Canceled_-_Social_Mixer_-_2nd_Annual_PHX_Geek_Tag.aspx cconeybeer http://sevdnug.org/Events/All/Canceled_-_Social_Mixer_-_2nd_Annual_PHX_Geek_Tag.aspx 206dcd2c-9134-475d-9c3c-656a317d288f Thu, 29 Jul 2010 00:00:00 GMT Microsoft Home Technologies for the Geek and Non Geek <p>The event will focus on how to configure Windows Home Server, Windows 7 Media Center and the XBox 360 as an extender to get a better media experience at home.&nbsp; The secondary component will cover Online technologies such Windows Live Services (Skydrive and Office Web Apps).</p> <p>If you have never setup any of these technologies and are curious, please attend and learn.&nbsp; If you have already setup some or all and want to chat about your experiences or find out what else might be possible, please attend. </p> <p>Since snacks are provided, please register for the event here: <a href="http://www.clicktoattend.com/?id=149750" title="http://www.clicktoattend.com/?id=149750" bitly="BITLY_PROCESSED" linkindex="99">http://www.clicktoattend.com/?id=149750</a> so we can purchase the correct amount of refreshments.&nbsp; Remember that this is a free event.&nbsp; The only thing we won’t be able to provide is parking validation, so you will be on your own for that.&nbsp; </p> http://sevdnug.org/Events/All/Microsoft_Home_Technologies_for_the_Geek_and_Non_Geek.aspx sevdnugsf http://sevdnug.org/Events/All/Microsoft_Home_Technologies_for_the_Geek_and_Non_Geek.aspx cf51cbeb-28e3-4273-b4d9-706cef18e2b0 Wed, 14 Jul 2010 00:00:00 GMT SEVDNUG June 2010 Social Mixer Join us for some food, drinks and bowling at McRay lanes in Chandler.<br /> http://sevdnug.org/Events/All/SEVDNUG_June_2010_Social_Mixer.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_June_2010_Social_Mixer.aspx d236afe5-4737-4d7c-9885-e4e3739e6b67 Fri, 18 Jun 2010 00:00:00 GMT SEVDNUG July 2010 Meeting <strong><span style="font-size: 11pt;"></span></strong> <h3> Easing ASP.NET Deployment with Visual Studio 2010 and Web Deployment</h3> <small><strong>Technology: </strong> Microsoft &amp; .NET: ASP.NET (200 level)</small> <br /> Deploying ASP.NET applications is not as easy as it should be. Whether you are deploying to a shared hosting environment or to your company’s web servers there are a lot of manual steps involved. In this session we'll learn how Visual Studio 2010 and Web Deployment can help you deploy your web projects along with their dependencies like databases and IIS settings to any environment with just 1 click. Also check out how you can transport your entire web project in a single .zip file and finally hear all about the web.staging.config, web.release.config etc. and the simple transformation syntax in them to create web.config files per deployment configuration. <br /> http://sevdnug.org/Events/All/SEVDNUG_July_2010_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_July_2010_Meeting.aspx 14436004-d67c-4aeb-97a0-ee812a43b186 Mon, 17 May 2010 00:00:00 GMT SEVDNUG October 2010 Meeting <h2>NoSQL Introduction for .Net developers</h2> <p>&nbsp;</p> <p>Presented by Josh Coffman</p> <p>What is NoSQL? Why use NoSQL? And when not to use NoSQL? An introduction to NoSQL data stores in comparison to SQL Server for .Net devs. Covering the advantages and disadvantages in brief, with a demo comparison in coding against SQL, MongoDB, and RavenDB. You should have a basic idea of what NoSQL is, when to use it, and how by the end of this presentation.</p> http://sevdnug.org/Events/All/SEVDNUG_October_2010_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_October_2010_Meeting.aspx 327eb6fb-9d67-48f4-ac96-9fd91349897b Mon, 17 May 2010 00:00:00 GMT SEVDNUG November 2010 Meeting <p>This month we are going to be holding a TekPub viewing party. The group will get to pick what videos we would like and then we will spend some time discussing them after wards. Several topics are available such as Git, jQuery, Entity Framework or Specflow and this would be a great opportunity to see what TekPub offers and get some knowledge at the same time. Go ahead and take a look at the videos available on<a href="http://tekpub.com/productions"> TekPub's site</a> and come ready to choose. </p> <a href="mailto:jguadagno@sevdnug.org"></a> http://sevdnug.org/Events/All/SEVDNUG_November_2010_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_November_2010_Meeting.aspx b0e46a6e-dbd2-4c12-a4cb-830fb2837867 Mon, 17 May 2010 00:00:00 GMT SEVDNUG September 2010 Meeting <h1> <link rel="File-List" href="file:///C:\Users\CHRISC~1\AppData\Local\Temp\msohtmlclip1\01\clip_filelist.xml" /> <link rel="themeData" href="file:///C:\Users\CHRISC~1\AppData\Local\Temp\msohtmlclip1\01\clip_themedata.thmx" /> <link rel="colorSchemeMapping" href="file:///C:\Users\CHRISC~1\AppData\Local\Temp\msohtmlclip1\01\clip_colorschememapping.xml" /><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves/> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF/> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables/> <w:SnapToGridInCell/> <w:WrapTextWithPunct/> <w:UseAsianBreakRules/> <w:DontGrowAutofit/> <w:SplitPgBreakAndParaMark/> <w:DontVertAlignCellWithSp/> <w:DontBreakConstrainedForcedTables/> <w:DontVertAlignInTxbx/> <w:Word11KerningPairs/> <w:CachedColBalance/> </w:Compatibility> <w:DoNotOptimizeForBrowser/> <m:mathPr> <m:mathFont m:val="Cambria Math"/> <m:brkBin m:val="before"/> <m:brkBinSub m:val="&#45;-"/> <m:smallFrac m:val="off"/> <m:dispDef/> <m:lMargin m:val="0"/> <m:rMargin m:val="0"/> <m:defJc m:val="centerGroup"/> <m:wrapIndent m:val="1440"/> <m:intLim m:val="subSup"/> <m:naryLim m:val="undOvr"/> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true" DefSemiHidden="true" DefQFormat="false" DefPriority="99" LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Normal"/> <w:LsdException Locked="false" Priority="9" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="heading 1"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/> <w:LsdException Locked="false" Priority="39" Name="toc 1"/> <w:LsdException Locked="false" Priority="39" Name="toc 2"/> <w:LsdException Locked="false" Priority="39" Name="toc 3"/> <w:LsdException Locked="false" Priority="39" Name="toc 4"/> <w:LsdException Locked="false" Priority="39" Name="toc 5"/> <w:LsdException Locked="false" Priority="39" Name="toc 6"/> <w:LsdException Locked="false" Priority="39" Name="toc 7"/> <w:LsdException Locked="false" Priority="39" Name="toc 8"/> <w:LsdException Locked="false" Priority="39" Name="toc 9"/> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/> <w:LsdException Locked="false" Priority="10" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Title"/> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/> <w:LsdException Locked="false" Priority="11" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/> <w:LsdException Locked="false" Priority="22" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Strong"/> <w:LsdException Locked="false" Priority="20" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/> <w:LsdException Locked="false" Priority="59" SemiHidden="false" UnhideWhenUsed="false" Name="Table Grid"/> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/> <w:LsdException Locked="false" Priority="1" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 1"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 1"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 1"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/> <w:LsdException Locked="false" Priority="34" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/> <w:LsdException Locked="false" Priority="29" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Quote"/> <w:LsdException Locked="false" Priority="30" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 1"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 1"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 2"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 2"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 2"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 2"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 2"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 3"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 3"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 3"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 3"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 3"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 4"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 4"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 4"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 4"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 4"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 5"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 5"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 5"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 5"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 5"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 6"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 6"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 6"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 6"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 6"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/> <w:LsdException Locked="false" Priority="19" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/> <w:LsdException Locked="false" Priority="21" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/> <w:LsdException Locked="false" Priority="31" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/> <w:LsdException Locked="false" Priority="32" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/> <w:LsdException Locked="false" Priority="33" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Book Title"/> <w:LsdException Locked="false" Priority="37" Name="Bibliography"/> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/> </w:LatentStyles> </xml><![endif]--> <style> <!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:0; mso-generic-font-family:roman; mso-font-pitch:variable; mso-font-signature:-536870145 1107305727 0 0 415 0;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-520092929 1073786111 9 0 415 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} .MsoChpDefault {mso-style-type:export-only; mso-default-props:yes; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} @page WordSection1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;} div.WordSection1 {page:WordSection1;} --> </style> <!--[if gte mso 10]> <style> /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} </style> <![endif]--> </h1> <h1>Visual Studio LightSwitch</h1> <h2>Professional Development Using Custom Controls</h2> <p> </p> <p>Microsoft Silverlight MVP, Michael Washington, will show you how through the use of custom controls, you can get LightSwitch to do almost anything.</p> <p></p> <p></p> http://sevdnug.org/Events/All/SEVDNUG_September_2010_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_September_2010_Meeting.aspx 8b93a70d-e03c-474f-9ba9-75ef2ff6b70a Mon, 17 May 2010 00:00:00 GMT SEVDNUG December 2010 Meeting - Introduce yourself to the O In this session Joe will introduce OData and leave you with a solid understanding of what it is and how it works. You’ll learn how to take an already existing database using Entity Framework and expose it to the world (or those you want) using OData. Time permitting, we will also cover consuming and using OData feeds.<br /> <br /> Joseph Guadagno is the President of the Southeast Valley .NET User Group (SEVDNUG). Joe has also been awarded Microsoft Most Valuable Professional (MVP) from Microsoft for the last two years. Joe serves on the INETA Board of Directors as Director of Marketing. Joe is also the organizer of Desert Code Camp.<br /> http://josephguadagno.net<br /> http://desertcodecamp.com<br /> http://sevdnug.org<br /> @jguadagno<br /> jguadagno@sevdnug.org&nbsp;<br /> <a href="mailto:jguadagno@sevdnug.org"></a> http://sevdnug.org/Events/All/SEVDNUG_December_2010_Meeting_-_Introduce_yourself_to_the_O.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_December_2010_Meeting_-_Introduce_yourself_to_the_O.aspx 11cc5b69-54b5-4799-9448-44e45ae35c88 Mon, 17 May 2010 00:00:00 GMT SEVDNUG August 2010 Meeting <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> <meta content="OneNote.File" name="ProgId" /> <meta content="Microsoft OneNote 14" name="Generator" /> <p><strong>Using Entity Framework 4.0 to Power Your DataLayer</strong></p> <p>Presented by Chris Coneybeer </p> <p>Several improvements have been made with the 4.0 release of the Entity Framework and we will discuss many of those changes including POCO (Plain Old CLR Objects) support, disconnected entities and customizing queries for entities. Entity Framework can be used to simplify development of applications in several ways and we will look at getting started with EF and how to implement it using both Database First and Model First approaches. During this talk we will see how Entity Framework can be used to bring together your domain, logical and physical models for your development needs.</p> http://sevdnug.org/Events/All/SEVDNUG_August_2010_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_August_2010_Meeting.aspx ac84b80c-1bbc-4e2b-a334-2c7e5562bb30 Mon, 17 May 2010 00:00:00 GMT SEVDNUG April 2010 - Social Mixer <p> </p> <p>Come join us for the next Southeast Valley .NET User Social Mixer.&nbsp; This time it's billiards. The cost is free.&nbsp; Drinks and appetizers will be available thanks to <a href="http://www.teksystems.com/" mce_href="http://www.teksystems.com/" target="_blank">TekSystems</a>.</p> <h1>Main Street Billiards</h1> <div id="address" class="address">1749 W Main St Ste 11, Mesa, AZ 85201</div> <p> <span id="phone" class="phone">(480) 969-7898</span></p> <ul class="biz-links"> <li class="first"> <a id="contactCard_directions" title="Directions" href="http://www.bing.com/maps/?rtp=~pos.33.414785_-111.868764_1749 W Main St Ste 11, Mesa, AZ 85201_Main Street Billiards_(480) 969-7898_e_YN64x469917&amp;mkt=en-us&amp;FORM=LLDP" mce_href="http://www.bing.com/maps/?rtp=%7Epos.33.414785_-111.868764_1749%20W%20Main%20St%20Ste%2011%2c%20Mesa%2c%20AZ%2085201_Main%20Street%20Billiards_%28480%29%20969-7898_e_YN64x469917&amp;mkt=en-us&amp;FORM=LLDP">Directions</a> </li> </ul> <h2>Description</h2> <p> <span class="teaser"> As one of the largest pool venues in the Valley, Main Street Billiards has a total of 42 pool tables and has been a Mesa landmark for almost 20 years. Main Street Billiards prides itself on providing skilled professionals and casual pool players an environment where sportsmanship and camaraderie is <a id="summary_more" onclick="return showMore(this);" href="http://www.bing.com/local/Modules/Summary/#description" mce_href="http://www.bing.com/local/Modules/Summary/#description"></a></span><span class="remainder">the rule, not the exception. Located on the southeast corner of Main and Sycamore, the pool hall is located directly across from the Sycamore Station of the new light rail system. </span></p> <p></p> <p>&nbsp; </p> <p>Register: <a href="http://sevdnugsm201004.eventbrite.com/">http://sevdnugsm201004.eventbrite.com/</a></p> http://sevdnug.org/Events/All/SEVDNUG_April_2010_-_Social_Mixer.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_April_2010_-_Social_Mixer.aspx 1c76d557-f40e-4902-8f9e-38e56ed97089 Fri, 02 Apr 2010 00:00:00 GMT AZGiveCamp <br /> <div id="Home_Content1">AZGiveCamp is a massive weekend event where the software development community comes together to support charities and non-profits by&nbsp;developing or improving their&nbsp;web sites and applications. It's fun, it's agile, it's geeky, and it's good for the community.</div> <div>&nbsp;</div> <div>If you are interested in helping out as a volunteer, organizer, or&nbsp;sponsor, we would like to hear from you! Please check out our FAQs, and then drop us an email through our <a href="http://azgivecamp.giving.officelive.com/contactus.aspx" bitly="BITLY_PROCESSED" linkindex="6">Contact Us</a> page. </div> <div>&nbsp;</div> <div>If you represent a charity or non-profit that could use some help getting on-line, updating a clunky web site, or fixing those annoying issues that are keeping you from accomplishing your mission, we REALLY want to hear from you. You are what AZGiveCamp is all about! We are particularly interested in helping smaller, local&nbsp;charities and non-profits, but anyone is welcome to get in touch with us. Please drop us an email through our <a href="http://azgivecamp.giving.officelive.com/contactus.aspx" bitly="BITLY_PROCESSED" linkindex="7">Contact Us</a> page.</div> <br /> http://sevdnug.org/Events/All/AZGiveCamp.aspx sevdnugsf http://sevdnug.org/Events/All/AZGiveCamp.aspx 8a98ebb5-57f8-45fd-9769-8659b89feeba Mon, 01 Mar 2010 00:00:00 GMT Desert Code Camp <div id="Content"> <h1>What is Code Camp?</h1> <p>The answer is actually simple. In order to use the official Code Camp name we follow these simple protocols: <br /> <strong>1. By and For the Developer Community </strong> <br /> Code Camps are about the developer community at large. They are meant to be a place for developers to come and learn from their peers. Topics are always based on community interest and never determined by anyone other than the community. <br /> <strong>2. Always Free</strong> <br /> Code Camps are always free for attendees. <br /> <strong>3. Community Developed Material</strong> <br /> The success of the Code Camps is that they are based on community content. All content that is delivered is original. All presentation content must be provided completely (including code) without any restriction. If you have content you donÕt want to share or provide to attendees then the Code Camp is not the place for you. <br /> <strong> 4. No Fluff: only Code</strong> <br /> Code Camps are about showing the code. Refer to rule #1 if you have any questions on this. <br /> <strong>5. Community Ownership</strong> <br /> The most important element of the Code Camp is always the developer community. All are welcome to attend and speak and do so without expectation of payment or any other compensation other than their participation in the community. <br /> <strong>6. Never occur during work hours</strong> <br /> We need to understand that many times people can't leave work for a day or two to attend training or even seminars. The beauty of the Code Camp is that they always occur on weekends. </p> <p>&nbsp;For more information and to view the sessions, check the <a href="http://www.desertcodecamp.com" title="Desert Code camp site">Desert Code Camp</a> site.</p> <p class="bodycopy"> </p> </div> <a href="http://www.desertcodecamp.com"></a> http://sevdnug.org/Events/All/Desert_Code_Camp-2291999648.aspx sevdnugsf http://sevdnug.org/Events/All/Desert_Code_Camp-2291999648.aspx 90b668f0-5a2b-4b7b-997d-42be4c0b6f2b Mon, 01 Mar 2010 00:00:00 GMT February 2010 Meeting: Inversion of Control <p></p> <p><span style="font-size: 11pt; color: #1f497d;">IoC, DI, Decoupling so what! &nbsp;For some folks these are words to live by, for others it just sounds like pure religious dogma. Come to this talk and we’ll take a pragmatic look at component decoupling and why you should care. Rather than staying down in the details, we’ll keep our eyes on the bigger picture and the types of problems we can address. We’ll look at the essential concepts as well as different tools and approaches. Religious zealots not allowed.</span></p> <p>Guest presenter: Glenn Block PM at Microsoft.</p> <p>&nbsp;</p> <p><strong>Registration is required</strong>: <a target="_blank" href="http://www.eventbrite.com/event/539070374" style="text-decoration: none; color: #ee6600;">http://www.eventbrite.com/<wbr></wbr>event/539070374</a> </p> http://sevdnug.org/Events/All/February_2010_Meeting_Inversion_of_Control.aspx sevdnugsf http://sevdnug.org/Events/All/February_2010_Meeting_Inversion_of_Control.aspx ae772d58-62e5-4f53-9adc-fd66da6aaabf Sun, 14 Feb 2010 00:00:00 GMT SEVDNUG April 2010 Meeting: Agile and Scrum Development <span style="color: #000000;"><span style="font-size: 13px;"><span style="font-family: calibri;"><strong></strong></span></span></span>In this talk Chris Young will discuss the possibility of running an entire organization using agile tenants combined with the Scrum Framework.&nbsp; How does Scrum relate to Agile?&nbsp; What is management's role?&nbsp; How do you empower a self-organizing team?&nbsp; If you are currently practicing Agility or are interested in starting, this discussion should be right up your alley.<br /> <br /> Chris Young has been doing Agile software development for four years and is currently in the role of Scrum Master at Integrum Technologies.<br /> http://sevdnug.org/Events/All/SEVDNUG_April_2010_Meeting_Agile_and_Scrum_Development.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_April_2010_Meeting_Agile_and_Scrum_Development.aspx b36f5c7b-29cc-40f5-901d-97bffe26cc3f Thu, 11 Feb 2010 00:00:00 GMT February 2010 Social Mixer Join us for our 2nd social mixer of the year at Brunswick Zone in Gilbert for two hours of bowling and socializing. <p>We got a few lanes, a few shoes, some appetizers and some drinks sponsored by <a title="Comsys IT Staffing" href="http://comsys.com/services/staffing.html">Comsys</a>*.</p> <p>&nbsp;</p> <p><strong>Registration is required!</strong> Register at: <a href="http://sevdnug0210-sevdnug.eventbrite.com">http://sevdnug0210.eventbrite.com</a> <span style="font-size: 13px;"></span></p> <p><span style="font-size: 13px;">*The sponsor will cover a certain amount of the cost.&nbsp; You might be required to purchase some of your own food and drink.</span> </p> http://sevdnug.org/Events/All/February_2010_Social_Mixer.aspx sevdnugsf http://sevdnug.org/Events/All/February_2010_Social_Mixer.aspx 7f05aeac-1de4-4d7a-9865-864ab2573e50 Thu, 11 Feb 2010 00:00:00 GMT SEVDNUG June 2010 Meeting <span style="font-size: 11pt; color: #1f497d;"></span> <h1>Corporate Formation and Intellectual Property Issues with Early Stage Ventures</h1> http://sevdnug.org/Events/All/SEVDNUG_June_2010_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_June_2010_Meeting.aspx 2cd8ba4f-0e4c-4efa-9457-6b9277acee49 Thu, 11 Feb 2010 00:00:00 GMT SEVDNUG March 2010 Meeting <div> <div dir="ltr"><span style="font-family: calibri; font-size: 13px; color: #000000;"><strong>New Features in WCF 4 that will Instantly Make you More Productive</strong></span></div> <div dir="ltr"><strong><span style="font-family: calibri; font-size: 13px;"></span></strong>&nbsp;</div> <div dir="ltr"><span style="font-family: calibri; font-size: 13px; color: #000000;">Windows Communication Foundation has proven itself as a powerful and productive framework for addressing the myriad of messaging scenarios common in today’s distributed application landscape. WCF 3.0 introduced the unified programming model with a focus on SOAP messaging and WCF 3.5 shortly followed adding support for REST. In this talk, we’ll take a look at some of the new features in WCF 4.0 which will ship with the .NET Framework 4.0 and Visual Studio 2010. While not a comprehensive review, we’ll take a look at the new simplified configuration options for getting your services up and running in no time, support for WS-Discovery which allows your services to be discovered by other clients and services, as well as basic routing capabilities that allow messages to be delivered to multiple recipients based on routing rules. </span></div> <span style="font-family: calibri; font-size: 13px; color: #000000;"> <div dir="ltr"><span><br /> About Rick G. Garibay </span></div> <span> </span> <div dir="ltr"><span>&nbsp;</span></div> <span> </span> <div dir="ltr"><span>With nearly 12 years experience delivering solutions on the Microsoft platform in various industry sectors, Rick is a developer, architect, speaker and writer on distributed .NET technologies and is a Solutions Architect at Neudesic. </span></div> <span> </span> <div dir="ltr"><span style="font-family: calibri;"></span><span>&nbsp;</span></div> <span> </span> <div dir="ltr"><span>Rick focuses on streamlining business processes while enhancing the productivity of developers by combining modern, iterative software engineering methodologies with technologies such as Microsoft .NET, Windows Communication Foundation and Windows Azure to deliver business value and drive revenue while reducing operational costs. </span></div> <span> </span> <div dir="ltr"><span>&nbsp;</span></div> <span> </span> <div dir="ltr"><span>Rick is an active speaker and member of the greater Phoenix .NET community and is the President and Co-Founder of the Phoenix Connected Systems User Group. Most recently, Rick delivered a presentation at the 2009 Microsoft SOA and Business Process Conference in Redmond, WA. Rick is an avid writer, and has published numerous articles in-print and online including CODE Magazine, his blog, and DevX. Rick has been awarded the Microsoft Most Valuable Professional designation for Connected Systems.</span></div> <span> </span></span></div> <br /> http://sevdnug.org/Events/All/SEVDNUG_March_2010_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_March_2010_Meeting.aspx 734f9593-29ae-4f24-9195-45a7d0b0510c Thu, 11 Feb 2010 00:00:00 GMT SEVDNUG May Meeting <h1>What's new in MVC2</h1> <strong>Abstract: </strong>In this session the audience will be exposed to what has changed in the <a target="_blank" href="http://asp.net/">ASP.NET</a> MVC framework in version 2. During the presentation, an existing <a target="_blank" href="http://asp.net/">ASP.NET</a> MVC application will be upgraded to MVC2 and features will be demonstrated. This demonstration will include the use of the new Data Annotations, Asynchronous controller actions, strongly typed input helpers, validation and more!. The session will end with an audience Q &amp; A. An understanding of <a target="_blank" href="http://asp.net/">ASP.NET</a> MVC is expected for this session.<br /> <br /> <br /> <strong>Bio:</strong>Donn Felker is an independent consultant with over 9 years of professional experience in various markets that include – entertainment, health, retail, insurance, financial, and real estate. He is a Microsoft ASP Insider, an MCTS in Web Client Development for .NET 2.0 and 3.5 and is also a certified ScrumMaster. He is the founder and coordinator of the Twin Cities Give Camp, leader of the Twin Cities Developers Guild and the founder of Twin Cities Pragmatic Beer. He is also a writer, presenter and consultant on various topics ranging from architecture, development in general, agile practices and patterns &amp; practices. Follow Donn on twitter: @donnfelker or read his blog here: <a target="_blank" href="http://blog.donnfelker.com/">http://blog.donnfelker.com</a><br /> http://sevdnug.org/Events/All/SEVDNUG_May_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_May_Meeting.aspx 589e8cb0-a70b-433a-b066-207d89120b72 Thu, 11 Feb 2010 00:00:00 GMT Anniversary Party <p>It has been two years since the Southeast Valley .NET User Group first meet.&nbsp; Come join us for the two year anniversary party at Buffalo Wild Wings. There will be food, drink and a cake to celebrate. </p> <p>This was made possible by <span style="font-family: arial; font-size: 13px; color: navy;"><span style="font-size: 10pt; font-family: arial; color: navy;"></span></span><span style="font-family: arial; font-size: 13px; color: navy;"><a href="http://www.teksystems.com/Locations/United-States/Arizona/Phoenix.aspx">TEKsystems</a></span>.</p> <p>&nbsp;</p> <p>Buffalo Wild Wings</p> <p>1475 W. Elliot Road<br /> Gilbert, AZ 85233-5101 </p> <p><span style="font-family: arial; font-size: 13px; color: navy;"><span style="font-size: 10pt; font-family: arial; color: navy;"><br /> </span></span></p> http://sevdnug.org/Events/All/Anniversary_Party.aspx sevdnugsf http://sevdnug.org/Events/All/Anniversary_Party.aspx 418dd5eb-ac97-4c1e-9ee9-bf0b210fad7e Mon, 25 Jan 2010 00:00:00 GMT SEVDNUG January 2010 Meeting <h2>IDE Productivity with ReSharper.</h2> <p>Come learn how you can shave hours off of your development work with <a href="http://www.jetbrains.com/resharper/index.html">ReSharper</a>.</p> <p></p> <p>&nbsp;</p> <p> </p> <h3>Meeting Sponsor</h3> <p style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; color: black;"><a target="_blank" href="http://godaddy.com/"><span style="color: blue;">GoDaddy.com</span></a>'s Recruiting team has agreed to help us reach our goals by helping us kick off our January 28th meeting in style. <strong>There will be great swag and a drawing for a Flip (TM) Video Camera for those in attendance.</strong>&nbsp; <a href="http://sevdnug.org/Libraries/SEVDNUG/Go_Daddy_Sweepstakes_Net_Event_OFFICIAL_RULES.sflb.ashx">Go Daddy Sweepstakes .Net Event OFFICIAL RULES</a>.</span><span style="font-size: 10pt; color: red;"><br /> </span></p> <p style="margin-bottom: 0.0001pt; line-height: normal;"></p> <p style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; color: red;"><br /> </span></p> <p style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; color: black;"><strong><em>Looking for new career opportunities in 2010?</em></strong></span> </p> <p style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; color: black;"><a target="_blank" href="http://godaddy.com/"><span style="color: blue;">GoDaddy.com</span></a>’s application developer teams are working in cutting edge technology that includes: Mobile phone application development, Social Media integration, Video, eCommerce and a variety of supporting application work. We reward innovation and value hard work. <a target="_blank" href="http://godaddy.com/"><span style="color: blue;">GoDaddy.com</span></a> has earned a place for the fifth straight year on the Arizona Business Journal's list of "The Valley's Best Places to Work." To apply click here: <a target="_blank" href="http://godaddy.com/jobs"><span style="color: blue;">godaddy.com/jobs</span></a></span></p> <p></p> <p>&nbsp;</p> <h3>After Party</h3> <p>To show our support for SEVDNUG, TEKsystems invites you to meet for appetizers and drinks immediately following the meeting. <a href="http://sevdnug.org/Events/All/Anniversary_Party.aspx">After Party</a></p> http://sevdnug.org/Events/All/SEVDNUG_January_2010_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_January_2010_Meeting.aspx a14040a7-7711-47ed-a246-40342260c2ad Fri, 15 Jan 2010 00:00:00 GMT PHX Geek Tag <p>Join us for the <strong>first </strong>PHX Geek Tag at <a target="_blank" mce_href="http://www.stratumhq.com/" href="http://www.stratumhq.com/">Stratum LaserTag</a>.&nbsp; Three games are included in the price along with unlimited fountain drinks. After the socializing, and games are done, join us after the event for some drinks a dinner at <a target="_blank" mce_href="http://www.saltysenorita.com/" href="http://www.saltysenorita.com/">Salty Senoritia's</a>. This is not included in the price.&nbsp; You will be responsible for your own food and drink.</p> <p></p> <p> <p>Schedule</p> <table height="225" border="0" style="width: 426px; height: 225px;" class="mceItemTable"> <tbody> <tr> <td><span style="font-size: 13px;">&nbsp;Event</span></td> <td><span style="font-size: 13px;">&nbsp;Start</span></td> <td><span style="font-size: 13px;">End <br /> </span></td> </tr> <tr> <td><span style="font-size: 13px;"><span style="font-size: 13px;">&nbsp;Registration / Socialization<br /> </span></span></td> <td><span style="font-size: 13px;">&nbsp;6:00 PM</span><br /> </td> <td><span style="font-size: 13px;">&nbsp;6:30 PM<br /> </span></td> </tr> <tr> <td><span style="font-size: 13px;">&nbsp;Game 1<br /> </span></td> <td><span style="font-size: 13px;">&nbsp;6:30 PM<br /> </span></td> <td><span style="font-size: 13px;">&nbsp;6:50 PM<br /> </span></td> </tr> <tr> <td><span style="font-size: 13px;">&nbsp;Game 2<br /> </span></td> <td><span style="font-size: 13px;">&nbsp;7:00 PM<br /> </span></td> <td><span style="font-size: 13px;">&nbsp;7:20 PM<br /> </span></td> </tr> <tr> <td><span style="font-size: 13px;">&nbsp;Game 3<br /> </span></td> <td><span style="font-size: 13px;">&nbsp;7:45 PM<br /> </span></td> <td><span style="font-size: 13px;">&nbsp;8:05 PM<br /> </span></td> </tr> </tbody> </table> </p> <p></p> <p>Join us after the event for some drinks a dinner at <a target="_blank" mce_href="http://www.saltysenorita.com/" href="http://www.saltysenorita.com/">Salty Senoritia's</a>. This is not included in the price.&nbsp; You will be responsible for your own food and drink.</p> <p>Tweet up the event with the Hashtag of <a target="_blank" mce_href="http://search.twitter.com/search?q=PHXGeekTag" href="http://search.twitter.com/search?q=PHXGeekTag" title="#PHXGeekTag">#PHXGeekTag</a></p> <p>Register for the event at <a href="http://phxgeektag-sevdnug.eventbrite.com">http://phxgeektag-sevdnug.eventbrite.com</a></p> http://sevdnug.org/Events/All/PHX_Geek_Tag.aspx sevdnugsf http://sevdnug.org/Events/All/PHX_Geek_Tag.aspx 7ee6f828-195c-4fa1-ada3-b02ba99dbbbd Fri, 17 Jul 2009 00:00:00 GMT SEVDNUG November 2009 Meeting <h1>Securing your website code.</h1> How safe is that customer data you are storing on your website?&nbsp; Do you feel secure that the information that has been entrusted to you is really safe, and that your users are safe when they access your application?&nbsp; Are you safe from SQL injection issues by using LINQ, Nhibernate or stored procedures?&nbsp; How many of the OWASP Top 10 (http://www.owasp.org/images/e/e8/OWASP_Top_10_2007.pdf) vulnerabilities do your apps contain?&nbsp; Come and find out just how vulnerable the apps we write are, how some of our more common practices actually put us at risk, and how many of these vulnerabilities the .Net framework actually protects us from (and how we can put ourselves at risk).<br /> <br /> http://sevdnug.org/Events/All/SEVDNUG_November_2009_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_November_2009_Meeting.aspx fb4db40a-cb1e-49c4-bb8f-fd5dec6e5b3e Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Joe's Real BBQ</strong> in Gilbert.<br /> http://sevdnug.org/Events/All/Tech_Lunch_South-1941679062.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1941679062.aspx 420ee851-c0b5-43f2-b226-f1dbf3762975 Sun, 26 Apr 2009 00:00:00 GMT SEVDNUG October 2009 Meeting The Taming of the Code:<br /> A tale of the first principles of software development presented in three acts<br /> <br /> How do we balance building the right thing with building it well? In this presentation we will examine this question at three levels of focus looking at I The Goal, II The Guidelines and III The Practice. This will be an interactive discussion of the values, compromises and practices of successful software development. http://sevdnug.org/Events/All/SEVDNUG_October_2009_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_October_2009_Meeting.aspx 749c951f-9def-473c-811c-ef65aa597bdb Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-2916506020.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-2916506020.aspx 56df1d35-1509-4474-aca3-eeab16acf2e5 Sun, 26 Apr 2009 00:00:00 GMT SEVDNUG September 2009 Meeting <h1><span style="font-size: 11pt; color: #1f497d;"></span></h1> <strong>Continuous Integration and Automated Build Systems</strong><br /> We'll look at the business and technical aspects, prerequisites and benefits<br /> of automating the build through a build server. &nbsp;We'll look at specific<br /> implementation of building a solution on source control check in, some<br /> additional verification and optimization we can do during a build, and<br /> discuss strategies for automating other procedures. &nbsp;If you've never done<br /> automated builds, bring your questions and ideas. &nbsp;If you've used a build<br /> server, bring the current tasks you're looking to automate and we'll set<br /> them before the group.<br /> http://sevdnug.org/Events/All/SEVDNUG_September_2009_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_September_2009_Meeting.aspx f2097f62-325a-4768-8fcc-ec8bb8f3b383 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <p>&nbsp;</p> <p>Twitter up the event with the hash tag of <a href="http://twitter.com/#search?q=#TechLunchSouth">#TechLunchSouth</a></p> http://sevdnug.org/Events/All/Tech_Lunch_South-1890743161.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1890743161.aspx 348c3009-a33e-431d-8a7b-e7deda38786d Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <p>&nbsp;</p> <p>Twitter up the event with the hash tag of <a href="http://twitter.com/#search?q=#TechLunchSouth">#TechLunchSouth</a></p> http://sevdnug.org/Events/All/Tech_Lunch_South-961066796.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-961066796.aspx 2825fa34-ce6d-4dda-acf9-df8828c51ec2 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-754686986.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-754686986.aspx 57b9d80a-c542-4461-b996-bed8322f8161 Sun, 26 Apr 2009 00:00:00 GMT AZ Groups Scott Guthrie 2009 Event <p>Please join us on Tuesday, May 26th, in welcoming Scott Guthrie back to the valley of the sun.&nbsp; Scott, along with Glenn Block and Jaime Rodriguez, will demonstrate some of the latest technologies available from Microsoft.</p> <p>This is a <strong>FREE</strong> all day event where lunch and beverages will be provided.&nbsp; </p> <p>This event will take place at the <a href="http://www.thescottsdaleresort.com">Scottsdale Resort and Conference Center.</a></p> <p>This event requires registration.&nbsp; Please register at: <a title="http://scottgu2009.eventbrite.com/" href="http://scottgu2009.eventbrite.com">http://scottgu2009.eventbrite.com/</a>.</p> http://sevdnug.org/Events/All/AZ_Groups_Scott_Guthrie_2009_Event.aspx sevdnugsf http://sevdnug.org/Events/All/AZ_Groups_Scott_Guthrie_2009_Event.aspx bb652d5c-bfe1-45e4-930b-bace1a77e613 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <p>&nbsp;</p> <p>Twitter up the event with the hash tag of <a href="http://twitter.com/#search?q=#TechLunchSouth">#TechLunchSouth</a></p> http://sevdnug.org/Events/All/Tech_Lunch_South-736144100.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-736144100.aspx 9603e17d-0fe3-4b2f-880c-b2db81133fb6 Sun, 26 Apr 2009 00:00:00 GMT SEVDNUG June 2009 Meeting Advanced ASP.NET MVC http://sevdnug.org/Events/All/SEVDNUG_June_2009_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_June_2009_Meeting.aspx 40e6d0f2-f416-43ae-8136-b1551203c484 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-1714269119.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1714269119.aspx fd9aea49-34b7-4110-880d-afee8d2f5ae6 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-2122488254.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-2122488254.aspx 3218d83b-e39a-4151-81ff-af4456cc4fd4 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-2989352665.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-2989352665.aspx 3766a999-2f4b-4fcd-967d-aafa41ad3c8d Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-768770441.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-768770441.aspx bf06c0db-32d4-4112-adb8-a0f0b70f4440 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <p>&nbsp;</p> <p>Twitter up the event with the hash tag of <a href="http://twitter.com/#search?q=#TechLunchSouth">#TechLunchSouth</a></p> http://sevdnug.org/Events/All/Tech_Lunch_South-2917158449.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-2917158449.aspx 46570cd4-77b7-4278-abe5-9c8a0690ce9d Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-374657322.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-374657322.aspx bbbf9e97-39eb-4fd3-9889-94d1a3da916e Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <b>Eat... Talk... Network... Learn</b><br />Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South.aspx c5c85b6a-b57d-475a-96f8-8bec4c6b3547 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-3670318769.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-3670318769.aspx 2321d846-7ee5-469a-ac18-879c18c8806d Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-1345684811.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1345684811.aspx c967cc49-1a52-497c-8910-838da7fb777e Sun, 26 Apr 2009 00:00:00 GMT SEVDNUG July 2009 Meeting <p><span style="text-decoration: underline;"><span style="font-size: 11pt; color: #1f497d;">Abstract:</span></span></p> <p><span style="font-size: 11pt; color: #1f497d;">Rob Bagby will be providing an overview of REST and REST in WCF.&nbsp; Rob will begin with an overview of REST and REST support with WCF.&nbsp; He will then move toward more advanced concepts such as controlling the URI, caching support in RESTful services, content negotiation (the client requesting the response type – json or atom, for example), Syndication support (ATOM, RSS). </span></p> <p><span style="font-size: 11pt; color: #1f497d;">&nbsp;</span></p> <p><span style="text-decoration: underline;"><span style="font-size: 11pt; color: #1f497d;">Bio</span></span></p> <p><span style="font-size: 11pt; color: #1f497d;">Rob Bagby is a Developer Evangelist for Microsoft.&nbsp; He has been touting Microsoft technologies for better than a decade. Microsoft, however, has only been paying Rob for these services for the past 3 years.&nbsp; Rob has been invited to speak at various national and international technical conferences such as PDC, TechEd, DevConnections and VSLive (places he is not welcome are too numerous to list).&nbsp; Rob plans to continue evangelizing Microsoft technologies until he retires or is otherwise "asked to leave".</span></p> http://sevdnug.org/Events/All/SEVDNUG_July_2009_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_July_2009_Meeting.aspx 1f8613c6-f27c-41a5-ba51-7cc54e6e3170 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-1654615722.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1654615722.aspx c5942ad1-dd0b-44c3-adfe-7a92df029bb8 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-2072231638.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-2072231638.aspx 16ccf7a9-184f-49e4-a123-757036acbf9b Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-3009876230.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-3009876230.aspx 4f745dfc-8c13-4ccd-9587-702eba616637 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-2758838013.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-2758838013.aspx 1a8ec913-d9fe-4f08-9dd6-6725907a72e6 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <p>&nbsp;</p> <p>Twitter up the event with the hash tag of <a href="http://twitter.com/#search?q=#TechLunchSouth">#TechLunchSouth</a></p> http://sevdnug.org/Events/All/Tech_Lunch_South-2141814227.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-2141814227.aspx 376e3505-2bc7-482a-8c7d-6377cbcfe0fc Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-1517952738.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1517952738.aspx d75c50b4-ec26-4eb3-99cf-612ecbef7ce5 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-4254435335.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-4254435335.aspx f372cfa3-52e7-47be-9607-5c60fbec2d1a Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-3198521361.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-3198521361.aspx 1c5ad5d1-f4ff-45f5-8583-56115f4b2c35 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-1802591932.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1802591932.aspx ffd91477-d0a8-4a2a-947a-44bacdee3de1 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <p>&nbsp;</p> <p> <p>Twitter up the event with the hash tag of <a href="http://twitter.com/#search?q=#TechLunchSouth">#TechLunchSouth</a></p> </p> http://sevdnug.org/Events/All/Tech_Lunch_South-1253989988.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1253989988.aspx e424123d-909a-4c0d-9dfb-3e423def6854 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <p>&nbsp;</p> <p> <p>Twitter up the event with the hash tag of <a href="http://twitter.com/#search?q=#TechLunchSouth">#TechLunchSouth</a></p> </p> http://sevdnug.org/Events/All/Tech_Lunch_South-1034248440.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1034248440.aspx cbd82ed9-cd7d-4ef4-958d-3b25d0c61cd5 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-2850819589.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-2850819589.aspx 097941f0-8995-4f93-aa72-29f4e3892766 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <p>&nbsp;</p> <p><strong>PeiWei</strong></p> <p>1085 W. Queen Creek Road <br /> Chandler, AZ 85248 <br /> Phone: (480) 812-223</p> http://sevdnug.org/Events/All/Tech_Lunch_South-2329090022.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-2329090022.aspx e2a75706-4874-40ec-aaf3-20a412920c0c Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-3667394616.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-3667394616.aspx 8a7e4992-70e6-492f-ba25-206bb3240985 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-1343082850.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-1343082850.aspx 42199e88-0514-4f48-9886-17f3fd1ba6a2 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. <p>&nbsp;</p> <p> <p>Twitter up the event with the hash tag of <a href="http://twitter.com/#search?q=#TechLunchSouth">#TechLunchSouth</a></p> </p> http://sevdnug.org/Events/All/Tech_Lunch_South-890636964.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-890636964.aspx 01b4444a-39a2-4e65-9c5e-0d37620ba88b Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-3317517250.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-3317517250.aspx 2a480300-e4f5-4823-be35-0bf17771f9e1 Sun, 26 Apr 2009 00:00:00 GMT SEVDNUG August 2009 Meeting <h1>NUnit / NAnt / Continuous Integration</h1> <p>Perhaps we could do a tour though NUnit / TestDriven.NET and get a feel for the power and ease of unit tests, then do a head-to-head of mocking frameworks: TypeMock, Rhino Mocks, MoQ, suggestions from the crowd, etc. For those just starting out, the take home message is "unit testing is easy". For those familiar with unit testing, the take home message is "this mocking framework better fits my needs than others I'm familiar with." Perhaps we could also take a breeze through Selenium in either the CI or Unit Testing discussion.</p> http://sevdnug.org/Events/All/SEVDNUG_August_2009_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_August_2009_Meeting.aspx 0ad5b7a3-6cb9-4582-8525-0a38d41283f8 Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-2777102632.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-2777102632.aspx 47b97658-e73e-4fcd-b57c-056d4b2684bd Sun, 26 Apr 2009 00:00:00 GMT Tech Lunch South <strong>Eat... Talk... Network... Learn</strong><br /> Meet up with other technologies professionals for lunch. http://sevdnug.org/Events/All/Tech_Lunch_South-2870443748.aspx sevdnugsf http://sevdnug.org/Events/All/Tech_Lunch_South-2870443748.aspx e9fc3906-47eb-47eb-82fb-05320851ef09 Sun, 26 Apr 2009 00:00:00 GMT SEVDNUG December 2009 Meeting <h4> </h4> <h1>Data Patterns in the Cloud – A look at Windows Azure Data Services and SQL Azure</h1> <br /> We will exam different options for data storage available Azure platform. During the session discussion will be around options made available to developers by the Windows Azure Data Services, including Blob, Queue and Table Storage. In addition we will take a quick look at SQL Azure and what it has to offer for hosting existing database structures. <p></p> <br /> http://sevdnug.org/Events/All/SEVDNUG_December_2009_Meeting.aspx sevdnugsf http://sevdnug.org/Events/All/SEVDNUG_December_2009_Meeting.aspx 35b90136-2201-4270-b9a1-043a52b6b2e6 Sun, 26 Apr 2009 00:00:00 GMT