RSS 2.0  Frustrated by Design
# Friday, April 27, 2007

The USA is only 20th in the world in broadband penetration. (Luxembourg just surpassed us.)

Friday, April 27, 2007 1:43:05 AM (Atlantic Standard Time, UTC-04:00)  #    Comments [13] - Trackback

# Wednesday, April 25, 2007

 We can all agree that Microsoft’s ASP.NET AJAX Extensions rock, but the requirement for ASP.NET 2.0 can certainly be an AJAX roadblock for some.  

For the unfortunate souls stuck in the confines of ASP.NET 1.x, there is good news however.  Infragistics' NetAdvantage for ASP.NET has AJAX built directly into the web controls, and it can run on all versions of the .NET Framework, even the granddaddy of them all, .NET Framework 1.0.  In this webcast you will learn how to ajaxify your ASP.NET 1.0/1.1/2.0 applications using Infragistics’ NetAdvantage for ASP.NET web controls, particularly the WARP panel.

 
Presenters: Joe Stagner and Tony Lombardo

Joe Stagner is a Senior Program manager in Microsoft Web Developer Community Team


Tony Lombardo is a Guidasan with the User Experience Group at Infragistics, the world’s leading publisher of presentation layer tools.  Tony has a deep technical background with ASP.NET, and has authored a number of ASP.NET WebControls during his time with Infragistics.  Tony co-runs the Central Jersey .NET  User Group, and often writes for both online and printed publications.

 

CLICK HERE TO SIGN UP

 

About the Live From Redmond series. This series of Live Meeting presentations are designed specifically for the community by members of the Microsoft product teams. The presentations are all done by actual team members working on the specific technology, and are a great way to hear from and ask your questions directly to the product team.

Tuesday, April 24, 2007 11:18:09 PM (Atlantic Standard Time, UTC-04:00)  #    Comments [1] - Trackback

# Monday, April 23, 2007

The winner of the FREE COPY of Netadvantage is Rich Burroughs. 

You can download the code samples here:

http://blogs.infragistics.com/blogs/tony_lombardo/archive/2007/04/20/live-from-redmond-episode-1-code.aspx

Monday, April 23, 2007 4:33:30 AM (Atlantic Standard Time, UTC-04:00)  #    Comments [1] - Trackback

# Thursday, April 19, 2007

I want to build a community on ASP.NET technology and I need a multi blogging engine.

What are my options.

Community Server IS NOT FREE !

There is NO free version of community server for public facing community sites with moire than 10 blogs.

Please suggest away.

Thursday, April 19, 2007 12:39:21 AM (Atlantic Standard Time, UTC-04:00)  #    Comments [29] - Trackback

# Wednesday, April 18, 2007

PortManBlackLarge

Thursday, April 19, 2007 9:00 AM  – 10:00 AM Pacific Time (US & Canada)
 
 

Description

It was once said that nothing is forever - and that may be true.  But in the forever space of technology, some things can be considered forever. In the case of the ASP.NET Ajax UpdatePanel and the ASP.NET controls in the NetAdvantage toolset from Infragistics, they are forever, or rather, Best Friends Forever.  In this webcast, you'll learn how the new ASP.NET AJAX capabilities work together with the rich controls toolset from Infragistics - and vice versa.  See how to embed complex grids, charts and other controls from Infragistics in the UpdatePanel, as well as embedding ASP.NET native controls including the UpdatePanel inside the Infragistics already AJAX enabled controls. The end goal is to build rich, interactive applications AND eliminate postbacks - and using the right tools and technologies from Microsoft and Infragistics, this becomes a reality.


Presenters: 
Tony Lombardo and Joe Stagner.
Infragisticslogo

Tony Lombardo is a Guidasan with the User Experience Group at Infragistics, the world’s leading publisher of presentation layer tools.  Tony has a deep technical background with ASP.NET, and has authored a number of ASP.NET WebControls during his time with Infragistics.  Tony co-runs the Central Jersey .NET  User Group, and often writes for both online and printed publications.

Joe Stagner is a Senior Program Manager on the Web Community team.

About the Live From Redmond series. This series of Live Meeting presentations are designed specifically for the community by members of the Microsoft product teams. The presentations are all done by actual team members working on the specific technology, and are a great way to hear from and ask your questions directly to the product team.

Click Here to Register for the Webcast

Wednesday, April 18, 2007 2:25:01 AM (Atlantic Standard Time, UTC-04:00)  #    Comments [3] - Trackback

# Wednesday, April 04, 2007

Every day a few folks send be pages of code and ask be to make it work for them (No Kidding)

Joshua Folkets is a developer that I had dialog with in the past and this we we sent me code for me to USE rather han fix.

What a treat – he just sent to me and said “I thought I’d send you this in case you find someone who might use it.”

Here is a screen shot…..

AjaxSlidingGridview

And here is a link to the code (use at your own risk) …..
http://www.joeon.net/downloads/SliderGrid.zip

Joshua – You ROCK !

Wednesday, April 04, 2007 11:37:29 AM (Atlantic Standard Time, UTC-04:00)  #    Comments [16] - Trackback

A couple of days ago eWeek posted a panic attack here http://www.eweek.com/article2/0,1895,2110554,00.asp?kc=EWEWEMNL040307EP37A that sensationalized a paper that Fortify published here: http://www.fortifysoftware.com/advisory.jsp

I posted a link to the article yesterday – sort of tung in cheek, but decided to wait until I could refer to more information because folks might not intuit my point.

