WorldofASP.NET : ASP.NET Directory, Tutorial, Hosting, and Source Code
You are 1 of 182 users


ASP.NET

Tags found in the posts on this page : ASP.NET Search for ASP.NET on Wikipedia.Search for ASP.NET on Technorati | ASP Search for ASP on Wikipedia.Search for ASP on Technorati

tobin : @merejames I would but we prefer desktop clients here :P I am trying to convince the guys to do a little ASP.NET MVC stuff :)

tobin : @ merejames I would but we prefer desktop clients here :P I am trying to convince the guys to do a little ASP.NET MVC stuff :) Read More......(read more)...

AppCmd Migrate Config and Remove HttpModules

In some of my Web projects I’m using the <remove name=”…”/> tag in web.config section system.web/httpModules. When you’re using the appcmd migrate config command not all removed httpModule configurations are copied to the new section below system.webServer. Before: <system.web> ......

eBook on ASP.NET 3.5 Service Pack 1 First Draft

After much pain, agony, cussing, and fussing, I have shipped off the first draft of an eBook on ASP.NET 3.5 Service Pack 1 to Wiley/Wrox.  In a moment of weakness foolishness back in September, I told Jim Minatel at Wiley that I would write an eBook on the new features in ASP.NET 3.5 Service P......

Using Lightbox in an ASP.NET Application (C#)

The article describes Lightbox as, "... a simple, unobtrusive script used to overlay images on the current page." It delivers a nice, professional looking method for displaying images as overlays through the use of hyperlinks. ...

Rendering A Single View Using Multiple ViewEngines

One of the relatively obscure features of ASP.NET view rendering is that you can render a single view using multiple view engines. Brad Wilson actually mentioned this in his monster blog post about Partial Rendering and View Engines in ASP.NET MVC , but the implications may have been lost amongst a......

Styling a Silverlight Twitter Application with Expression Blend 2

Silverlight 2 provides a rich platform for building cross-browser/cross-platform RIA applications.  One of the things that makes Silverlight so powerful is the ease with which developers and designers can collaborate together on projects.  Developers can use Visual Studio to open a......

Code from My ASP.NET Connections Talks

I finished up my talks at ASP.NET Connections yesterday and wanted to get the code posted as well as links for the additional topics covered in the Silverlight animation session.  Here they are: Building N-Tier ASP.NET Applications with LINQ Code Silverlight 2 Animations Code ......

kenfoote : Checking Google Reader. With 3-5 years of ASP.NET and C#, developers can pick and choose in Portland. Good to know for my future.

kenfoote : Checking Google Reader. With 3-5 years of ASP.NET and C#, developers can pick and choose in Portland. Good to know for my future. Read More......(read more)...

MSDN Developer Conference in Atlanta

So, you couldn’t make PDC this year? Watching recorded sessions not quite doing it for you? Missing the interaction with Microsoft folks and industry experts? Well, do we have a fantastic event for you! Come to the Atlanta, GA MSDN Developer Conference on December 16th at the Westin Peachtr......

Tracking User Activity

Many websites that support user accounts, such as the ASP.NET Forums, include information as to how what users are currently online and what they are doing. For example, the Who Is Online page on the ASP.NET Forums shows the users currently online, what forum they're viewing, and how many minutes i......

ASP.NET Podcast Show #127 - Dynamic Data

Subscribe to All! Subscribe to WMV. Subscribe to M4V (iPod). Subscribe to MP3. Download WMV. Download M4V (iPod). Download MP3.Original Url: http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2008/11/09/asp-net-podcast-show-127-dynamic-data.aspx Show Notes:Craig Shoemaker.Rachel Appe......

Distributed Version Control Systems on Windows

At work, I've been experimenting with the big three Distributed Version Control Systems, Git, Mercurial, and Bazaar, on Windows over the last ten days. Pavel and Eric have been singing the praises of Git and git-svn on their Mac and Linux boxes respectively for the last few months. Git all......

Framework Design Guidelines: Testable Frameworks

I thought I do a weekly blog post series that highlights a few of the new additions to the Framework Design Guidelines 2 nd edition .. The first is around writing testable frameworks it is found in Chapter 1: Introduction. Phil brings his real world experience building ASP.NET MVC to the table with......

rbeenhakker : Choosing dev. tool for project. Windows App+ Web app. Obvious: Winforms App+ ASP.NET,would love to use Delphi Win32, but how to share libs?

rbeenhakker : Choosing dev. tool for project. Windows App+ Web app. Obvious: Winforms App+ ASP.NET,would love to use Delphi Win32, but how to share libs? Read More......(read more)...

wahm_job_leads : ASP.NET e-commerce site by nopCommerce: We're looking for an e-commerce website that will enable u.. http://tinyurl.com/6kf523

wahm_job_leads : ASP.NET e-commerce site by nopCommerce: We're looking for an e-commerce website that will enable u.. http://tinyurl.com/6kf523 Read More......(read more)...

ASP.NET Podcast Show #126 - Application Performance and NotAtPDC

Subscribe to EverythingSubscribe to MP3 files DownloadOriginal Url: http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2008/11/03/asp-net-podcast-show-126-application-performance-and-notatpdc.aspx Show Notes:Our new co-host.........drum roll please..........David Penton.Application Perform......

davidyack : RT: @shanselman Finally! Clear explanation about the difference betwen ASP.NET Routing and IIS7 URL Rewriting: http://bit.ly/mPv8

davidyack : RT: @ shanselman Finally! Clear explanation about the difference betwen ASP.NET Routing and IIS7 URL Rewriting: http://bit.ly/mPv8 Read More......(read more)...

shanselman : Finally! Clear explanation about the difference betwen ASP.NET Routing and IIS7 URL Rewriting: http://bit.ly/mPv8

shanselman : Finally! Clear explanation about the difference betwen ASP.NET Routing and IIS7 URL Rewriting: http://bit.ly/mPv8 Read More......(read more)...

Visual Studio patched for better jQuery IntelliSense

Jeff King just announced the release of a patch for Visual Studio 2008 that enables the IDE to find the –vsdoc.js file without requiring the developer to reference it. To give some context, a documentation file (basically the same file as the runtime script but with XML documentation annotations) ......

WRN: Assembly binding logging turned off

 I started to received this error since yesterday and after i add an assembly reflection to retrieve the assembly version. Interesting thing that when the application is deployed to IIS it starts to work fine! but after some time i started to receive this error "WRN: Assembly binding loggi......

AppCmd Migrate and HTTP Error 500.22

Yesterday I tried to migrate an Web Application from IIS 6 to IIS 7 integrated managed pipeline mode. After copying the files to the new folder I opened a Web browser and got following error message: HTTP Error 500.22 - Internal Server Error An ASP.NET setting has been detected that does not......

Xtopia 2008 – Ask-The-Expert (ATE)

I will attend the Xtopia 2008 and be available as an Ask-The-Expert (ATE) for questions concerning ASP.NET and Silverlight. Of course, feel free to ask me anything about the .NET Micro Framework 3 that has been released some days ago....

ASP.NET and jQuery

It looks like many of you have already noticed that there's an official Visual Studio autocomplete file for jQuery posted up at the jQuery site . It's significant that it's hosted by the jQuery team in that it's a contribution by the Visual Studio team but it's not up at CodePle......

Donut Caching in ASP.NET MVC

With ASP.NET MVC , you can easily cache the output of an action by using the OutputCacheAttribute like so. [OutputCach(Duration=60, VaryByParam= "None" )] public ActionResult CacheDemo() { return View(); } One of the problems with this approach is that it is an all or nothing approach. Wh......

Securing Dynamic Data

One of the questions we often get is how do you secure Dynamic Data websites. Michael Miele one of the technical writers that writes the documentation for ASP.NET wrote a great sample that shows how to do this using Form Authentication and Roles that are provided in ASP.NET. We uploaded his sample ......

Your Questions at Virtual TechDays September 08

...pattern or control. MVC is a pattern and ASP . NET MVC provides templates to get started with developing MVC Based websites in ASP . NET . Few more... Read More......(read more)...

Bin Deploying ASP.NET MVC

With the release of ASP.NET MVC Beta, the assemblies distributed with ASP.NET MVC are automatically installed into the GAC. System.Web.Mvc System.Web.Routing System.Web.Abstractions While developing an application locally, this isn’t a problem. But when you are ready to deploy your application to a......

PDC ASP.NET Content Available Now

Just got back from PDC 2008 last week, we showed all kinds of cool new stuff. Here is a list of links for the videos of all the ASP.NET sessions:   ASP.NET 4.0 Roadmap - http://channel9.msdn.com/pdc2008/PC20/ ASP.NET MVC: A New Framework for Building Web Applications - http://channel9.msdn.com......

CodeProject: Tracing with Log4Net and the Context Singleton Design Pattern. Free source code and programming help

This article describes techniques than enable ASP.Net trace style performance information to be outputted to any appender using log4net. In building this utility class, we also delve into a design pattern that enables developer’s to create a single instance Read More......(read more)...

schwarzwald : considering trying out ASP.NET just because @shanselman's asp.net book is so epic and there's tons of material on security and auth&auth.

schwarzwald : considering trying out ASP.NET just because @ shanselman 's asp.net book is so epic and there's tons of material on security and auth&auth. Read More......(read more)...

tehmadvil : I am still stuck between choosing the path of ASP.NET or PHP. Even though I heard so many opinions. I am in such a mess...

tehmadvil : I am still stuck between choosing the path of ASP.NET or PHP. Even though I heard so many opinions. I am in such a mess... Read More......(read more)...

Performance by Design – PDC 2008

Rico Mariani (Chief Architect of Visual Studio – previously performance architect for .net), Vance Morrison (Performance architect for .net) and Mark Friedman (Architect Lead for the Developer Division of Performance Engineering) had a full day talk at the PDC about performance. Unfortunately recor......

Need your input for TechEd EMEA sessions on troubleshooting .net applications

TechEd EMEA Developers is just around 2 weeks away now and the pre-conference nervousness is starting to get to me:)   This will be my first time at TechEd (even as an attendee) so I am really excited. I was just chatting a little with one of the track-owners to figure out what the venue ......

