|
| |
| | NodeWorks - Encyclopedia: ASP.NET |
 | | ASP.NET is a set of web development technologies marketed by Microsoft. |  | | The framework attempts to combine existing technologies such as JavaScript with internal components like "Viewstate" to bring persistent (inter-request) state to the inherently stateless web environment. |  | | A developer can make a page to display a list of records in a database, for example, significantly more readily using ASP.NET than with ASP. |
|
http://pedia.nodeworks.com/A/AS/ASP/ASP_NET
(577 words)
|
|
| |
| | Dino Esposito's WebLog |
 | | A lot of internals complete the book, especially the part where I describe HOW pages are compiled and which temp files are generated and where and what you can do about it. |  | | This month I was supposed to write about ASP.NET virtual path providers--that neat feature that allows you plug your own custom pseudo file system into ASP.NET. |  | | In one sentence, everything that is designed to be customizable in ASP.NET will find a representative example and/or chapter in this book. |
|
http://weblogs.asp.net/despos
(2038 words)
|
|
| |
| | VS 2005 Web Project System: What is it and why did we do it? |
 | | ASP.NET 2.0 now actually spools large uploaded files to disk instead of always reading them into memory (which is what ASP.NET V1.1 did). |  | | What would be fantastic is the ability to stipulate where you want the uploaded files to be placed, whether in memory or in a certain directory which has the security set by the user. |  | | Getting debugging to work is pretty painful, you can no longer select asp.net as a debugger in class libraries, at least in beta2. |
|
http://weblogs.asp.net/scottgu/archive/2005/08/21/423201.aspx
(13485 words)
|
|
| |
| | Andres Aguiar's Weblog |
 | | ASP.NET 2.0 databinding is great for read-only data, but is lacking when you want to update it. |  | | To have two-way databinding over a moderatley interesting data source in ASP.NET you need to implement your own ASP.NET DataSource, so I wrote one for DLinQ classes (the source is in the gotdotnet workspace). |  | | The problem is that I need to generate the Page code itself, and that is not easy and it's not easy to extend/maintain. |
|
http://weblogs.asp.net/aaguiar
(2968 words)
|
|
| |
| | A Blog for Graymad |
 | | I've been using the ASP.NET IntelliSense Generator from BlueVision Software for quite a while now and thought I'd share it with you. |  | | May those currently in harm’s way come home safely to their families and friends, and may we always honor and remember those whose sacrifices make freedom a reality, not just a nice idea. |  | | Between my leads, my fellow ASP.NET MVPs, and others I've met through the program, I learned a good deal, and had a lot of fun. |
|
http://weblogs.asp.net/gad
(3146 words)
|
|
| |
| | Atlas Project |
 | | When the user start his explorer then explorer check the global library and upload new adds if it is. ASP.NET developers use the global library for their projects and they don't think about is it library in user side or not. |  | | Just thought I would mention that this type of technology with rich UI in ASP.NET is already available. |  | | Idea is simple - shared JS library has in xml file for example or into web service the information about current version. |
|
http://weblogs.asp.net/scottgu/archive/2005/06/28/416185.aspx
(7128 words)
|
|
| |
| | ASP.NET Forums - Forums |
 | | Extending the ASP.NET Framework through HttpModules and HttpHandlers. |  | | Discuss features that you would like to see in future versions of ASP.NET. |  | | Discuss manipulating and creating graphics using the System.Drawing namespace and GDI+. |
|
http://www.asp.net/forums
(799 words)
|
|
| |
| | Visual ActiveKent Sharkey .NET SE 3.11 |
 | | While I will still be working on the ASP.NET Developer Center, I am reliquishing my duties on the Visual Studio Developer Center. |  | | The good news for all of you is that this means that Brian Johnson, one of the authors of "Inside Visual Studio" will be moving in. |  | | It's been a while since I mentioned any new content on the ASP.NET Developer Center, and there's a reason -- I've been remiss, and haven't scratched any out lately. |
|
http://weblogs.asp.net/ksharkey
(1730 words)
|
|
| |
| | Ajax.NET Professional |
 | | As Ajax.NET is a framework where you have to do JavaScript programming other frameworks allow you to use AJAX stuff simply by adding some configuration to you web.config or by inheriting from a special page class. |  | | I have already fixed the code that it will work with ASP.NET 2.0 as with the older version 1.1. |  | | Daniel sent me his comparison of indirect AJAX programming frameworks for ASP.NET. |
