Dynamically Create a Zip File Your Users Can Then Download

by Bill Beckelman 7/2/2008 5:56:00 PM
I recently had a requirement to allow users to select a group of files and then dynamically create a zip file on the server of the selected files that they could then download. After some searching I came across two solutions to dynamically create zip files: SharpZipLib DotNetZip ... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

ASP.NET

Removing Master Page at Run Time

by Bill Beckelman 5/14/2008 10:45:21 AM
I have needed to figure out how to do this for a while to avoid having to create multiple pages with nearly the same code when I want send a report for printing or conversion to PDF. Turns out this is really simple. The easiest way I found was not to remove the master page, but to replace it with a ... [More]

Currently rated 4.0 by 1 people

  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

ASP.NET

URL Based Authorization With Authenticated Users

by Bill Beckelman 5/12/2008 9:32:00 PM
I have had an issue with one of my projects for some time that really confuses users especially on shared computers. What generally happens is a user with proper credentials logs out but leaves the browser open so when the next user enters their credentials the site tries to send them to the page th... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

ASP.NET

Utah .Net User Group

by Bill Beckelman 2/13/2008 1:16:21 PM
I attended my first Utah .Net Users Group meeting last night in South Jordan. "The UtahDNUG is dedicated to to providing a strong and vibrant community for software developers interested in Microsoft .NET technologies. Everyone is invited to participate." The meeting had about 40 att... [More]

Currently rated 2.0 by 1 people

  • Currently 2/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

ASP.NET | Utah .Net Users Group

ASP.NET Time Picker Control From Excentrics World

by Bill Beckelman 2/9/2008 7:49:10 AM
For a project I have been working on I needed a time picker control. Since such a control isn't part of the standard controls or part of the AjaxControlToolkit, I went to Google to search one out. The best free control I came across was from Excentrics World. I have found it to be highly customizabl... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

ASP.NET

ASP.NET Remove GridView Border From EmptyDataTemplate

by Bill Beckelman 2/8/2008 6:34:24 PM
I like to put a border around my gridviews. However, when they are empty, the border doesn't look good. It took some searching to find a good way to not show the border. Its been a while, so I am not sure which forum I found the answer in. I improved upon the answer though by adding the code to a cl... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

ASP.NET



Powered by BlogEngine.NET 1.3.0.29
Theme by Mads Kristensen

About the author

Name of author Bill Beckelman
I live and work in South Jordan, Utah

E-mail me Send mail

Calendar

<<  July 2008  >>
MoTuWeThFrSaSu
30123456
78910111213
14151617181920
21222324252627
28293031123
45678910

View posts in large calendar

Pages

    Recent comments

    Disclaimer

    The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

    © Copyright 2008

    Sign in