Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / December 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Parsing an uploaded text file21 Dec 2006 15:24 GMT5
I'm at my wits end on this one...I have an aspx page that allows the
user to upload a text file.  Then I'm saving the file to a binary
column in a sql database.  However, I need to be able to parse this
text file.  I know I can simply spit the file out to the hard drive and
Page Load error21 Dec 2006 15:24 GMT2
The Response.Redirect("default.aspx") produces an error with the
message "Thread was being aborted.".
What does that mean? Can/should I disregard it?
       Try
Slow .NET21 Dec 2006 15:06 GMT5
I have VS 2005. It works very slow.I have centrino 1,5 processor, 512 MB ram
and hdd 4200 rpm. What I need to change or upgrade, ram or hdd or processor?
why why why why why21 Dec 2006 13:15 GMT4
when i open a datasource, does the database get passed bfrom me to the
server, and I have to sit and wait
why why why
Session timeout21 Dec 2006 12:58 GMT1
I was just wondering if we can override the session timeout for some of
the pages in a web application as defined in the web config?
let is say i have a group of pages A, b, c, d that are only related to
each other and I don't want their session to be expired in 20 min as
Best practice Transfer files to webserver ASP.NET 2.021 Dec 2006 12:05 GMT1
What is the best way to transfer the necessary files of a website to
the webserver.
In VS2003 there was a possibility to say Project copy -> only files,
which are necessary for running !
VWD why why why21 Dec 2006 11:42 GMT1
Why when i save a page to the web does the whole app lock up?
Why can't I switch to another page while that page is saving?
really annoying21 Dec 2006 11:40 GMT1
I can have a sqldatasource1 and a sqldatasource side-by-side in a form, and
i can get intellisense on on but not the other
what the heck.
Seriously, what the heck????
Lost dll in VS2005 project converted from VS200321 Dec 2006 11:05 GMT2
We have upgraded an ASP.NET solution from VS2003 (.NET 1.1) to VS2005 (.NET
2.0).  On rebuilding the solution, no dll appears in the bin folder of the
Web site.  Is this the usual case for VS2005 solutions?  If so, how can a
solution be deployed?  If not, can anyone suggest what ...
System.Nullable 2.0 Framework21 Dec 2006 10:35 GMT4
The 2.0 Framework has a new type called System.Nullable. This allows
something to Not exist, basically you can pass 'Nothing' to a method whose
parameters as System.Nullable.
Im looking at table adapters ; you know those clever little things which
HELP! Page.RegisterStartupScript not working right in firefox21 Dec 2006 09:08 GMT2
In my ASP.NET codebehind I have the following code to jump to a certain
section of the page:
---
Dim strAnchorScript As String = "<script language='javascript'>" & _
File Uploading  permission21 Dec 2006 08:56 GMT4
I am trying to upload and save as a picture to "root/Photos" folder in
my web application.
I am using this code to perform this task
DirectoryInfo strFolder = new DirectoryInfo("/Photos/");
DropDownList Problem21 Dec 2006 08:25 GMT2
I have two drop down list boxes on my asp page. The boxes store a country
value on my page. They are filled by code during the load event and then I
set their values in code from a table on a SQL server. If the values are the
same then all is OK but if the values happen to be ...
Image data in profile: 28 bytes unaccounted for?21 Dec 2006 07:46 GMT2
I'm using the ASP.NET 2.0 profile system to keep an image of members of my
website "MyWebsite".
Initially, I've created the property in the web.config like:
<add name="Photo" serializeAs="Binary" type="System.Byte[]" >
Check user21 Dec 2006 07:21 GMT4
I am creating a Poll system and I need to check if a user has already
voted.
What should be the best way to do this?
1. Should I save the user IP along with its vote in the database?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.