Web Applications

Meeting Night: 1st Wednesday 6:00 PM
Location: Compuware

The TRINUG Web Applications SIG discusses all facets of implementing web solutions using the .Net Framewok from ASP.NET and ASP.NET AJAX to Silverlight.

 

Latest Announcements

Meetings

Web Client Software Factory

Wednesday, October 03, 2007 , 6:00 PM - 8:00 PM

Location: Compuware

Come join us as we dive into Microsoft’s Patterns & Practices Web Client Software Factory. The Web Client Software Factory is a guidance offering that provides comprehensive architecture guidance to help developers build composite web clients using the Microsoft platform (ASP.NET 2.0 and Workflow Foundation, etc).

Downloads



   Hot Topics

Meeting Night: 3rd Monday
Location: Compuware

This is an open forum to discuss any Hot Topics ranging from architecture to CSS.

Latest Announcements

Meetings

CSS Code Swap

Wednesday, August 29, 2007 , 5:00 PM - 8:00 PM

Location: Compuware

Yeah! We have a new meeting location.

Gather up more of your favorite CSS samples to bring the meeting.

Here's a few CSS links:

A More Accessible Map
CSS navigation
w3schools
EchoEcho - CSS tutorial (and some good javascript too)

trinug.pbwiki.com - post your favorite CSS links on our wiki - password is 'interact'

Downloads



   .NET in Depth

Meeting Night: 3rd Wed
Location: DataDirect

Dig into the details of .NET

Latest Announcements

Meetings

User Defined Types

Wednesday, April 16, 2008 , 6:00 PM - 8:00 PM

Location: DataDirect

Why start out with types?
Well, they are pretty fundamental, and in the next couple of months we start looking at collections (which are made up of types) and Generics (which ironically let you be specific about the types you allow) so it seems like a good place to start.

Last month we considered the 15 predefined (13 simple and 2 non-simple).
This month we'll dig into the user defined types - class, struct, array, num, delegate, interface types.
What goes onto the stack or heap and when, boxing, and casting. Maybe even break out Ildasm.exe if things get wild.
Bring along your favorite reference books, articles, resources to share.

This is a new focus group where we will cover fundamental and common .NET topics.

Each month we'll cover material in a way that will be:
- aproachable for new developers,
- refreshing for experienced developers, and
- dive deep enough to keep advanced developers interested!

We cover topics from the MS-Cert 70-536 .Net Framework 2.0, Enterprise Application Blocks, tools like sos, spy++, ildasm, and reflector, and argue about best practices.

Check out the TRINUG wiki for more details... 
 
DataDirect
3005 Carrington Mill Blvd.
Morrisville, NC 27560
(919) 461-4200
Map... 


Take I-40 towards RDU
Take Exit 284 onto Airport Blvd. heading away from the airport
Go ~3/4 mi. (past the Triangle Factory Shops)
Turn RIGHT onto Perimeter Park Dr. Go ~1/4 mi
Turn RIGHT onto Paramount Pkwy.
Go ~1 mi until you T into Carrington Mill Blvd
        (note: some maps still call it Lichtin Blvd)
DataDirect is in the white building directly in front of you.

Downloads



   Design Patterns

Meeting Night: 4th Wednesday
Location: GSK

Design patterns are commonly defined as time-tested solutions to recurring design problems. The term refers to both the description of a solution that you can read, and an instance of that solution as used to solve a particular problem. This SIG discusses the many facets of design patterns in .Net.

Latest Announcements

Meetings

Design Pattern - Real World Example

Wednesday, August 22, 2007 , 5:00 PM - 8:00 PM

Location: Ciber

Starting this month we'll dig into the code for a case study in search of design patterns.

We'll be using a real-world ASP.NET 2.0 E-Commerce reference app called 'Patterns in Action' from DoFactory

TRINUG members can get the entire set of DoFactory Design Patterns Framework code which includes this sample app for only $15 (normally $100) by sending me an email.

Find out more about the DoFactory code here...

Downloads