superghost

Stories submitted by superghost

Null dereferencing with MVC(dennydotnet.com)

submitted by superghostsuperghost(2260) 2 years, 10 months ago

A method of null dereferencing using an extension method with ASP.NET MVC. read more...

add a comment |category: |Views: 12

tags: another

Windows Azure Commercial Availability and Announcing Business Model(blogs.msdn.com)

submitted by superghostsuperghost(2260) 2 years, 10 months ago

Today, during the Microsoft Worldwide Partner Conference 2009 we announced the business and partner model for the Windows Azure platform including service level agreements and support programs. read more...

add a comment |category: |Views: 14

tags: another

IE8 has been released(microsoft.com)

submitted by superghostsuperghost(2260) 3 years, 2 months ago

Running Windows Server 2003, it auto-detected my system and downloaded the appropriate file. read more...

add a comment |category: |Views: 8

tags: another

ASP.NET Caching and Performance(weblogs.asp.net)

submitted by superghostsuperghost(2260) 3 years, 9 months ago

Steve Smith, owner of ASP Alliance and Lake Quincy Media joins us today to teach us about some hidden gems in ASP.NET caching and performance. Steve’s expertise in this area comes from first-hand experience as Lake Quincy’s ad system serves over 60 requests per second and handles over 150 million requests per month. read more...

add a comment |category: |Views: 364

tags: another

Ra Ajax - Ajax Library for ASP.NET (and others)(ra-ajax.org)

submitted by superghostsuperghost(2260) 3 years, 9 months ago

Ra Ajax is an Ajax library for ASP.NET and Mono but its general nature on the client-side will make it very useful also for other server-side bindings like PHP, J2EE RubyOnRails etc all though other bindings than towards ASP.NET is not included. read more...

add a comment |category: |Views: 15

tags: another

ASP.NET MVC UserControls Start to Finish(blog.matthidinger.com)

submitted by superghostsuperghost(2260) 3 years, 10 months ago

The ASP.NET MVC framework ships with a number of Visual Studio project and item templates to ease our development tasks. One of these templates is a UserControl built specifically for the MVC framework. We are going to walkthrough building a re-usable Header control that can be added to the top of related pages (in this specific case, this Control will be added to all Account pages). read more...

add a comment |category: |Views: 741

tags: another

UFrame: goodness of UpdatePanel and IFRAME combined(msmvps.com)

submitted by superghostsuperghost(2260) 4 years ago

UFrame combines the goodness of UpdatePanel and IFRAME in a cross browser and cross platform solution. It allows a DIV to behave like an IFRAME loading content from any page either static or dynamic. It can load pages having both inline and external Javascript and CSS, just like an IFRAME. But unlike IFRAME, it loads the content within the main document and you can put any number of UFrame on your page without slowing down the browser. read more...

add a comment |category: |Views: 41

tags: another

Microformat .NET(kinlan.co.uk)

submitted by superghostsuperghost(2260) 4 years ago

A generic microformat parser. I thought this could use some attention from the .NET community! read more...

1 comment |category: |Views: 29

tags: another

ASP.NET & Comet: Bringing Sockets back(codeproject.com)

submitted by superghostsuperghost(2260) 4 years, 1 month ago

How do we communicate with the Web Browser without it making a request first? One solution is to have the Web Browser keep open a socket connection directly to the server using a small light-weight Flash component. read more...

add a comment |category: |Views: 43

tags: another

IE8 will ship standards compliant(reddevnews.com)

submitted by superghostsuperghost(2260) 4 years, 2 months ago

"We've decided that IE 8 will, by default, interpret Web content in the most standards-compliant way it can," wrote Dean Hachamovitch, Microsoft's general manager for Internet Explorer read more...

1 comment |category: |Views: 1

tags: another

Pass a JSON object to a WCF service with jQuery and ASP.NET(dennydotnet.com)

submitted by superghostsuperghost(2260) 4 years, 2 months ago

This example uses WCF to create a service endpoint that will be accessible via an ASP.NET page with jQuery/AJAX. We will use AJAX to pass a JSON object from the client-side to the webservice. We will only use jQuery to connect to the web service, there will be no ASP.NET AJAX library used. read more...

add a comment |category: |Views: 246

tags: another

Web Client Software Factory 2.0 Shipped(weblogs.asp.net)

submitted by superghostsuperghost(2260) 4 years, 2 months ago

The Web Client Software Factory (WCSF) provides a set of guidance for architects and developers building enterprise Web applications. The factory includes samples, reusable code and a guidance package which automates key development tasks from within Visual Studio. read more...

add a comment |category: |Views: 4

tags: another

Coolite: Ext JS .NET Controls(coolite.com)

submitted by superghostsuperghost(2260) 4 years, 3 months ago

Coolite Studio is an Ext official suite of ASP.NET Web Controls based on the Ext JavaScript Framework. read more...

add a comment |category: |Views: 2069

tags: another

Generate a CASE statement in LINQ to SQL(dennydotnet.com)

submitted by superghostsuperghost(2260) 4 years, 3 months ago

If you're wondering how to generate a Case statement by using LINQ to SQL here's how. I also go over how to concat case statements... And by the time you get to the end you should understand how to nest case statements as well :) read more...

add a comment |category: |Views: 349

tags: another

10 ASP.NET Performance and Scalability Secrets(codeproject.com)

submitted by superghostsuperghost(2260) 4 years, 3 months ago

ASP.NET 2.0 has many secrets, when revealed, can give you big performance and scalability boost. For instance, there are secret bottlenecks in Membership and Profile provider which can be solved easily to make authentication and authorization faster. Furthermore, ASP.NET Http pipeline can be tweaked to avoid executing unnecessary code that gets hit on each and every request... read more...

2 comments |category: |Views: 69

tags: another

SoCal Code Camp Jan 26 and 27(socalcodecamp.com)

submitted by superghostsuperghost(2260) 4 years, 4 months ago

Code Camp is a place for developers to come and learn from their peers. This community driven event has become an international trend where peer groups of all platforms, programming languages and disciplines band together to bring content to the community. Here in southern California we add a little spice to our Code Camp by inviting great independent bands to entertain us! read more...

add a comment |category: |Views: 0

tags: another