|
|
tiredstudent
Stories submitted by friends of tiredstudent
|
|
published 8 months, 12 days ago, submitted by
Aaronontheweb
8 months, 14 days ago
ajaxninja.com — Use Paint.NET, BluePrint CSS Framework, and the ASP.NET 2.0 CSS Friendly Adapters to quickly chalk up an ASP-Driven user interface. read more...
add a comment
|
category: ASP.NET | Views: 7
|
|
tags:
BluePrint, CSS, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Aaronontheweb
9 months, 2 days ago
codeplex.com — "AddOn Studio for World of Warcraft is an open-source development tool aimed to bring the Visual Studio experience to building World of Warcraft addons. This is the first release of the project and we have lots more ideas around how we can better improve addon development in the future." read more...
1 comment
|
category: Visual Studio | Views: 0
|
|
tags:
Extensions, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Aaronontheweb
10 months, 13 days ago
west-wind.com — Shows how to automatically escape special characters in JSON format using a simple ASP.NET class. read more...
add a comment
|
category: AJAX | Views: 2
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Aaronontheweb
10 months, 14 days ago
asp101.com — How to embed .NET function calls within an XSL stylesheet, and how to perform an XSLT transform in .NET read more...
add a comment
|
category: XML | Views: 2
|
|
tags:
XML | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Aaronontheweb
10 months, 15 days ago
ajaxninja.com — As a result of AjaxNinja's article and other customer complaints, DiscountASP.NET went and tested Community Server 2007 on their servers and verified that CS2007's memory footprint exceeds DiscountASP.NET's 100 megabyte limit. Since then, DiscountASP.NET has removed all advertising related to their support of Community Server 2007. read more...
add a comment
|
category: Community | Views: 2
|
|
tags:
CommunityServer, Community, DiscountASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Aaronontheweb
1 year ago
ajaxninja.com — Does it make for smart business for widget developers to put all of their eggs in one basket for a single social network? No, not when there isn't an established market leader in social networks, and not when the market is so immature. read more...
add a comment
|
category: Community | Views: 0
|
|
tags:
MySpace, Widget, Community, Facebook | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Aaronontheweb
1 year ago
ajaxninja.com — When making service calls in Facebook.NET, leave the “field” specification null, Get a Facebook Application Test Account, Improve Response Time with Facebook Modal Dialogs by 99%, Experiment with Facebook JavaScript (FBJS), and Create “Debugging” and “Live” Versions of your Application. read more...
add a comment
|
category: ASP.NET | Views: 1
|
|
tags:
API, Facebook.NET, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Aaronontheweb
1 year ago
ajaxninja.com — I needed to wipe out my entire database on my shared hosting account and obviously shared hosts can't give regular customers permission to drop and add databases at will. This SQL script I've written drops all tables, all views, and all stored procedures from any database.
I based the script off of two scripts I found in Jasper Jungan's blog. read more...
add a comment
|
category: Database | Views: 9
|
|
tags:
Hosting, SQL, Database, SQLServer | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year ago, submitted by
Aaronontheweb
1 year ago
ajaxninja.com — 5 Facebook.NET Development Tips - Use Steven Treffen's Visual Studio.NET starter kit for Facebook.NET, develop and debug your application as an <iframe> application, use strongly-typed references to Master Pages in all of your .aspx files, Use <fb:FacebookHyperLink> extensively, and Use the FBML Test Console. read more...
add a comment
|
category: ASP.NET | Views: 3
|
|
tags:
Facebook.NET, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year ago, submitted by
Aaronontheweb
1 year ago
ajaxninja.com — 10 Hot ASP.NET Tips and Tricks for the week of 9/28/2007. Includes boosting visual studio 2005 for enhanced productivity, server side redirects into a new window, master page hacks, speeding up your ASP.NET applications by stripping out extra HTTP handlers, page modules, and partial methods. read more...
5 comments
|
category: ASP.NET | Views: 1
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year ago, submitted by
Aaronontheweb
1 year ago
ajaxninja.com — A number of my readers claimed that licensing costs serve as a major barrier to wide-scale adoption of .NET for high tech start ups, thus I have sought out and interviewed key figures in some high-tech start ups that use .NET and asked them for their perspectives.
Today we’re going to talk with NewsGator founder and CTO, Greg Reinacker. NewsGator was founded in 2003 and offers a number of specialized RSS aggregation and social media services for individuals and enterprises. read more...
add a comment
|
category: Community | Views: 1
|
|
tags:
NewsGator, Startups, Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Aaronontheweb
1 year ago
vbnotebookfor.net — The .NET Framework 2.0 BackgroundWorker class makes it easy to code simple threading into your applications. However, a common question that gets asked in VB related forums is, “How do I update a control, or controls, from the worker thread?”. Many people seem to be in search of a simple explanation of how to do this. In this article we’ll create a quick and easy example program that will walk you through the steps. read more...
add a comment
|
category: VB.NET | Views: 48
|
|
tags:
VB.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year ago, submitted by
Aaronontheweb
1 year ago
ajaxninja.com — A comprehensive list of the most important features that any webhost should provide to its customers. If your webhost doesn't guarantee the following, then you should switch now. read more...
add a comment
|
category: Other | Views: 0
|
|
tags:
webhosts, Hosting | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year ago, submitted by
Aaronontheweb
1 year ago
ajaxninja.com — 10 Hot ASP.NET Tips and Tricks for the week of 9/17/2007. Features page scraping, calculating baseball stats with LINQ, event-driven .NET, membership and roles frameworks, validation using AJAX control toolkit, enumerated types, and an introduction to Silverlight programming with C#. read more...
add a comment
|
category: ASP.NET | Views: 3
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|