|
http://weblogs.asp.net/mschwarz
(3579 words)
|
|
| |
| | Glavs Blog |
 | | Note that I have not done anything particularly elegant in the way it handles textual input, however its small, and works for the very brief testing I performed. |  | | ASP.NET Podcast Show #40 - Udi Dahan - The Software Simplist |  | | ASP.NET Show #41 - Orlando Code Camp Round Table Discussion |
|
http://weblogs.asp.net/pglavich
(2322 words)
|
|
| |
| | Serge van den Oever [Macaw] |
 | | One of the major issues that we encounter in the implementation of SharePoint within organizations is that organizations want modifications to the visual and functional design that are almost impossible to implement without a major overhaul of the standard files and templates provided with SharePoint. |  | | Actually, it can be used for any web site utilizing the ASP.NET technology. |  | | I would hate to go back to the 1.1 FrameWork, because now I can write my web parts using SonOfSmartPart and the full functionality of the ASP.NET 2.0 framework. |
|
http://weblogs.asp.net/soever
(2574 words)
|
|
| |
| | ASP.NET Web: The Official Microsoft ASP.NET 2.0 Site : Home Page |
 | | In October we released an article that discusses the system in depth -- we updated it today to be inline with RTM and have 3 supplemental papers in the pipeline to continue teaching folks about localization. |  | | For this import to work: Several files must be retrieved via FTP. |  | | Video series of short, focussed solutions to common ASP.NET tasks |
|
http://www.asp.net
(1055 words)
|
|
| |
| | Testing ASP.NET 2.0 and Visual Web Developer |
 | | As I was reading up on some of the latest approaches being used, I stumbled across an interesting blog entry on Scott's site on how Microsoft tested ASP.NET 2.0 as it has been developed. |  | | Unfortunately there are no easy silver bullets to building super high quality software -- it takes good engineering discipline, unwillingness to compromise, and a lot of really hard work to get there. |  | | We also do a functional run anytime a big software component in Microsoft releases a GDR (for example: a security patch to Windows). |
|
http://weblogs.asp.net/scottgu/archive/2004/10/28/249458.aspx#Feedback
(4255 words)
|
|
| |
| | Jan Tielens' Bloggings [MVP] |
 | | This add-in includes a new tool to merge the assemblies created during ASP.NET 2.0 precompilation, and provides a comprehensive UI within Visual Studio 2005 for managing build configurations, merging, and using pre-build and post-build tasks with MSBuild. |  | | If you want to remove the assembly references from the document but keep the cached data (possibly because this data will be read later by an ASP.NET page or server application), then clear the application manifest. |  | | If you no longer need the managed code extensions or the cached data, then remove the Runtime Storage Control. |
|
http://weblogs.asp.net/jan
(2608 words)
|
|
| |
| | ScottGu's Blog |
 | | The way app_offline.htm works is that you place this file in the root of the application. |  | | Jeff Prosise also wrote 130+ pages of awesome whitepapers that walkthrough the code, database schema, and how they work. |  | | Choose the File->New Project menu item and select the “ASP.NET Web Application” project template (note below that we also now have an ASP.NET Web Service project template if you are building a web service project). |
|
http://weblogs.asp.net/scottgu
(4005 words)
|
|
| |
| | ASP.NET Web: The Official Microsoft ASP.NET 2.0 Site |
 | | ASP.NET Web Matrix is now available as a free download for Windows 2000 and Windows XP. |  | | New features include: Access database support, J# support, design time enhancements including improved table editing and user-control rendering, many bug fixes, and much more! |  | | No FrontPage server extensions or project system required. |
|
http://www.asp.net/webmatrix
(609 words)
|
|
| |
| | ShankuN's Blog |
 | | He worked on both Windows and web versions of Microsoft& chat software, before going on to be a development lead on the Adaptive User Interface team, looking at the problem of adapting user interfaces to different form factors. |  | | These features are already available in Beta 1, so we’d like to provide you with some advance notice of what changes are coming, and how you can prepare for them. |  | | The code example at the end of this post (see below) shows a handler that returns an image generated from a business object. |
|
http://weblogs.asp.net/shankun
(3425 words)
|
|
| |
| | Justin Rogers |
 | | ASP.NET implements a mixture of cache barrier recycling (with priorities) and shortest period timeout. |  | | A cache barrier is when you allow only a specific number of items in the collection before you try to recycle. |  | | For the Project Distributor application we want to implement some caching. |
