Skip to main content

Home/ Groups/ City of Mankato .NET
Matthew Potocnik

Stop editing 'web.sitemap'--Let unknown pages dynamically INHERIT from a parent! And mo... - 0 views

  • Use Friendly URLs Without .aspx Extension
  • Provides new "wildcard" query string variable matching
Matthew Potocnik

Calling AS/400 (AS400) RPG Programs From ASP.NET - 0 views

  •  
    great article on calling as/400 programs from .net
anonymous

Twitteroo » Twitter .NET API - 0 views

  •  
    Would be worthwhile when we look into text messaging
anonymous

Flajaxian - Uniting Flash and Ajax - 0 views

  •  
    Might want to look more into this for file uploads.
anonymous

How To Create a Web App - 0 views

  •  
    Some good points for application planning.
anonymous

Right of Way Permits - 0 views

  •  
    Looks like a sample app...
anonymous

How to make a Google Gadget in 15 minutes or less - I'm Mike - 0 views

  •  
    Great simple tutorial on Google Gadgets
anonymous

Cisco IP Phone Services Software Development Kit (SDK) [Cisco Unified IP Phones 7900 S... - 0 views

  •  
    Some information on creating web applications on the new phones.
anonymous

Cisco IP Phone Services - The Code Project - ASP.NET - 0 views

  •  
    A .NET sample for the new phones.
Matthew Potocnik

Integrating DB2 Universal Database for iSeries with Microsoft ADO .NET - 0 views

  •  
    HTML version of the iseries ado.net redbook.
anonymous

Official Google Maps API Blog: Validate your KML (Online or Offline!) - 0 views

  •  
    It's a standard in everything but Yahoo Maps and Live Maps.... interesting....
anonymous

QuickMenu Template - 0 views

  •  
    Great menu templates and generator
Matthew Potocnik

Stored Procedures and other queries with parameter - Using ADO.NET with SQL Server - De... - 0 views

  • // add a new parameter, we need to get the name right this time! SqlParameter sqlParam = com.Parameters.Add("@Identity", SqlDbType.Int); // set the direction flag so that it will be filled with the return value myParm.Direction = ParameterDirection.Output;
  • com.Parameters["@Identity"].Value will contain the value that was set in the stored procedure
  •  
    using stored procedures that return a value
Matthew Potocnik

Role Providers - 0 views

  •  
    using a read only xmlroleprovider
Matthew Potocnik

HOW TO: Persist a DataSet as XML Using Visual C# .NET - 123aspx.com ASP.NET Resource Di... - 0 views

  •  
    use a dataset to write xml
anonymous

Web Development Toolbox: 120+ Web Development Resources - 0 views

  •  
    A huge list of web development resources. Some might be useful in the future.
anonymous

ASP.NET Tutorial - 0 views

  •  
    Custom formating of strings.
anonymous

Official Google Maps API Blog: Google Earth Outreach and KML Tutorials - 0 views

  •  
    We might want to look into this more.
Matthew Potocnik

Understanding Properties in C# - 0 views

  •  
    simple explaination of properties in c#
anonymous

Jon Galloway : [asp.net] Simple utility function to return all selected values from a C... - 0 views

  •  
    Wish I had this a couple months ago.
1 - 20 Next › Last »
Showing 20 items per page