Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:696377
More Search Options
RSS Available
Matching Posts
Re: windows 7 64 bit
I use Windows 7 64 bit and have not had any issues with Visual Studio 2005 or 2008. You just need to setup 2005 to run as an admin.
Posted to
Getting Started
(Forum)
by
all2neat
on 12/23/2009
Re: Which is best method to store and retrive Images?
The database will be more secure and get handled in your normal database backup.. I also find it easier to code for storing images in the database because you can upload multiple files of the same name to the database.. The file system you need to handle some type of key to eliminate users overwriting each other if they use the same file but it makes revisioning harder... You can rename the files though on upload to the file system so the primary key of the database table if you do links which will
Posted to
Getting Started
(Forum)
by
all2neat
on 12/23/2009
Re: How common is _self in HTML
_self is the default for a tags so usually you don't see that property set since it is implied. The only place to note would be if you have a custom navigation control as for the one I built I specify a target so I can open some pages in a new window but since I bind the target I also declare _self for the target for most pages so that it opens in the existing window.
Posted to
Getting Started
(Forum)
by
all2neat
on 12/17/2009
Cache Size
Hi, I cache a number of SQL result sets into the Cache via httpcontext.current.cache.. I have a method written that will pull all the cache keys so that I can clear the key manually or clear all cached items.. I am wanting to see how much much memory though each cache key takes up and I can't seam to find a solution.. Is this possible?
Posted to
Getting Started
(Forum)
by
all2neat
on 12/15/2009
Filed under: cache size
Re: Cache Size
Thanks for the links, that cache manager looks pretty useful.
Posted to
Getting Started
(Forum)
by
all2neat
on 12/15/2009
Re: Preview Contents Of Zip File Prior To Download
azamsharp, Thanks for the article. I have implemented it into my project and works very well.
Posted to
Getting Started
(Forum)
by
all2neat
on 9/2/2009
Preview Contents Of Zip File Prior To Download
Is there a way to preview the contents of a zip file prior to the user download it via C# / ASP.NET 3.5? For example, if a zip file has the following contents.. (1.pdf, 2.png, 3.pdf, 4.txt) I would want the output to be simular to this. File ---------------------------------- ZipFile.zip + 1.pdf 38KB + 2.png 512KB + 3.pdf 12KB + 4.txt 1KB I'd prefer not to have to unzip the contents to accomplish this as we may end up storing the files in a SQL 2008 database. I'm not even sure that this is
Posted to
Getting Started
(Forum)
by
all2neat
on 8/6/2009
Filed under: ZIP FILE PREVIEW before download
Re: Preview Contents Of Zip File Prior To Download
Sweet, I'm going to have to check that out, thank you!
Posted to
Getting Started
(Forum)
by
all2neat
on 8/6/2009
Re: Preview Contents Of Zip File Prior To Download
Your code sample works perfectly! Thank you again!
Posted to
Getting Started
(Forum)
by
all2neat
on 8/6/2009
Re: What can't you store in Profiles?
I guess it depends on how large.. If it's a large amount of text I personally would create a second table to store the data, but things like address and birthday etc can be stored in the profile. You might be better off creating your own profile provider though if you have a bunch of stuff to add to a profile.
Posted to
Security
(Forum)
by
all2neat
on 4/8/2009
Page 1 of 9 (82 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online