<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>San Gabriel Valley .NET Developers Group &#187; Richard Trinh</title>
	<atom:link href="http://sgvdotnet.org/author/richard-trinh/feed/" rel="self" type="application/rss+xml" />
	<link>http://sgvdotnet.org</link>
	<description>San Gabriel Valley .NET Developers Group</description>
	<lastBuildDate>Fri, 20 Jan 2012 22:52:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Feb 15th &#8211; Command Query Responsibility Segregation (CQRS) w/ Tony Abell</title>
		<link>http://sgvdotnet.org/2012/01/feb-15th-command-query-responsibility-segregation-cqrs-w-tony-abell/</link>
		<comments>http://sgvdotnet.org/2012/01/feb-15th-command-query-responsibility-segregation-cqrs-w-tony-abell/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 22:52:29 +0000</pubDate>
		<dc:creator>Richard Trinh</dc:creator>
				<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://sgvdotnet.org/?p=464</guid>
		<description><![CDATA[Abstract: Command Query Responsibility Segregation (CQRS) is an approach, a mindset to reduce complexities in application development. In its essence, CQRS is the creation of two objects where there was previously only one. CQRS is a very simple pattern that enables opportunities for architecture that may otherwise not exists. I will discuss what CQRS is [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Abstract: </strong>Command Query Responsibility Segregation (CQRS) is an approach, a mindset to reduce complexities in application development.  In its essence, CQRS is the creation of two objects where there was previously only one.  CQRS is a very simple pattern that enables opportunities for architecture that may otherwise not exists.  I will discuss what CQRS is in its simplest form and how it can be used to; capture business intent, data warehousing, event sourcing, and help reduce application complexity.  After giving a brief overview of CQRS, I walk through developing a simple application using DDD and CQRS.</p>
<p><strong>About the Presenter:</strong>After graduating Beloit College with a degree in Computer Science, Tony has worked the insurance, medical and financial fields for 10 years.  He has a focus on server side technologies for developing scalable systems.  He also has interests in functional programing techniques with F#, Linq and Monads.  When not behind a computer he can be found running or rock climbing.  He has a blog at <a href="http://tonyabell.com" title="http://tonyabell.com" target="_blank">http://tonyabell.com</a></p>
<p><strong>Meeting Agenda</strong><br />
* 6:00p Mixer/Networking/Pizza<br />
* 6:30p Presentation Starts<br />
* 8:00p Raffle</p>
<p><strong>Directions:</strong> Park in parking structure at 570 E Huntington Dr, Monrovia, CA 91016 . Meeting is across the street in 605 E Huntington Dr. Once parked, use the overhead walk way to get to the building. The meeting will be right inside the door after the walk way.</p>
<p><center>This is a Green Dot sponsored event. There is no entry fee and the event is free for attendees.</center></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fsgvdotnet.org%2F2012%2F01%2Ffeb-15th-command-query-responsibility-segregation-cqrs-w-tony-abell%2F&amp;linkname=Feb%2015th%20%26%238211%3B%20Command%20Query%20Responsibility%20Segregation%20%28CQRS%29%20w%2F%20Tony%20Abell"><img src="http://sgvdotnet.org/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://sgvdotnet.org/2012/01/feb-15th-command-query-responsibility-segregation-cqrs-w-tony-abell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jan 18th &#8211; Parallel Essentials &#8211; Using .Net TPL w/ Nuri Halperin and Steve Bearman</title>
		<link>http://sgvdotnet.org/2011/12/jan-18th-parallel-essentials-using-net-tpl-w-nuri-halperin-and-steve-bearman/</link>
		<comments>http://sgvdotnet.org/2011/12/jan-18th-parallel-essentials-using-net-tpl-w-nuri-halperin-and-steve-bearman/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 19:26:48 +0000</pubDate>
		<dc:creator>Richard Trinh</dc:creator>
				<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://sgvdotnet.org/?p=458</guid>
		<description><![CDATA[Abstract: Essential multithreading guidance on using .NET parallel features. We will explore the what, why and especially HOW to use the newly available parallel and multithreaded features of the .NET framework. Whether you are writing server code, website code, Silverlight or desktop apps. About the Presenters:Nuri Halperin: Principal for +N Consulting Inc (Santa Monica, CA), [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Abstract: </strong>Essential multithreading guidance on using .NET parallel features. We will explore the what, why and especially HOW to use the newly available parallel and multithreaded features of the .NET framework. Whether you are writing server code, website code, Silverlight or desktop apps.</p>
<p><strong>About the Presenters:</strong>Nuri Halperin: Principal for +N Consulting Inc (Santa Monica, CA), Nuri brings over 15 years of development and leadership experience in internet, E-Commerce and corporate space. He currently serves as Solution Architect focusing on .Net technologies and platforms. Nuri has successfully championed initiatives in ASP.NET, database, data mining, E-commerce, integration projects and custom component development for specific business needs. In recent years Nuri has been active in the coding community, providing training, mentoring and contributing to the coding community, focusing on cutting edge technologies, C# and core framework programming. His passion for efficient computing and his SDLC perspective bring a unique and valuable contribution to every project he engages in. <a href="http://www.plusnconsulting.com" title="http://www.plusnconsulting.com" target="_blank">http://www.plusnconsulting.com</a></p>
<p>Steve Bearman is an independent software developer with his company, Suzy B Studios.  He innovates and develops web and client software for all sectors from science and engineering through business and finance&#8211;especially the thorny, complex problems where architecture, algorithms, mathematics, innovation, and performance are critical. Always available to help develop software, he often leads development teams. Along the way he has managed both marketing and operations for a manufacturing corporation, taught graduate computer science, and published technical papers dealing with data. He has a special fondness for good algorithms and appropriate technology.
</p>
<p><strong>Meeting Agenda</strong><br />
* 6:00p Mixer/Networking/Pizza<br />
* 6:30p Presentation Starts<br />
* 8:00p Raffle</p>
<p><strong>Directions:</strong> Park in parking structure at 570 E Huntington Dr, Monrovia, CA 91016 . Meeting is across the street in 605 E Huntington Dr. Once parked, use the overhead walk way to get to the building. The meeting will be right inside the door after the walk way.</p>
<p><center>This is a Green Dot sponsored event. There is no entry fee and the event is free for attendees.</center></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fsgvdotnet.org%2F2011%2F12%2Fjan-18th-parallel-essentials-using-net-tpl-w-nuri-halperin-and-steve-bearman%2F&amp;linkname=Jan%2018th%20%26%238211%3B%20Parallel%20Essentials%20%26%238211%3B%20Using%20.Net%20TPL%20w%2F%20Nuri%20Halperin%20and%20Steve%20Bearman"><img src="http://sgvdotnet.org/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://sgvdotnet.org/2011/12/jan-18th-parallel-essentials-using-net-tpl-w-nuri-halperin-and-steve-bearman/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Nov 16th – WPF Styling Architecture w/ Muhammad Nabeel</title>
		<link>http://sgvdotnet.org/2011/11/nov-16th-%e2%80%93-wpf-styling-architecture-w-muhammad-nabeel/</link>
		<comments>http://sgvdotnet.org/2011/11/nov-16th-%e2%80%93-wpf-styling-architecture-w-muhammad-nabeel/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 19:20:11 +0000</pubDate>
		<dc:creator>Richard Trinh</dc:creator>
				<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://sgvdotnet.org/?p=454</guid>
		<description><![CDATA[Abstract: All major UI technologies provide some styling mechanism for the UI elements, from simple property assignment to complex CSS. WPF provides an extensive styling mechanism that can be harness to achieve a maintainable and easy to implement architecture. In this talk I will present a case why you should use style and then present [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Abstract: </strong>All major UI technologies provide some styling mechanism for the UI elements, from simple property assignment to complex CSS. WPF provides an extensive styling mechanism that can be harness to achieve a maintainable and easy to implement architecture. In this talk I will present a case why you should use style and then present different styling architectures in brief. Then I will explain the best styling architecture that I think should be implemented. I will conclude with Demo where I will implement main components of that styling architecture.</p>
<p><strong>About the Presenter:</strong>Muhammad Nabeel is a Senior Consultant with in depth knowledge of key frameworks and patterns used in .NET enterprise scale applications.  He has been developing using Microsoft technologies for last 12 years. His passion is to keep searching for perfection in technology and reading. He lives in Corona, CA and loves hiking. He can be reached through his blog at: <a href="http://mnabeelkhan.blogspot.com" title="mnabeelkhan.blogspot.com" target="_blank">mnabeelkhan.blogspot.com</a></p>
<p><strong>Meeting Agenda</strong><br />
* 6:00p Mixer/Networking/Pizza<br />
* 6:30p Presentation Starts<br />
* 8:00p Raffle</p>
<p><strong>Directions:</strong> Park in parking structure at 570 E Huntington Dr, Monrovia, CA 91016 . Meeting is across the street in 605 E Huntington Dr. Once parked, use the overhead walk way to get to the building. The meeting will be right inside the door after the walk way.</p>
<p><center>This is a Green Dot sponsored event. There is no entry fee and the event is free for attendees.</center></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fsgvdotnet.org%2F2011%2F11%2Fnov-16th-%25e2%2580%2593-wpf-styling-architecture-w-muhammad-nabeel%2F&amp;linkname=Nov%2016th%20%E2%80%93%20WPF%20Styling%20Architecture%20w%2F%20Muhammad%20Nabeel"><img src="http://sgvdotnet.org/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://sgvdotnet.org/2011/11/nov-16th-%e2%80%93-wpf-styling-architecture-w-muhammad-nabeel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>State of .NET &#8211; The Road to Windows 8 (FREE!)</title>
		<link>http://sgvdotnet.org/2011/11/state-of-net-the-road-to-windows-8-free/</link>
		<comments>http://sgvdotnet.org/2011/11/state-of-net-the-road-to-windows-8-free/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 21:57:55 +0000</pubDate>
		<dc:creator>Richard Trinh</dc:creator>
				<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://sgvdotnet.org/?p=468</guid>
		<description><![CDATA[Where: Microsoft Los Angeles Office &#8211; 333 South Grand Ave, Suite 3300, Los Angeles, CA 90071 When: Wednesday, Novermber 9, 2011 &#8211; 1:30 &#8211; 4:30 PM Signup for this FREE event in Los Angeles The industry is in a state of flux. What does that mean for your software projects today and tomorrow? Will your [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Where:</strong> Microsoft Los Angeles Office &#8211; 333 South Grand Ave, Suite 3300, Los Angeles, CA 90071</p>
<p><strong>When:</strong> Wednesday, Novermber 9, 2011 &#8211; 1:30 &#8211; 4:30 PM</p>
<p>            <strong>Signup for this FREE event in Los Angeles</strong></p>
<p>The industry is in a state of flux. What does that mean for your software projects today and tomorrow?</p>
<p>Will your skills be outdated? Will your current investment become obsolete? What should you focus on right now?</p>
<p>And what will become important a year or two down the road? Will there be .NET in the future? And what other</p>
<p>technologies do you need to learn?</p>
<p>This free event attempts to answer these questions and more, by taking an unbiased look at current and future</p>
<p>development with .NET and other relevant Microsoft technologies. This includes Visual Studio 2010 technologies</p>
<p>as well as an in-depth look at what is coming in the next version of Visual Studio (&#8220;VS11&#8243;) and Windows 8.</p>
<p>Join Markus Egger, Microsoft RD and one of the longest running MVPs, for an afternoon of free information. CODE</p>
<p>Magazine and EPS Software are in a unique position to share information based on real world experience in projects</p>
<p>that are either our own or one of the many projects we get to see in our role as mentors, trainers and consultants, as</p>
<p>well as feedback we receive from CODE Magazine readers. This is NOT marketing hype! We will tell you which</p>
<p>information you should invest time and money in, and which ones to avoid.</p>
<p>Topics Include:</p>
<p>    Windows 8</p>
<p>        Metro&#8221; Development</p>
<p>        The impact of Windows 8 on today&#8217;s development effort</p>
<p>        The future of C# and VB</p>
<p>        The future of HTML and JavaScript</p>
<p>        The future of C++</p>
<p>    WPF, Silverlight, and other XAML technologies today and tomorrow</p>
<p>    Architecture to serve the needs of modern applications</p>
<p>    The need for SOA (Service Oriented Architecture) today and tomorrow</p>
<p>    HTML 5, CSS3, and JavaScript</p>
<p>    ASP.NET MVC, Razor and jQuery</p>
<p>    &#8220;Visual Studio Async&#8221;</p>
<p>    Windows Phone 7 and other mobile devices and more! </p>
<p>Attendees of this free event will come away with a clear understanding of which technologies to use for various</p>
<p>technical challenges. Questions? Please e-mail info@eps-software.com or call 832-717-4445 x32. For additional</p>
<p>information, please visit www.codemag.com/training.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fsgvdotnet.org%2F2011%2F11%2Fstate-of-net-the-road-to-windows-8-free%2F&amp;linkname=State%20of%20.NET%20%26%238211%3B%20The%20Road%20to%20Windows%208%20%28FREE%21%29"><img src="http://sgvdotnet.org/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://sgvdotnet.org/2011/11/state-of-net-the-road-to-windows-8-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oct 19th – Collaborative Development using Team Foundation Server w/ Mohammad Jalloul</title>
		<link>http://sgvdotnet.org/2011/10/oct-19th-%e2%80%93-collaborative-development-using-team-foundation-server-w-mohammad-jalloul/</link>
		<comments>http://sgvdotnet.org/2011/10/oct-19th-%e2%80%93-collaborative-development-using-team-foundation-server-w-mohammad-jalloul/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 16:43:39 +0000</pubDate>
		<dc:creator>Richard Trinh</dc:creator>
				<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://sgvdotnet.org/?p=447</guid>
		<description><![CDATA[Abstract: A successful team-based software development project has many processes that must work together smoothly to ensure an efficient working environment. The core processes include: Development, Test, Build, Deployment and release. In this talk Mohammad Jalloul introduces you to typical functions that the development and test teams can perform with TFS and describes how you [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Abstract: </strong>A successful team-based software development project has many processes that must work together smoothly to ensure an efficient working environment. The core processes include:<br />
Development, Test, Build, Deployment and release. In this talk Mohammad Jalloul introduces you to typical functions that the development and test teams can perform with TFS and describes how you can use TFS to manage the workflow to support efficient collaboration across teams.</p>
<p><strong>About the Presenter:</strong>Mohammad Jalloul is a software engineer at Myspace Inc., a social entertainment Web site where he’s responsible for integrating TFS into the different business processes and leveraging it to increase efficiency and productivity. Prior to that, he worked in Redmond in the Developer Division at Microsoft on an internal tool called Gibraltar. He can be reached through his blog at <a href="http://mohammadjalloul.com" title="mohammadjalloul.com" target="_blank">mohammadjalloul.com.</a></p>
<p><center><a href='http://sgvdotnet.org/wp-content/uploads/2011/10/Collaborative-Development-using-Team-Foundation-Server.pptx'>Slidedeck: Collaborative Development using Team Foundation Server</a></center></p>
<p><center>This is a Green Dot sponsored event. There is no entry fee and the event is free for attendees.</center></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fsgvdotnet.org%2F2011%2F10%2Foct-19th-%25e2%2580%2593-collaborative-development-using-team-foundation-server-w-mohammad-jalloul%2F&amp;linkname=Oct%2019th%20%E2%80%93%20Collaborative%20Development%20using%20Team%20Foundation%20Server%20w%2F%20Mohammad%20Jalloul"><img src="http://sgvdotnet.org/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://sgvdotnet.org/2011/10/oct-19th-%e2%80%93-collaborative-development-using-team-foundation-server-w-mohammad-jalloul/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sept 21st &#8211; F# w/ Oleksiy Tereshchenko</title>
		<link>http://sgvdotnet.org/2011/09/430/</link>
		<comments>http://sgvdotnet.org/2011/09/430/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 15:31:00 +0000</pubDate>
		<dc:creator>Richard Trinh</dc:creator>
				<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://sgvdotnet.org/?p=430</guid>
		<description><![CDATA[Abstract: F# is functional programming language. Originally, developed by Microsoft Research. Iit is fully supported by Microsoft Development Division in Visual Studio 2010. Presentation will provide overview of the language and include fundamental programming concepts. Attendees will be able to understand what it is about F# that is interesting and exciting, even if they can’t [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Abstract: </strong>F# is functional programming language. Originally, developed by Microsoft Research. Iit is fully supported by Microsoft Development Division in Visual Studio 2010. Presentation will provide overview of the language and include fundamental programming concepts. Attendees will be able to understand what it is about F# that is interesting and exciting, even if they can’t necessarily see how to apply it themselves just yet.</p>
<p><strong>About the Presenter:</strong> Oleksiy Tereshchenko is a Principal Consultant with Neudesic in Connected Systems Practice. In the past 10 years Oleksiy designed solutions for Aerospace, Banking, Entertainment, Investment, Insurance, Loan, Hospitality, Health Care, and Supply-Chain industries.</p>
<p><center><a href="http://sgvdotnet.org/wp-content/uploads/2011/08/Functional-Programming.zip" title="Presentation Slidedeck" target="_blank">Presentation Slidedeck</a></center></p>
<p><center>This is a Green Dot sponsored event. There is no entry fee and the event is free for attendees.</center></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fsgvdotnet.org%2F2011%2F09%2F430%2F&amp;linkname=Sept%2021st%20%26%238211%3B%20F%23%20w%2F%20Oleksiy%20Tereshchenko"><img src="http://sgvdotnet.org/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://sgvdotnet.org/2011/09/430/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aug 17th &#8211; Building Native Mobile Apps with HTML5 and jQuery w/ Jon Flanders</title>
		<link>http://sgvdotnet.org/2011/08/aug-17th-w8-building-native-mobile-apps-with-html5-and-jquery-w-jon-flanders/</link>
		<comments>http://sgvdotnet.org/2011/08/aug-17th-w8-building-native-mobile-apps-with-html5-and-jquery-w-jon-flanders/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 17:20:09 +0000</pubDate>
		<dc:creator>Richard Trinh</dc:creator>
				<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://sgvdotnet.org/?p=419</guid>
		<description><![CDATA[Abstract: HTML5 and JQuery are the cool new kids on the block for building Web Applications. People generally prefer native mobile apps over bookmarks in mobile browsers. Why not do both? In this session you’ll see how you can use a native mobile shell on the popular mobile platforms (iOS, Andriod, and Windows Phone 7) [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Abstract: </strong>HTML5 and JQuery are the cool new kids on the block for building Web Applications.  People generally prefer native mobile apps over bookmarks in mobile browsers.  Why not do both?</p>
<p>In this session you’ll see how you can use a native mobile shell on the popular mobile platforms (iOS, Andriod, and Windows Phone 7) to host an HTML5 application and how to interact with native APIs, handle offline mode, and deal with devices with different resolutions.</p>
<p><strong>About the Presenter:</strong> Jon is a member of the technical staff at MCW, where he focuses on connected systems technologies. Jon is most at home spelunking, trying to figure out how things work from the inside out. Jon is the author of RESTful.NET from O&#8217;Reilly,as well as Essential ASP for Addison-Wesley, and was a co-author of Mastering Visual Studio.NET for O&#8217;Reilly. Jon&#8217;s current major interest is helping people to understand the advantages of REST and how REST connects to products like SharePoint 2010. You can read his blog at <a href="http://www.rest-ful.net/">http://www.rest-ful.net/</a></p>
<p><center>This is a Green Dot sponsored event. There is no entry fee and the event is free for attendees.</center></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fsgvdotnet.org%2F2011%2F08%2Faug-17th-w8-building-native-mobile-apps-with-html5-and-jquery-w-jon-flanders%2F&amp;linkname=Aug%2017th%20%26%238211%3B%20Building%20Native%20Mobile%20Apps%20with%20HTML5%20and%20jQuery%20w%2F%20Jon%20Flanders"><img src="http://sgvdotnet.org/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://sgvdotnet.org/2011/08/aug-17th-w8-building-native-mobile-apps-with-html5-and-jquery-w-jon-flanders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oct 15th/16th &#8211; SoCal Code Camp is Back!</title>
		<link>http://sgvdotnet.org/2011/07/oct-15th16th-socal-code-camp-is-back/</link>
		<comments>http://sgvdotnet.org/2011/07/oct-15th16th-socal-code-camp-is-back/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 17:40:14 +0000</pubDate>
		<dc:creator>Richard Trinh</dc:creator>
				<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://sgvdotnet.org/?p=409</guid>
		<description><![CDATA[It’s coming up fast… Mark Your Calendars for October 15th and 16th and program your GPS for our return to the beautiful campus @ USC for our 4th LA Code Camp. Keep an eye on www.socalcodecamp.com and the LA Companion site here for details as they unfold!]]></description>
			<content:encoded><![CDATA[<p>It’s coming up fast…  Mark Your Calendars for October 15th and 16th and program your GPS for our return to the beautiful campus @ USC for our 4th LA Code Camp.</p>
<p><center><a target="_blank" href="http://bit.ly/8KzJcj" title="www.SoCalCodeCamp.com"> <img src="http://sgvdotnet.org/wp-content/uploads/2011/07/ccblogbadge2-usc-2011.png" border="0" /></a></center> </p>
<p>Keep an eye on <a target="_blank" href="http://www.socalcodecamp.com">www.socalcodecamp.com</a> and the LA Companion site here for details as they unfold!</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fsgvdotnet.org%2F2011%2F07%2Foct-15th16th-socal-code-camp-is-back%2F&amp;linkname=Oct%2015th%2F16th%20%26%238211%3B%20SoCal%20Code%20Camp%20is%20Back%21"><img src="http://sgvdotnet.org/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://sgvdotnet.org/2011/07/oct-15th16th-socal-code-camp-is-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>July 20th &#8211; Advanced ASP.NET MVC3 w/ Hattan Shobokshi</title>
		<link>http://sgvdotnet.org/2011/07/wednesday-july-20th-advanced-asp-net-mvc3-w-hattan-shaobokshi/</link>
		<comments>http://sgvdotnet.org/2011/07/wednesday-july-20th-advanced-asp-net-mvc3-w-hattan-shaobokshi/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 18:10:25 +0000</pubDate>
		<dc:creator>Richard Trinh</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://sgvdotnet.org/?p=396</guid>
		<description><![CDATA[Abstract: In this talk we will be taking an in depth look at ASP.NET MVC3. Many of the new features in the version 3 release will be covered, as well as new features provided by the recent MVC3 tools update. We will take a detailed look at the powerful new Razor view engine, examining it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Abstract</strong>: In this talk we will be taking an in depth look at ASP.NET MVC3. Many of the new features in the version 3 release will be covered, as well as new features provided by the recent MVC3 tools update. We will take a detailed look at the powerful new Razor view engine, examining it&#8217;s syntax and looking at how it is different from the standard aspx view engine. In addition, we&#8217;ll examine at a few open source frameworks that will speed your asp.net mvc development time and provide functionality such as scaffolding, logging, diagnostics and advanced mvc grids. Along the way we&#8217;ll cover some best practices for developing MVC3 web apps and I&#8217;ll show you some of the extensibility features of the framework.</p>
<p><strong>About the Presenter</strong>: Hattan Shobokshi is a Senior Software Engineer for a regional transportation company. He is responsible for developing applications on a variety of platforms including web and mobile devices. Hattan has been creating web applications exclusively in ASP.NET MVC for the last several years and continues to enjoy the platform. He is a passionate web developer that is focused delivering scalable applications that adhere to industry best practices. Hattan has is experienced in .NET technologies and has been using ASP.NET since it&#8217;s initial release. Prior to that, Hattan developed web applications on the Microsoft platform using classic ASP. His blog can be found at <a href="http://www.hattanshobokshi.com">http://www.hattanshobokshi.com</a></p>
<p><center>This is a Green Dot sponsored event. There is no entry fee and the event is free for attendees</center></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fsgvdotnet.org%2F2011%2F07%2Fwednesday-july-20th-advanced-asp-net-mvc3-w-hattan-shaobokshi%2F&amp;linkname=July%2020th%20%26%238211%3B%20Advanced%20ASP.NET%20MVC3%20w%2F%20Hattan%20Shobokshi"><img src="http://sgvdotnet.org/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://sgvdotnet.org/2011/07/wednesday-july-20th-advanced-asp-net-mvc3-w-hattan-shaobokshi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>June 15th &#8211; Web Design &amp; Development with WebMatrix and ASP.NET MVC  with Alice Pang</title>
		<link>http://sgvdotnet.org/2011/06/jun-15th-web-design-development-with-webmatrix-and-asp-net-mvc-with-alice-pang/</link>
		<comments>http://sgvdotnet.org/2011/06/jun-15th-web-design-development-with-webmatrix-and-asp-net-mvc-with-alice-pang/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 13:07:25 +0000</pubDate>
		<dc:creator>Richard Trinh</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://sgvdotnet.org/?p=374</guid>
		<description><![CDATA[Abstract: WebMatrix is an all-inclusive, simple web development tool from Microsoft that includes everything you need for website development.  You can start with open source web applications, built-in web templates, or your own code.  All the tools are in a single unified interface, and you can publish directly with a reliable hosting provider when you’re [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Abstract:</strong> WebMatrix is an all-inclusive, simple web development tool from Microsoft that includes everything you need for website development.  You can start with open source web applications, built-in web templates, or your own code.  All the tools are in a single unified interface, and you can publish directly with a reliable hosting provider when you’re ready.  This talk will discuss the ideal scenarios for using WebMatrix and demonstrate how simple it is to create a web page and publish it to the internet using WebMatrix.  I will also show you how easy it is to get a WordPress site up and running and discuss Razor syntax.</p>
<p><a href="http://sgvdotnet.org/wp-content/uploads/2011/06/AlicePang1.jpeg"><img src="http://sgvdotnet.org/wp-content/uploads/2011/06/AlicePang1.jpeg" alt="" title="AlicePang" width="69" height="100" class="aligncenter size-full wp-image-377" /></a></p>
<p><strong>About the Presenter:</strong> Alice grew up in Louisiana and came out to sunny California after high school to attend Stanford University, where she received her B.S. in Electrical Engineering with a Software concentration. She then moved across the bay to get her M.S. degree in Industrial Engineering and Operations Research and Management of Technology certificate through the Haas School of Business and College of Engineering at the University of California at Berkeley. While at Stanford and Berkeley, she was heavily involved in various dance groups and enjoyed organizing networking, mentoring, and community outreach events for the Society of Women Engineers. In her free time, she enjoys traveling, discovering new places to eat, rock climbing, and sharing Louisiana and Chinese culture with people. As a Microsoft Developer Evangelist in southern California, she focuses on Visual Studio LightSwitch, WebMatrix, and Windows Azure. <a href="http://twitter.com/alicerp">http://twitter.com/alicerp</a>; <a href="http://blogs.msdn.com/alicerp">http://blogs.msdn.com/alicerp</a></p>
<p><center>This is a Green Dot sponsored event. There is no entry fee and the event is free for attendees</center></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fsgvdotnet.org%2F2011%2F06%2Fjun-15th-web-design-development-with-webmatrix-and-asp-net-mvc-with-alice-pang%2F&amp;linkname=June%2015th%20%26%238211%3B%20Web%20Design%20%26%23038%3B%20Development%20with%20WebMatrix%20and%20ASP.NET%20MVC%20%20with%20Alice%20Pang"><img src="http://sgvdotnet.org/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://sgvdotnet.org/2011/06/jun-15th-web-design-development-with-webmatrix-and-asp-net-mvc-with-alice-pang/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

