tonyb

Stories kicked by tonyb

How to improve ASP.NET AJAX error handling(encosia.com)

submitted by gt1329agt1329a(7849) 4 years, 10 months ago

An example of how to replace those annoying JavaScript popup AJAX errors in Atlas with custom handling. read more...

add a comment |category: |Views: 86

tags: another

SSW Rules to Better ...(ssw.com.au)

submitted by marcosmarcos(2779) 5 years, 10 months ago

I don't know how I don't found it before. These are A FANTASTIC SET OF RULES in a lot of areas. A Must Check for you and your team. read more...

add a comment |category: |Views: 4

tags: another

Updated WatirMaker Script(tonybunce.com)

submitted by tonybtonyb(60) 5 years, 10 months ago

An enhanced WatirMaker Script written in ruby for Unit Testing your UI layer. read more...

add a comment |category: |Views: 13

tags: another

Debugging tools and tips for ASP.NET applications(dotnetslackers.com)

submitted by simonebsimoneb(5450) 5 years, 10 months ago

List and description of tools for debugging ASP.NET/Atlas applications and a couple of tips. read more...

add a comment |category: |Views: 3

tags: another

Using the Web Browser Control in C# Application(ryanfarley.com)

submitted by devreddydevreddy(671) 5 years, 10 months ago

Learn how easy it is to display dynamic HTML in your C# application read more...

add a comment |category: |Views: 36

tags: another

Building a Photo Tagging Site using ASP.NET 2.0, LINQ, and Atlas(weblogs.asp.net)

submitted by JemmJemm(9604) 5 years, 10 months ago

Scott Guthrie builds a cool photo tagging site with the help of ASP.NET 2.0 LINQ and Atlas. read more...

add a comment |category: |Views: 33

tags: another

Place JavaScript inside the Page.Header(pietschsoft.com)

submitted by crpietschmanncrpietschmann(11.3k) 5 years, 10 months ago

The Page.ClientScript object allows you to place JavaScript inside the Page, but it's limited in the fact that you cannot use it to place JavaScript inside the Head tags of the Page. But fortunately there is a way to do this. read more...

add a comment |category: |Views: 6

tags: another

Microsoft Acquires SysInternals(blogs.msdn.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 10 months ago

"From the standpoint of someone working at Microsoft and responsible for the Windows SDK, this is incredible news. We are basically acquiring some of the best tools for that space (low-level, hard-core devs) as well as the services of two very talented people in Mark Russinovich and Bryce Cogswell. (I actually had the pleasure of meeting Mark some years ago when I ran CodeGuru and on top of being extremely intelligent he's also a very cool person)." read more...

add a comment |category: |Views: 0

tags: another

A new day, two new browsers compared - Firefox 2.0 Beta 1 and IE 7.0 B(hanselman.com)

submitted by gaechgaech(1240) 5 years, 10 months ago

Like a schmuck, I can't resist installing beta software, especially REALLY beta software, especially on computers that I really shouldn't be installing beta software on like my computer or my wife's, especially at 2am. After some painful installation chaos/debugging...I got Firefox 2.0 Beta 1 and IE 7.0 Beta 3 installed. Here's my thoughts. read more...

1 comment |category: |Views: 2

tags: another

Developer Productivity Tools Video Part 1(hanselman.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 10 months ago

Here is a 33min video of a presentation that Scott Hanselman gave on developer productivity tools to the Beantown.net INETA User Group. read more...

add a comment |category: |Views: 12

tags: another

Recipe: Enabling Windows Authentication within an Intranet ASP.NET Web(weblogs.asp.net)

submitted by rjdudleyrjdudley(1465) 5 years, 10 months ago

Scott Guthrie demonstrates how to enable Windows authentication on an Intranet application. read more...

1 comment |category: |Views: 77

tags: another

Download new JSON stand-alone library for Microsoft .NET 1.1/2.0(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 10 months ago

Michael Schwarz has released the AJAX.NET JSON parser and serialiser as its own component. This is perfect for me and this site as I am currently only using the JSON serialiser from AJAX.NET. I am using the Dojo toolkit as the AJAX library. read more...

add a comment |category: |Views: 202

tags: another

Cloud Control for ASP.NET(codeproject.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 10 months ago

Web sites such as del.icio.us, Technorati and Flickr, which allow tagging of their content, depict the popularity of tags using a tag cloud. The popular items have larger font sizes. This concept can be applied to any list of items where each item has an associated weight. For example, a list of products can be displayed in a cloud weighed by the cost of a product. Using the ASP.NET server control presented in this article, you can display your own domain specific items as a cloud. read more...

add a comment |category: |Views: 592

tags: another

Create Unlimited Subdomains with HTTP Modules(codebetter.com)

submitted by RobChappelRobChappel(2720) 5 years, 11 months ago

Brendan Tompkins show us how to map incoming subdomain HTTP requests to a HTTP Module read more...

add a comment |category: |Views: 115

tags: another

Five Things Every Micro-ISV Should Know About Intellectual Property(software.ericsink.com)

submitted by HaackedHaacked(5105) 5 years, 11 months ago

Eric Sink lays down some knowledge on intellectual property. read more...

add a comment |category: |Views: 4

tags: another