ASP.NET 4.0 Roadmap talk available online

Scott Hunter’s talk on the ASP.NET 4.0 roadmap (in which I’m doing a 10 minute demo) is available from Channel9: http://channel9.msdn.com/pdc2008/PC20/...

Hot New Presentation Tip

Before giving a presentation, I review Scott Hanselman’s top 11 presentation tips . Well I have a twelfth tip that Scott needs to add to his list, and he’ll vouch for this. A couple of hours before Jeff and I gave the ASP.NET MVC presentation, we played some RockBand in the Big Room (exhibition are......

Visual Studio's Property Window Not Refreshing in the Designer

Rick Strahl recently posted about some his frustrations with the Visual Studio 2008 Designer - HTML Mangling with Literal Controls in the <head>. While I've not had Visual Studio mangle my pages' markup when switching between the Design and Source views like Rich has, I have had one especiall......

Adding Style to Silverlight 2 Controls

Silverlight 2 provides a nice set of controls that can be used to capture and display data. While control properties can be set directly on the control in a XAML file using attributes, some properties will be duplicated between controls causing maintenance headaches. The following example demonstra......

Examining ASP.NET's Membership, Roles, and Profile - Part 13

ASP.NET's forms-based authentication system in tandem with the Membership API and Login Web controls make it a cinch to create a user store, create user accounts, and allow visitors to log into the site. What's more, with little effort it's possible to define roles, associate user accounts wit......

The Weekly Source Code 35 - Zip Compressing ASP.NET Session and Cache State

Recently while talking to Jeff Atwood and his development team about StackOverflow he mentioned that he compresses the Cache or Session data in ASP.NET which enables him to store about 5-10x more data. They do it with some helper methods but I thought it'd be interesting to try it myself. There......

Troubleshooting ASP.NET issues with HTTPERR logs

I am doing some email cleanup and got a request to write a post about how to use the HTTPERR logs. I thought long and hard about what I could write that would add value.  There is a really good KB article on the topic http://support.microsoft.com/default.aspx?scid=kb;en-us;820729 that goes thr......

.NET Debugging at TechED EMEA (10-14 November in Barcelona)

I hope you will join me for TechEd in Barcelona on the 10th-14th of November. I will be presenting 2 sessions, one breakout and one interactive session: WUX405 Common ASP.NET production issues and how to troubleshoot them with windbg “ This session presents the most common causes for hangs, perform......

Essential Visual Studio Tips & Tricks that Every Developer Should Know

In this blog entry, I list the essential tips and tricks that every developer who uses Visual Studio 2008 should know. I wanted to keep this list brief. I also wanted to focus on only those tips and tricks that I use on a daily basis. Almost all of these tips and tricks are just as useful regardles......

Hanselminutes Podcast 134 - StackOverflow uses ASP.NET MVC - Jeff Atwood and his technical team

My one-hundred-and-thirty-fourth podcast is up . Well, actually a few weeks ago, but I totally forgot to update my website with the details. You'd think somewhere around 100 shows I'd had automated this somehow. Hm. If I only I know a programmer and the data was available in some kind of un......

Using the power of binding to animate changes

In a recent post, I showed how the binding component can be instantiated independently of the {binding} markup extension. But there’s a whole lot more it can do. For instance, it has two very interesting callback properties, convert and convertBack that get called any time the binding sees a chang......

And now ASP.NET MVC Beta is here!

What a week just before Microsoft PDC 2008! After Silverlight 2 release it is the turn of ASP.NET Framework to be released in Beta. The ASP.NET MVC Beta release provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 runtime. This means that developers can take a......

ASP.NET MVC Framework Status: BETA

Although I haven`t noticed any announced from the big names yet, ASP.NET MVC BETA release is already online and available for download. ASP.NET official MVC page and CodePlex site are not yet updated. Will keep you updated when the announcements come.   Udpate 1: You can find screenshots ......

Microsoft ASP.NET MVC Beta

After 5 previews finally Microsoft released beta version of ASP.NET MVC. You can download ASP.NET MVC Beta "The ASP.NET MVC Beta release provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 runtime." Learn more about ASP.NET MVC Microsoft ASP.NET team also working......

Hack: using live bindings outside templates

A comment on this post is asking whether it is possible to create bindings outside of a template. The point of doing that is that you don’t necessarily want to render a template just to set-up a few bindings. Well, bindings are really implemented by a component, Sys.Binding, and a markup extension......

ASP.NET data presentation controls essentials [electronic resource]...

Birmingham, U.K. : Packt Publishing Ltd., c2007|e(Norwood, Mass. :|fBooks24x7.com [generator]) Internet Access Internet Access (INTERNET) Read More......(read more)...

An Introduction to the Microsoft Web Platform Installer

Getting a new ASP.NET Web development machine up and running isn't hard, but there are a lot of steps involved and it takes a fair amount of time. That's why Microsoft is working on a new tool called the Microsoft Web Platform Installer. It provides a single interface for installation of the tool......
Page 1 of 11
Next | Last

.NET News Categories


AJAX | DotNetNuke | SharePoint | MSSQL | ASP.NET | XML | C# | VB.NET |






Legend : - Within 3 Days - Within 6 Days - Within 9 Days

Home | Add Resources | Sponsored Listings | Advertise with Us | SiteMap 1 | SiteMap 2 | Link To Us | Contact Us
© 2002-2008 Worldofasp.net ASP.NET Directory, Hosting and Tutorials | All rights reserved
Our Partners : ASP.NET Web Hosting | Windows Web Hosting | ASP.NET Hosting | Phone Card | PHP Directory | Bangkok Hotels |Calling Card