|
http://weblogs.asp.net/justin_rogers
(13685 words)
|
|
| |
| | Rob Howard's Blog |
 | | A developer position at Telligent is unqiue in that we don't hire people that want to close their door and "code all day". |  | | The challenge is that the audience is going to be a complete mix (no pun intended) of people that are seasoned.NET experts, developers new to.NET, and business decision makers who probably don't care a lot about developer details! |  | | 6 Software Development Engineer positions with the following requirements: (1) willing to learn new things (2) willing to work with customers directly (3) demonstrable experience building ASP.NET applications with C# (in that order). |
|
http://weblogs.asp.net/rhoward
(2094 words)
|
|
| |
| | Andy Smith's Blog |
 | | I gave a presentation on monday to the denver.net user group on developing asp.net server controls and i'm positing the presentation materials on for those that want it. |  | | So anyway, grab the powerpoint and code from my presentation if you want it. |  | | There is the app developer, the custom control developer, and the asp.net team control developer who made the DropDownList control. |
|
http://weblogs.asp.net/asmith
(3067 words)
|
|
| |
| | Robert McLaws: FunWithCoding.NET |
 | | All references to ASP.NET components will be taken off InterscapeUSA.com, and all downloads will be moved to my new personal website instead. |  | | My focus in software development has been shifting towards thick and smart client development for a while now, and I've been liking it a lot. |  | | Atlas will make it so that every single ASP.NET developer can write VERY feature-rich applications. |
|
http://weblogs.asp.net/rmclaws
(5001 words)
|
|
| |
| |  |
 | | What it does is sit in the background while you run your app, clicking about and emulating the actions of a user. |  | | Day 5 - Writing ASP.NET applications is here. |  | | This.NET thing is awesome - they give you so many spanners its unreal :) |
|
http://weblogs.asp.net/dbarrow
(3080 words)
|
|
| |
| | Paul Wilson's .NET Blog |
 | | I'm using the new ASP.NET v2.0 Login control and it works great for me and most other users in both IE and FireFox, but there seems to be a small number of users that cannot get it to work in IE on at least some computers. |  | | Has anyone else noticed (complained) about the current ASP.NET forums, ever since they upgraded their version of Community Server ? |  | | Anyone heard of Login problems for some IE users? |
|
http://weblogs.asp.net/pwilson
(1721 words)
|
|
| |
| | Robert Hurlbut's .NET Blog |
 | | If you are writing ASP.NET applications (with any of the.NET Framework versions), take a look at this as a more secure solution to guard against XSS. |  | | I highly recommend this for all C/C++ developers, as well as.NET and Java developers, to understand correct secure code constructs and what to watch for in reviewing your own code. |  | | Instrument ASP.NET 2.0 for Security allows ASP.NET 2.0 runtime components and controls to raise events for many common situation such as user management events and malicious input events. |
|
http://weblogs.asp.net/rhurlbut
(4280 words)
|
|
| |
| | ASP.NET QuickStart Tutorial |
 | | The ASP.NET QuickStart is a series of ASP.NET samples and supporting commentary designed to quickly acquaint developers with the syntax, architecture, and power of the ASP.NET Web programming framework. |  | | This version of the Quickstart tutorial provides just an overview of some of the exciting new features in the new ASP.NET 2.0 Framework. |  | | The QuickStart samples are designed to be short, easy-to-understand illustrations of ASP.NET features. |
|
http://beta.asp.net/QUICKSTART/aspnet/default.aspx
(225 words)
|
|
| |
| | Jason Salas' WebLog |
 | | Thoughts from a guy tasked to be a software development lead, news anchor, sports producer, blogger and podcaster at Guam's largest TV station. |  | | It's simple enough to do, but examples don't exactly abound on the Web, so I'm doing some testing of some new concepts I've developed about reading/extracting the contents of such a binary file and using it via an ASP.NET web form. |  | | Accessing Word documents programmatically with an ASP.NET web form |
|
http://weblogs.asp.net/jasonsalas
(5644 words)
|
|
| |
| | ASP.NET Web Matrix Guided Tour |
 | | The ASP.NET Web Matrix Project Guided Tour is a series of walkthroughs and supporting commentary designed to quickly acquaint developers with the syntax, architecture, and power of the ASP.NET Web Matrix development environment. |  | | You should be fluent in HTML and general Web development terminology. |  | | You do not need previous ASP.NET experience for most of the walkthroughs, although you should be familiar with the general web concepts behind interactive Web pages, including forms, XML, and data access. |
|
http://www.asp.net/webmatrix/tour/getstarted/intro.aspx
(151 words)
|
|
| |
| | Plip's Weblog |
 | | More often than not it's quite useful to know if a Web site is running the latest version of assemblies, especially if you have shared common code which is updated regularly. |  | | Here's a quick snippet of the Build Tasks in my wdproj file. |  | | Secondly, everything is workflow, and everything which is a task such as Making a Cup of Tea can be part of a larger workflow and will have many workflows within it. |
