|
|
Browse by Tags
All Tags » ASP.NET » .NET 3.5 (RSS)
-
When you encode the parameters to save the page state, you can't use complex objects. You have to save strings or nulls. Complex objects can't be saved out.
You'll need to enable history on the scriptmanager by setting the EnableHistory. This property appears to be set to false by default.
-
It looks like this will be Philly.NET's BIGGEST
EVER code camp. Check out these stats, sent from Bill Wolff:
· 590+ registered, expect close to 450 attending
· 8 rooms like last time
· Park on the west or north side, north (back of building) is closest to the common
and session rooms
· Attendees and speakers must register, ...
-
A question that comes up a lot is this: How do I tell my IIS Application
or Virtual Directory to use ASP.NET 3.5 rather than ASP.NET 2.0?
Folks often go into the IIS6 or IIS7 manager and setup an AppPool and see a properties
dialog like this, and when the pull down the option, they often expect to see .NET
3.0 and .NET 3.5 in the list ...
-
Subscribe <-- What everyone wants.
Download as WMV
Download as M4V for iPod and Zune
Download as MP3 audio only
Show Notes:
This show is a video demo of creating a nested master page in Visual Studio 2008.
The source code for the parent master page is:
<%@ Master Language=''C#'' AutoEventWireup=''true'' ...
-
Subscribe <-- What you really want to do
Download WMV File.
Download MP4 File (iPod and Zune).
Download MP3 Audio File.
Show Notes:
In the past, working with data has required learning a number of different API sets for each kind of data you needed to access. Relational data requires ADO. XML uses Xpath, XQuery and the XML Dom. Objects ...
-
Subscribe <-- What you really want to do
Download WMV File.
Download MP4 File (iPod and Zune).
Download MP3 Audio File.
Show Notes:
In the past, working with data has required learning a number of
different API sets for each kind of data you needed to access. Relational data
requires ADO. XML uses Xpath, XQuery and the XML Dom. ...
-
Subscribe. <--What all the cool kids are doing.
Download WMV video.
Download iPod video.
Download MP3 audio.
Show Notes:
Part 1: In the past, working with data has required learning a number of different API sets for each kind of data you needed to access. Relational data requires ADO. XML uses Xpath, XQuery and the XML Dom. ...
-
Subscribe
Download WMV
Download MP4
Show Notes:
ASP.NET ListView.
ListView as a Grid.
ListView as a Container of data.
Source Code:
ASPX Page:
<%@ Page Language=''C#'' AutoEventWireup=''true'' CodeFile=''ListView.aspx.cs'' Inherits=''ListView'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
|
|
|