SQL Server 2005 Driver for PHP Community Technology Preview

by JoeStagner 2/22/2008 4:10:44 AM

 

logo mssql  php

Microsoft announces the CTP release of SQL Server 2005 Drivers for PHP

This opens up some very cool possibility for heterogeneous environment developers.

My first project ? A PHP Class library to integrate with ASP.NET's Membership & Profile System.

Click HERE to get the SQL Driver CTP

Click HERE to get the FREE Express Versions of SQL 2005 & Microsoft Visual Web Developer Express for ASP.NET

Currently rated 5.0 by 1 people

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

Tags:

ASP.NET | Joe Stagner [Syndicated] | Open Source

2 New AJAX How-Do-I Videos Released

by JoeStagner 2/22/2008 3:17:21 AM

Here is the latest in my AJAX How-Do-I Video Series

Hope you like them !

How Do I: Retrieve Values From Server Side AJAX Controls

How Do I: The AJAX Toolkit Reorder Control

Currently rated 3.0 by 51 people

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

Tags:

AJAX | Joe Stagner [Syndicated] | Videos

Telligent (Rob Howard & Team) Releases Graffiti CMS

by JoeStagner 2/21/2008 3:48:14 AM

graffiticms_intro

Microsoft and Telligent go way back. Rob Howard (the owner of Telligent) wrote the original ASP.NET forums code way back wen he worked at Microsoft with Scott Guthrie.

 Telligent makes Community Server, and all of my Team's web properties (www.asp.net, www.iis.net, www.windowsclient.net, www.silverlight.net) are built on top of Community Server code base.

Telligent just released GraffitiCMS - there is a free version for non-commercial use and commercial use versions start at $399.

Check it out at : http://graffiticms.com/

Be the first to rate this post

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

Tags:

ASP.NET | Dev Community | Joe Stagner [Syndicated] | Partners & Products

New Live-From-Redmond Webcasts with Visual WebGui

by JoeStagner 2/19/2008 4:24:56 AM

 

VWG-1 

My blog posts on Visual WebGui have generated allot of interest so I thought we'd have a couple of webcasts and dive into the VWG experience.

Live from Redmond: March 13th 01:00PM Pacific

Visual WebGui - An Enterprise AJAX application in 20 minutes.

It is all about simplicity: Simplicity in programming next generation complex AJAX application that makes the productivity difference.   In this Webcast we will demystify Visual WebGui. We will build a fully blown application in less than 20 minutes, and strip off the covers, showing you how you can cut your development cycle by as much as 90% .  

Visual WebGui is open source, so you can dive into the code. Throughout the webcast we will demonstrate that while VWG enables rapid application development (RAD) , the developer is free to create custom controls, wrap third party controls , invoke HTML resources and interop with standard ASP.NET applications like DNN and others, all in a matter of minutes.

Click HERE to attend !

Live from Redmond: March 14th 01:00PM Pacific

Visual WebGui - Silverlight for line-of-business application.

In this webcast we will "light up", in minutes, the fully blown line-of-business application that we built in our previous webcast adding the rich look and feel of Silverlight as well as its enhanced performance.
You will see how we accomplish this by a "push of a button". We will demonstrate how to make WinForms controls available to your web application and  how you can style your UI by using fully enabled Expression Blend. The outcome is a very light footprint client, unaffected by application size and weight, and as a bonus, secured by design.  You will be shown how you  can, extend, invoke, interop and customize your application using Visual WebGui.  

Click HERE to Attend !

Be the first to rate this post

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

Tags:

AJAX | ASP.NET | Joe Stagner [Syndicated]

Ignore Me

by JoeStagner 2/12/2008 8:42:00 AM
Test

Currently rated 5.0 by 1 people

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

Tags:

Windows Client | Silverlight | IIS

New 4 part series of videos on DOWNLOADING with ASP.NET

by JoeStagner 2/12/2008 8:25:31 AM

upload-icon

I'm adding to my How-Do-I Video Series with 4 new videos to help you with a variety of upload scenarios, from simple file uploads to AJAX-style to multiple files. !

Currently rated 3.1 by 26 people

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

Tags:

ASP.NET | Joe Stagner [Syndicated]

I'm joining Technorati....

by JoeStagner 2/12/2008 3:15:00 AM

I'm not going to work for them, but I got a challenge to work the ratings on Technorati.

To help me get started - please click and Visit My Technorati Profile

Be the first to rate this post

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

Tags:

A Must Have MSDN Reader !

by JoeStagner 2/12/2008 3:10:47 AM

WPFMSDNReader

We're Web Developers.... But there is still a place for rich client apps.

recently we published a "Syndicated Client Starter Kit" over on www.WindowsClient.net (my team owns that site too. )

In the showcase for that starter kit there is an AWESOME MSDN Reader application.

ITS FREE - Install it !

http://windowsclient.net/wpf/starter-kits/sce.aspx

Be the first to rate this post

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

Tags:

.NET | Dev Community | Joe Stagner [Syndicated]

DOM Manipulation with JQuery

by JoeStagner 2/12/2008 2:47:24 AM

jquery

There seems to be allot of interest with ASP.NET Developers doing DOM manipulation with JQuery there days. I'm finding it a very powerful addition to my client side toolbox so I thought I would share some links that might be of interest.

JQuery Home Page
http://jquery.com/

JQuery Defivition at Wikipedia
http://en.wikipedia.org/wiki/JQuery

Video: Introduction to JQuery
http://aspalliance.com/1495_Video_Introduction_to_JQuery

jQuery Asp.net Controls by David Taylor
http://www.codeplex.com/jqueryaspnetcontrols

Using JQuery to Make Asp.Net Play Nice with Asp.Net
http://blog.spontaneouspublicity.com/2007/08/20/using-jquery-to-make-aspnet-play-nice-with-aspnet/

Using jQuery with ASP.NET MVC
http://www.chadmyers.com/Blog/archive/2007/12/13/using-jquery-with-asp.net-mvc.aspx

ASP.NET and JQuery - first example
http://www.aspcode.net/ASPNET-and-JQuery-first-example.aspx

JQuery and ASP.NET - lets involve ASP.NET
http://www.aspcode.net/JQuery-and-ASPNET-lets-involve-ASPNET.aspx

Visual JQuery
http://visualjquery.com/

JScript IntelliSense: Working with jQuery
http://blogs.msdn.com/webdevtools/archive/2008/02/08/jscript-intellisense-working-with-jquery.aspx

Intellisense for jQuery in Visual Studio 2008
http://brennan.offwhite.net/blog/2008/02/01/intellisense-for-jquery-in-visual-studio-2008/

Currently rated 3.7 by 3 people

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

Tags:

AJAX | ASP.NET | Joe Stagner [Syndicated]

Windows Workflow Foundation Tutorial Series

by JoeStagner 2/5/2008 4:43:00 AM

Currently rated 3.5 by 2 people

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

Tags:

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

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

<<  October 2008  >>
MoTuWeThFrSaSu
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789

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