|
http://weblogs.asp.net/plip
(1834 words)
|
|
| |
| | Eli Robillard's World of Blog. |
 | | Since then I've shifted my primary focus from web development to knowledge systems, though I still enjoy web dev and get my fix on that end with continued involvement in the ASPInsiders. |  | | Target ASP.NET Dev, Staging and Production Environments with Web Deployment Projects in ASP.NET 2.0 |  | | This is my second time in the program, the last was as an ASP.Net MVP. |
|
http://weblogs.asp.net/erobillard
(2680 words)
|
|
| |
| | Stored procedures are bad, m'kay? |
 | | Rob Howard, Microsoft ASP.NET Program Manager, posted to his blog about using stored procedures in SQL server. |  | | Posted @ 11/19/2003 1:06 PM So yesterday a debate surfaced that seemed to have the entire online programming community all worked up. |  | | If there are platform specific features that you can use to better your application than you should take advantage of those features. |
|
http://weblogs.asp.net/fbouma/archive/2003/11/18/38178.aspx
(10951 words)
|
|
| |
| | Jeff Key |
 | | Assuming that apps delete as few items as possible, I assumed that "existing files" meant files that matched those that were being copied. |  | | While doing my first ASP.NET 2.0 "publish" tonight I was presented with the following dialog box: |
|
http://weblogs.asp.net/jkey
(1932 words)
|
|
| |
| | Atlas Unleashed... |
 | | You can instead just copy the Microsoft.Web.Atlas.dll binary into your projects’ \bin directory and copy the Atlas \ScriptLibrary directory of.js files into your project and you are good to go. |  | | We also have a project template you can take advantage of within VS that you can use to just pick an ASP.NET Atlas Web Project when you are creating a new web-site – and it will copy all of this into your project for you. |  | | Reallt that's great package and I'm sure that it will help ASP.NEt developers to improve their applications. |
|
http://weblogs.asp.net/scottgu/archive/2005/09/13/425062.aspx
(966 words)
|
|
| |
| | ScottD's Musings |
 | | If you’re coming to ASP.NET from other technologies, check out the |  | | - Bookmark this site as a reference for tutorials, white papers, and sample code related to ASP.NET 2.0 development! |  | | New Site Launched: ASP.NET 1.x to 2.0 Upgrade Center |
|
http://weblogs.asp.net/scottdockendorf
(1290 words)
|
|
| |
| | Frans Bouma's blog |
 | | Today I was writing some additional mail functionality for our forum software we use internally. |  | | This is a.NET 1.1 application written with ASP.NET. |  | | I stumbled upon MailMessage.Fields and wondered what it was for so as a Good Programmer |
|
http://weblogs.asp.net/fbouma
(5035 words)
|
|
| |
| | eWorld.UI - Matt Hawley |
 | | I’m also going to be making some structural changes to other controls which will be breaking from the 1.0 / 1.1 framework versions. |  | | One of my major goals to achieve is developing a.NET 2.0 control set. |  | | Because of some of the overlap with my controls and ASP.NET 2.0 controls, this will exclude the BreadCrumbTrail and the EmptyDataGrid. |
|
http://weblogs.asp.net/mhawley
(1194 words)
|
|
| |
| | Datagrid Girl |
 | | But the rules were great for pure HTML, things like avoiding tags, requiring a tag, requiring the use of a specific CSS file, and some rules that will even help improve your Google page rankings, and I think Adam has a related article on optimizing your pages for Google. |  | | Also it looks like you can have the Code Auditor check the *output* of your ASP.NET pages to check the resultant HTML, so that's pretty cool. |  | | Can automate the auditor to run on a schedule and email the reults--terrorize your developers! |
|
http://weblogs.asp.net/datagridgirl
(2393 words)
|
|
| |
| | More Atlas stuff |
 | | Replace Dice.js with accordion.js if you're using the accordion-only version of the script file (the dice.js has the other controls used in Brad's demo). |  | | If you're not using ASP.NET, you'll have to manually add tags to your page that point to Atlas.js and the glitz script file. |  | | Additionally, the March CTP of ASP.NET "Atlas" is online, you can download it and enjoy all the new stuff and bug fixes we put in there. |
