Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
M

mlifty

@mlifty
About
Posts
3
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Beginner, need ASP.net e-books
    M mlifty

    go to www.sitepoint.com Book: build your own web site using C# and VB.Net You get the first 4 chapters free Good start

    ASP.NET csharp asp-net question learning

  • change HyperLink NavigateUrl in Datalist
    M mlifty

    Hi I have a datalist that is filled with a dataset from my db. Within my itemtemplate a have a hyperlink control that I want to update the NavigateUrl with Request.QuerySting. I have created a variable that stuffs the Request.QueryStrng as the Url for NavigateUrl of the HyperLink control? i.e. string detailsUrl = Convert.ToString(Request.QueryString); hypTitle.NavigateUrl = detailsUrl; If I put the hyperLink control out side of the datalist it works but not within?. Any ideas Thanx

    ASP.NET database question announcement

  • Application Variables
    M mlifty

    What's Better? I am binding my nav and dropdown lists from application variables I have created in global.asax. My question is: Is it better to use a DataSet or DataReader for application variables? As the application variable is persistent through out the app once loaded on "Application_Start" a DataReader would be better?, as DataSet would take more resource memory? and because it is an application variable it would not requery database.. What do you think? Am I being pedantic?:~

    ASP.NET question database wpf wcf performance
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups