Meeting Notice – August 3rd

This meeting will be held at the Team USA Swimming building at the Olympic Training Center. This meeting is at our normal meeting time of 5:30 PM - CLICK here TO GET THE LOCATION AND TIME DETAILS.

Ben Hoelting – Caching and Synchronizing Disconnected Data Using .NET

Caching is not new in .NET.  However, it has been expanded on in 4.0.  The first half of this session will focus on how to implement caching to improve performance on the server.  However, some applications need to work even when a network connection to the server is not available.  This is especially true when running a Silverlight application in out of browser mode.  With so many Wi-Fi hot spots and 3\4G networks these days that need is diminishing.  However, a new requirement is becoming more prevalent and that is the need to store data locally to increase performance.  The size of today’s data is beginning to clog up the network bandwidth and developers are turning to client side data storage to reduce the traffic and speed up their applications.  There are many different synchronization options to accomplish client side data storage, no matter what your reason for doing it.  One of which is the new Sync Framework from Microsoft.  At the end of this presentation we will explore this technology and compare it with other techniques for data synchronization and client side caching.

Ben Hoelting is a C# MVP and Software Developer at Intelligent Software Solutions (ISS). Graduated from Colorado State University in 1997 with a BS in Computer Information Systems and a Minor in Computer Science. Ben joined the IT industry in 1996 as an intern and has worked with .NET since its inception back in 2002. Ben is also a Microsoft Certified Professional Developer (MCPD) for Web and Windows .NET 4.0. His blog is at http://www.benhblog.com and his twitter stream is at http://twitter.com/benhnet.

Posted on Thursday, July 22, 2010 at 12:45AM by Registered CommenterSouthColorado.NET | CommentsPost a Comment

Meeting Notice – July 6th

This meeting will be held at the Team USA Swimming building at the Olympic Training Center. This meeting is at our normal meeting time of 5:30 PM - CLICK here TO GET THE LOCATION AND TIME DETAILS.

Joe Mayo – Visual Studio 2010 Tools: An Application Lifecycle Management (ALM) Focus

VS 2010 offers a plethora of new features for helping developers while coding, but there are also many features that are useful from an ALM perspective. This presentation focuses on these new features in the areas of design, testing, and deployment. You’ll learn about the new UML modeling support that Microsoft has added to VS 2010. Another killer feature in VS 2010 is configurable Web Deployment, where you’ll see how VS 2010 gives you full automated control over different application builds, such as Debug and Release. You’ll also see how Microsoft Test Manager and IntelliTrace work together to eliminate the dreaded “no repro” bug problem.

Joe Mayo :   Joe Mayo is an independent consultant, specializing in ASP.NET MVC application development. He has over 23 years of software development experience and has been working with .NET since July 2000, when it was first announced a pre-beta product. Joe is a published author of 6 books on .NET software development. His latest book is Microsoft Visual Studio 2010: A Beginner’s Guide/McGraw-Hill. For his community contributions, Microsoft has awarded Joe with several Most Valuable Professional (MVP) awards.

Posted on Wednesday, June 23, 2010 at 11:25PM by Registered CommenterSouthColorado.NET | Comments4 Comments

Meeting Notes from June 1st Meeting

We have had some great meetings so far this year!  June was no exception.  We had good pizza provided by Modis.  Jeff’s presentation on Parallel/Concurrent programming was top notch.  We also had some great Swag to give away so almost everyone that was there went home with something.  Additionally, we got a great book offer from Wiley Publishing.  They are providing any of these titles for 40% off the cover price.

ISBN e-book ISBN Title
9780470529423 9780470882061 Professional SharePoint 2010 Development
9780470597125 9780470901670 Beginning SharePoint 2010 Administration
9780470584637 Not Yet Available Beginning SharePoint 2010 Development
9780470533338 Not Yet Available Professional SharePoint 2010 Administration
9780470643181 Not Yet Available Professional ASP.NET MVC 2.0
9780470643767 Not Yet Available Beginning Microsoft SharePoint Designer 2010
9780470525746 Not Yet Available Microsoft Access Small Business Solutions
9780470587379 Not Yet Available Professional Business Intelligence with Power Pivot for Office 2010
9780470567012 Not Yet Available The Excel Analyst’s Guide to Access
9780470591840 Not Yet Available Word 2010 Bible
9780470591864 Not Yet Available PowerPoint 2010 Bible
9780470502204 9780470645765 Professional ASP.NET 4 in C# and VB
9780470502259 9780470632536 Professional C# 4.0 and .NET 4
9780470499832 9780470626566 Visual Basic 2010 Programmer’s Reference
9780470502228 9780470636411 Beginning Visual Basic 2010
9780470477229 9780470624739 WPF Programmer’s Reference: WPF with C# 2010 and .NET 4
9780470502211 9780470640852 Beginning ASP.NET 4: in C# and VB
9780470502266 9780470644485 Beginning Visual C# 2010
9780470548592 9780470646892 Professional Iron Python
9780470484265 9780470649763 Professional Application Lifecycle Management with Visual Studio 2010
9780470500880 9780470651315 Ivor Horton’s Beginning Visual C++ 2010
9780470548653 9780470873120 Professional Visual Studio 2010
9780470502242 9780470877586 Professional Visual Basic 2010 and .NET 4
9780470563144 9780470902356 Professional WCF 4: WCF with .NET 4
9780470596906 Not Yet Available Stephens’ C# Programming with Visual Studio 2010 24-Hour Trainer
9780470743652 Not Yet Available Beginning ASP.NET Security
9780470447611 Not Yet Available Professional Enterprise .NET
9780470496640 Not Yet Available Testing ASP.NET Applications
9780470596913 Not Yet Available ASP.NET 4 24-Hour Trainer
9780470292785 Not Yet Available Professional ASP.NET Design Patterns

 

Contact Jeff Parker at jparker@wiley.com to explore this offer.  Use the promo code MGUG1.  Additionally, purchase 5 books and get the 6th one free.  If your library needs to be updated this is a great opportunity to do it!

Stay tuned for information regarding next months meeting featuring Joe mayo.

Posted on Sunday, June 6, 2010 at 01:08AM by Registered CommenterSouthColorado.NET | Comments2 Comments

Meeting Notice – June 1st

This meeting will be held at the Team USA Swimming building at the Olympic Training Center. This meeting is at our normal meeting time of 5:30 PM - CLICK here TO GET THE LOCATION AND TIME DETAILS.

Jeff Certain – Concurrent Programming in .NET 4.0

Writing concurrent code has traditionally been the purview of gurus with a great deal of knowledge.  Fortunately, Microsoft hired some of those gurus and encapsulated their knowledge in sophisticated libraries designed to make life easier for developers.  In this talk, we’ll look at the basics problems involved in writing concurrent code before moving on to show how new language features make writing concurrent code easier.  We’ll cover parallel LINQ and the task parallel library, as well as exciting new debugging tools and performance analyzers.  By the end of this talk, you’ll have a greater appreciation of how new features in .NET 4.0 and Visual Studio have revolutionized concurrent programming.


Jeff Certain :   Jeff is a Microsoft MVP and a software architect at Colorado CustomWare.  He is particularly interested in improving performance – be that through the use of parallel programming for efficiency, highly optimized data structures, or team organization.

Posted on Tuesday, May 25, 2010 at 12:48AM by Registered CommenterSouthColorado.NET | Comments2 Comments

Meeting Notes From the Visual Studio 2010 Launch

The launch last Thursday was a huge success!  Great meeting space provided by USA Swimming,  great BBQ from Red, Hot and Blue provided by Robert Half, great presentations provided by the speakers and great interaction from the attendees.  The only issue was the lack of time.  One comment from the evaluations said “So much good information, so little time”.  I could not agree more.  Be sure to keep watch for upcoming topics for the meetings this year.  Future meetings will dive deeper into some of the topics that were only touched on during the launch.  Also if there was something from the Launch that you want to hear more on or have questions about be sure to contact us at info@southcolorado.net.  Here is the contact info for the speakers from the launch:

David Yack : http://blog.davidyack.com/, http://twitter.com/davidyack.

Ely Lucas : http://www.elylucas.net/, http://twitter.com/elylucas.

Joe Wilson : http://volaresystems.com/blog/, http://twitter.com/joe_in_denver.

Erik Lanehttp://blog.eriklane.com, http://twitter.com/eriklane.

Ben Hoeltinghttp://www.benhblog.com, http://twitter.com/benhnet.

Dave Milner : http://twitter.com/davemilner.

Thanks to everyone that made this launch a huge success!  See you next month.

Posted on Friday, May 14, 2010 at 12:36AM by Registered CommenterSouthColorado.NET | Comments2 Comments
Page | 1 | 2 | 3 | 4 | 5 | Next 5 Entries