DevTheo

Stories submitted by DevTheo

Using Speech Recognition To Improve Productivity(theruntime.com)

submitted by DevTheoDevTheo(495) 3 years, 8 months ago

Dave Balzer talks about the Speech recognition in Vista writing an entire post using Vista' Speech recognition. read more...

add a comment |category: |Views: 5

tags: another

MSAjax ClientScript - unpublished validation function(codebetter.com)

submitted by DevTheoDevTheo(495) 5 years, 1 month ago

Jay delves into a nifty little gem - a parameter validation function found within the MS Ajax Clientscript framework. read more...

add a comment |category: |Views: 3

tags: another

Orcas' JavaScript intellisense(codebetter.com)

submitted by DevTheoDevTheo(495) 5 years, 2 months ago

Jay Kimble will be demoing the Orcas JavaScript intellisense at the Orlando CodeCamp on 3/23/2007. read more...

add a comment |category: |Views: 4

tags: another

Using SQL Server in unit test with TS(devauthority.com)

submitted by DevTheoDevTheo(495) 5 years, 2 months ago

DevPrime offers an excellent article for creating a SQL Server CE database (from a full SQL Server instance) for use with Unit Tests. read more...

add a comment |category: |Views: 11

tags: another

Setup Aptana for building Ajax Components with MS Ajax Extensions(codebetter.com)

submitted by DevTheoDevTheo(495) 5 years, 2 months ago

How to setup the Aptana IDE for build client script apps with the MS Ajax Extensions (and get intellisense) read more...

add a comment |category: |Views: 7

tags: another

Jay Kimble's Ajax troubleshooting talk in Orlando(codebetter.com)

submitted by DevTheoDevTheo(495) 5 years, 2 months ago

Jay announces his Ajax Troubleshooting talk, and discovers some interesting things about the schedule... and as a result of the competition, Jay promises to give something away for free... read more...

add a comment |category: |Views: 2

tags: another

MS Ajax - Server Timer's Script interface(codebetter.com)

submitted by DevTheoDevTheo(495) 5 years, 2 months ago

Documenting the MS Ajax Extensions Server Timer control's (private) script interface. The main gem in this article is that you can dynamically raise a tick event from script. read more...

add a comment |category: |Views: 6

tags: another

MS Ajax Client Script Cheat Sheets(codebetter.com)

submitted by DevTheoDevTheo(495) 5 years, 3 months ago

A more complete set of cheat sheets for MS Ajax's extensions to the standard JavaScript library. read more...

add a comment |category: |Views: 41

tags: another

How to Enable MS Ajax Extensions v1.0 on an existing site(codebetter.com)

submitted by DevTheoDevTheo(495) 5 years, 4 months ago

Jay Kimble updates his popular Ajax How to read more...

add a comment |category: |Views: 13

tags: another

Enable Microsoft ASP.NET Ajax Extensions on an existing site(codebetter.com)

submitted by DevTheoDevTheo(495) 5 years, 7 months ago

I walk through of all the necessary changes to make to an existing site to enable both the AJax Extensions and the CTP Beta read more...

add a comment |category: |Views: 17

tags: another

Atlas: A patch to make the AutoComplete Extender work with PageMethods(codebetter.com)

submitted by DevTheoDevTheo(495) 5 years, 10 months ago

A painless method for using the AutoComplete Extender without a webservice (using a method in the CodeBehind of the page instead) read more...

add a comment |category: |Views: 29

tags: another