Tutorials at - Defaultdotaspx.com

by JoeStagner 5/13/2008 9:50:00 AM

 

 

Cool Name Huh ?

Mustafa Basgun has created a pretty cool info site for ASP.NET Developers

Click [ HERE ] to pay him a visit!

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

ASP.NET | Dev Community | Joe Stagner [Syndicated]

Ajax Data Controls from DotNetSlackers

by JoeStagner 5/12/2008 10:55:08 AM

logo.png

This looked interesting so I thought I would share it.

Please let me know what you think.....

From the CodePlex Description.

The Ajax Data Controls is a DotNetSlackers project. Developed on top of Asp.net Ajax Extension, the main goal of this project is to provide rich set of data controls for Client Centric Development Model. Since the data controls of Asp.net like GridView, DataList, Repeater etc does not have any Client Side Object Model thus it is not possible to work with these controls with Web Service / Page Methods call. The included controls exposes same API in the client side as the Asp.net version with few more enhancements. Currently the project contains the following controls:

  • Repeater
  • GridView
  • DataList
  • Pager

http://www.codeplex.com/AjaxDataControls

Currently rated 5.0 by 2 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

AJAX | ASP.NET | Joe Stagner [Syndicated]

Add Custom JavaScript Intellisense

by JoeStagner 5/12/2008 10:43:32 AM

If you reference an ASP.NET page that contains a scriptmanager in your js file like below you get intellisense for the entire Microsoft AJAX Library plus any additional scripts ref’d by the scriptmanager.  The easiest way to get the /// <reference/> entry in your js file is to drag n drop your .aspx page from solution explorer into  the contents of your js file.  VS magically adds the refJ

Since I tend to use stand-alone .js files I can just add this.

/// <reference name="MicrosoftAjax.debug.js" />

to my consuming page and intellisense is wired to my JavaScript code.

image001

Thanks to Marc Schweigert for the reminder !

Currently rated 3.8 by 4 people

  • Currently 3.75/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

AJAX | ASP.NET | Joe Stagner [Syndicated]

Build a Game in Silverlight and Win an XBOX 360 !

by JoeStagner 5/9/2008 9:09:50 PM

The folks at Internet.com are running this cool content.

ENTER BY THE 15th !!

Description:

The RIA Run challenge is designed for you to showcase your knowledge of Silverlight 2 to the world— and potentially win prizes for it. By taking advantage of such Silverlight 2 features as layout manager support, two-way data-binding support, control template and skinning support, core form controls and built-in layout management controls, you can show the world what you can do with the most advanced RIA platform today.

[ Click HERE for more info. ]

Currently rated 2.8 by 4 people

  • Currently 2.75/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Dev Community | Joe Stagner [Syndicated]

Free Mind Mapping Application

by JoeStagner 5/8/2008 1:55:24 PM

Mindmapping tools can be great for flushing out design ideas.

Here is a cool FREE Mind Mapping tool built with .NET 3.0

release-095-1000x770

http://cayra.net/

Currently rated 4.1 by 13 people

  • Currently 4.076922/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Joe Stagner [Syndicated]

System.Net.Mail - Sending Email with .NET

by JoeStagner 5/7/2008 7:49:00 AM

 

 

Add this awesome FAQ by Dave Wanta to your bookmarks.

All about Sending email in .NET 2.0

If you're still a .NET 1.x user, see here http://www.systemwebmail.com/

Currently rated 1.8 by 35 people

  • Currently 1.8/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

ASP.NET | Joe Stagner [Syndicated]

ComputerWorld: Web 2.0 developers rank MSN/Live higher than Google, Yahoo and Facebook

by JoeStagner 5/6/2008 2:30:50 PM

May 5, 2008 (Computerworld) Web 2.0 software developers ranked Microsoft's MSN/Live Windows developer program higher than competing programs offered by Internet leaders Google, Yahoo, Amazon, eBay, Facebook and PayPal, according to results of an Evans Data Corp. report released today.

[ Read more HERE. ]

Currently rated 3.7 by 3 people

  • Currently 3.666667/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Joe Stagner [Syndicated]

Get the .NET 3.5 Enhancements Training Kit

by JoeStagner 5/6/2008 8:41:00 AM

image002

The .NET 3.5 Enhancements Training Kit covers the technologies in the .NET 3.5 SP1 release and the out of band releases that are a part of the same wave, namely ASP.NET MVC and the ASP.NET Silverlight controls. Currently, the training kit contains six hands-on labs, made up of the following technologies:

1) ADO.NET Data Services

2) ADO.NET Entity Framework

3) ASP.NET AJAX History

4) ASP.NET Dynamic Data

5) ASP.NET MVC

6) ASP.NET Silverlight controls

Comming soon !

Currently rated 2.1 by 27 people

  • Currently 2.148149/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

ASP.NET | Joe Stagner [Syndicated]

BOOK: ASP.NET Data Presentation Controls

by JoeStagner 5/5/2008 8:38:44 AM

Here is a GREAT quick read on ASP.NET Data Controls for you.

PACKT is not one of the "big" publishing companies, which can be a good thing because that often publish books on specific topics that are left un-covered by the usual suspects. One of their slogans is "Community Experience Distilled" which I think really nails them.

This book is spans about 240 pages exclusivly on ASP.NET Data Presentation controls.

It covers things like ...

  • Data Binding
  • Repeater Control
  • List Controls
  • Data Grid
  • Grid View
  • Form View
  • Detail View

Bets of all it contains coverage of both 2.0 and 3.5 concepts like LINQ, the new 3.5 ListView & DataPager controls and using VS 2008.

Click on the book image above to check it out at Amazon.com

Currently rated 1.9 by 13 people

  • Currently 1.923077/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Joe Stagner [Syndicated]

Replace your crummy boss.

by JoeStagner 5/1/2008 12:31:00 PM

I've had some good manager and I've had some really, um, bad managers.

In my seven years at Microsoft I've had 5 managers and would works for four of them again (meaning they were great !) I can't say that about other work experiences in my career.

My boss is awesome, but if he weren't, I'd go to work for Brad Abrams.

Brad is a Principal Group Manager in the ASP.NET Development Organization here at Microsoft.

So.....

If your are a .NET STAR! and you want to replace your current boss with someone great to work for.....

[ Click HERE to read about opportunities on Brad's Team ]

Currently rated 3.9 by 7 people

  • Currently 3.857143/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Joe Stagner [Syndicated]

Powered by BlogEngine.NET 1.3.0.0
Theme by Mads Kristensen

About your host.

Name of author Joe Stagner
?????

E-mail me Send mail

Calendar

<<  May 2008  >>
MoTuWeThFrSaSu
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678

View posts in large calendar

Pages

Recent comments

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008

Sign in