So let me offer this subtle hint: THERE IS NOTHING NEW HERE !

Security companies market themselves by generating press about their research – fair enough.

Tech Media Companies like eWeek naturally sensationalize to keep their readership flowing (the National Enquirer model of Journalism).

Now, it’s not like I don’t take developer security seriously. I spent about 4 of the past 6 years focused mostly on developer security.

But it’s time we fix the perspective a but. Fortify wants to identify the AJAX venders as the source of these security problems. (And not just Microsoft but basically everyone that makes Ajax Software.)

It’s great that security companies are looking at the rapid adoption of Ajax and calling attention to security issues. But, at the risk of sounding redundant …

THERE IS NOTHING NEW HERE !

HTTP & JavaScript have not changed. The possible programming mistakes have not changed. The defensive development practices that mitigate these risks have not changed. Just some of the buzzwords have been added.

ScottGu has replied here to some of the specific call outs in the above referenced article : http://weblogs.asp.net/scottgu/archive/2007/04/04/json-hijacking-and-how-asp-net-ajax-1-0-mitigates-these-attacks.aspx

Since it seems like there are still a good number of developers that are not yet up to speed on Web Development security and are particularly interested in how these security challenges relate to doing Ajax style programming…….

I’ve been talking to my old security buddy Mark Brown about resurrecting the “Digital Black Belt” Secure Development Series to do an extended “Developing Secure Web Applications with ASP.NET and Microsoft Ajax”.

Please offer your opinions so that I can gage interest.

Joe

Wednesday, April 04, 2007 8:39:39 AM (Atlantic Standard Time, UTC-04:00)  #    Comments [3] - Trackback

# Tuesday, April 03, 2007

Due to popular demand.

Grab the code here …..

http://www.joeon.net/downloads/Telerik-HelpDesk-Trial-CTP.zip

Tuesday, April 03, 2007 2:38:51 AM (Atlantic Standard Time, UTC-04:00)  #    Comments [1] - Trackback

I’ve been using the beta and installed the release version last night.

Check it out…….

NEWDelphiPHPScreen2

http://codegear.com/AboutUs/News/DelphiForPHPNowAvailable/tabid/251/Default.aspx

Monday, April 02, 2007 11:47:26 PM (Atlantic Standard Time, UTC-04:00)  #    Comments [0] - Trackback

# Monday, April 02, 2007

I got this today from my former team mate and IT Guru Chris Avis

I do a lot of traveling in my role. As such, it has always been a little cumbersome to let me friends and family know when I am free and not free. In preparation for a session I am delivering tomorrow I made a blog post about the new “Insert Calendar” feature in Outlook 2007 that makes it super simple to share your calendar and availability with anyone….regardless of how they access their email and what client they use.

 

If you have a hectic schedule like I do, your friends and family will truly appreciate this feature.

 

Way cool….

 

http://blogs.technet.com/chrisavis/archive/2007/04/01/office-2007-coolness-part-1-of-at-least-10.aspx

 

Monday, April 02, 2007 12:34:38 AM (Atlantic Standard Time, UTC-04:00)  #    Comments [1] - Trackback

Monday, April 02, 2007 12:05:29 AM (Atlantic Standard Time, UTC-04:00)  #    Comments [1] - Trackback

A collection of very cool guidance for the wizards over at Microsoft Patterns and Practices on using Visual Studio Team System .

Check it out over at CodePlex.com

http://www.codeplex.com/VSTSGuidance/

 

Sunday, April 01, 2007 11:53:33 PM (Atlantic Standard Time, UTC-04:00)  #    Comments [1] - Trackback

I need a VB and C# callable library that I can use to take .wmv files and create different AV formats of the same video.

I want to save as :

.wmv (different resolution for Zune)

.mp4 (iPod Video and PSP)

Flash Video

.mp3 (Audio Only)

.wma (Audio Only)

And perhaps .mpeg, .mov and .avi

I’ve found one such library but I’m wondering if there is something better.

All suggestions welcome. Just use the comment box or email Joe.Stagner [at] Microsoft [dot] com

Thanks

Sunday, April 01, 2007 11:23:59 PM (Atlantic Standard Time, UTC-04:00)  #    Comments [3] - Trackback

With nearly 500 attendees at last weeks Live From Redmond webcast on Code-Less Ajax witch Telerik, some of you had audio problems.

 

The whole webcast is now available for off-line viewing.

 

You can download load it here:

http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032333878&culture=en-US&Action=Preview

 

Just go through the sign up and eventually you get to a link that says "Download for offline viewing".

 

Joe

Sunday, April 01, 2007 11:17:52 PM (Atlantic Standard Time, UTC-04:00)  #    Comments [10] - Trackback

Navigation
About Me
    Joe Stagner
Follow me on Twitter.

View Joe Stagner's profile on LinkedIn

MSDN

Search
RSS/Subscribe
  RSS 2.0 | Atom 1.0 | CDF  
Archive
<January 2009>
SunMonTueWedThuFriSat
28293031123
45678910
11121314151617
18192021222324
25262728293031
1234567
Contact
Send mail to the author(s)  Send me email.
Statistics
Total Posts: 447
This Year: 3
This Month: 3
This Week: 3
Comments: 1449
Disclaimer

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

© Copyright 2009
Joe Stagner
Sign In
Gaciously Hosted by MaximumASP.net
MaximumASP ROCKS !!!.
All Content © 2009, Joe Stagner