|
http://weblogs.asp.net/bleroy
(4335 words)
|
|
| |
| | Yasser Shohoud |
 | | Using traditional ASP.NET, clicking on the button would submit a form to the server where the request would be processed (possibly invoking an Indigo service) then the response would be returned as an entire new page to the browser. |  | | I'm currently reviewing the docs for Whidbey version of ASMX (ASP.NET Web services). |  | | Do you upgrade the entire machine or do you run multiple application pools each with its own ASP.NET version? |
|
http://weblogs.asp.net/yassers
(4840 words)
|
|
| |
| | Jason Mauss' Blog Cabin |
 | | What you spend your time on is usually a matter of priority so - it seems that the asp.net weblogs are low on the priority list. |  | | I'm also thinking of doing a "Vista" Version (glossy Mac OS X look) later. |  | | As I've seen the blog engine formerly known as ".Text" grow into Community Server Blogs I've wondered on several occasions when asp.net weblogs was going to see an upgrade. |
|
http://weblogs.asp.net/jamauss
(4372 words)
|
|
| |
| | Fabrice's weblog |
 | | There is even a contest you can participate in to win prizes if you build an application using Atlas. |  | | As announced on the Atlas weblog, you can now produce ASP.NET applications using Atlas since there is a "Go Live" license coming with the March CTP release of Atlas. |  | | "Atlas" is a set of technologies to add AJAX (Asynchronous JavaScript And XML) support to ASP.NET. |
|
http://weblogs.asp.net/fmarguerie
(1806 words)
|
|
| |
| | Matthew ".NET 247" Reynolds |
 | | Avalon is entirely based on a “vector based compositing engine”, which means that everything is described in vectors so that it can all be scaled up properly. |  | | There is also going to be a XAML/code-behind split with desktop apps as there are with ASP.NET applications today. |
|
http://weblogs.asp.net/mreynolds
(4216 words)
|
|
| |
| | Jason Nadal |
 | | They seem to be targetting crossover developers, as the material is tailored to 3 distinct areas: JSP devs, PHP devs, and ColdFusion developers. |  | | Five chapters of Programming ASP.NET 2.0 Core Reference, by Dino Esposito |  | | There was a pretty good showing, especially for a first meeting; I would estimate 20-30 people. |
|
http://weblogs.asp.net/jnadal
(2154 words)
|
|
| |
| | Jesse Ezell Blog |
 | | If they want to get it up to par for desktop application development, they have a very long way to go, but they could start by making it so that you can launch a SWF file in standalone mode from explorer after you install the darn plugin on your machine. |  | | It seems that the people at Adobe/Macromedia just can't get it through their heads that the Flash player doesn't compete with the Windows OS as a platform, it competes with ASP.NET. |  | | 64bit asp.net, used huge amounts of ram, reduced server count |
|
http://weblogs.asp.net/jezell
(2445 words)
|
|
| |
| | eXtensible Mind Lounge |
 | | If you take this paradigm further enough, you could even end up with an editor that is much like the ASP.NET one, with custom rendering “controls” which can be templatized (just like in ASP.NET), use binding expression, etc.. |  | | Finally, but not less important, is that you can now evolve your “rendered” views without recompiling your entire application. |  | | but having it fully intermixed with the M-C code will probably lead to spagethi-like code that we thought we finally got through with ASP.NET. |
|
http://weblogs.asp.net/cazzu
(3674 words)
|
|
| |
| | Joel From Canada |
 | | ASP.NET (I’m not a web developer, but using ASP.NET 2.0 makes me want to be one) |  | | Bristowe was talking in a fury about ASP.NET master pages as I slowly felt more and more like I was actually going to puke my guts out in front of 400 people. |  | | I kept on thinking to myself “Just keep your hands in your pocket – look at your shoes – nod – and you will be OK” – for those of you who have seen me present before – this must have come as a shocker. |
|
http://weblogs.asp.net/jsemeniuk
(4444 words)
|
|
| |
| | Code/Tea/Etc... |
 | | this one is a content rotator for ASP.NET |  | | Summary: Duncan Mackenzie describes the creation of a simple ‘content rotator’ in ASP.NET |  | | As I discussed in an earlier post, I wanted to know if people found preview articles useful... |
|
http://weblogs.asp.net/duncanma
(1590 words)
|
|
| |
| | ShowUsYour<Blog> |
 | | If you want to install the ASP.NET V2 tables and procedures for things such as Membership, Personalization, etc you need to run the aspnet_regsql.exe tool against your database. |  | | Getting ASP.NET Membership running against your own database |  | | The other day I posted a blog entry about the migration of RegexLib to ASP.NET V2 - the article can be found here: |
|
http://weblogs.asp.net/dneimke
(4089 words)
|
|
|