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 / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ASP.NET paging and return value03 Nov 2007 06:25 GMT1
I can't figure out why this is not working? I need to display all the
rows for a given query for a given page index (ex. row 10..20) and the
total number of rows. I got the first part to work. However, when I
added the return parameter value, the first part is empty but I do get
AJAX file upload03 Nov 2007 03:41 GMT4
Hi everyone, I need to implement async file upload (like attaching file to
email message in hotmail).
Now, asp.net ajax partial updating does not support file upload. So, any
guideline, info, suggestion how to achieve this?
Fire Event03 Nov 2007 03:02 GMT1
I have two custom controls: Parent and Child. I added Child to Parent.
How can I from Child control make a custom Parent event to fire?
Thanks,
Miguel
HttpWebRequest proxy problem03 Nov 2007 02:57 GMT1
Hello, I have some code which use HttpWebRequest class and I see by default
it use IE proxy settings. It means If I will not put any proxy this class get
IE proxy and use it. How turn this off?
Can I use some global settings in code force this class don't use IE by
Label won't display when modified in code behind02 Nov 2007 21:47 GMT1
I have a label control on my form I'm using the same way a label is used with
a validator control; the reason for this is lost somewhere in antiquity at my
employer.  Anyway, I do a substantial amount of client-side data validation
via JavaScript, setting the Text property of the ...
httpcontext.current OR httpruntime ?02 Nov 2007 21:04 GMT6
in asp.net 2,  
I load a dataset from the Cache object into a local object to use to perform
processing. I had been using httpcontext.current.cache and what I noticed is
sometime I'm not able to get the dataset out of the cache.
Could not load file or assembly or one of its dependencies.02 Nov 2007 20:25 GMT1
I was updating one of my .Net 2.0 web application on a customer's
server yesterday. after I replaced the new dll, I got a error when I
access it :
Could not load file or assembly "xxxxx" or one of its dependencies.
Global variables02 Nov 2007 20:18 GMT2
Hey guys
Can people give me their views on this.
When i make a cs class file for my asp.net app i cant use Application
objects for my globals?
Async Upload Control02 Nov 2007 20:12 GMT1
I'm just writing to announce that I've just uploaded an Asynchronous
Upload Control in my website, and I'd like some feedback about it.
The control was built for a project I'm currently working on and it's
pretty self explanatory.
Using profile in a Class02 Nov 2007 18:18 GMT1
Im accessing my profile in a Class using:
       Dim P As ProfileBase = HttpContext.Current.Profile
       Dim myInt As Integer = P.GetPropertyValue("myProfileId")
All is working fine, however how do I use the
Cookies02 Nov 2007 17:48 GMT1
have a problem with saving values into cookies.
In a grid i have a imagebutton which which rowcommand looks like this
                           Dim BookMarkCookie As New
HttpCookie("BookMarks")
Convert a 'normal' website to an ajax website.02 Nov 2007 17:39 GMT4
How can I add ajax functionality to my website. I already know about the
code but are there references I need to include?
TIA - Jeff.
Validating a text box02 Nov 2007 17:10 GMT5
How do I validate a text box field which only requires a number in it?
How to maintain the display state of a <div> element?02 Nov 2007 16:57 GMT1
How to maintain the display state of a <div> element?
Is there a simple way to maintain the display state of a <div>
element? On my page,  a
div block can be hidden/shown by js function showhide(). I would like
App Components Not Working After Server Move02 Nov 2007 16:35 GMT1
We have a production web app hosted by an ISP thats been running for about 4
years built with VB.NET compiled under version 1.1 of framework running on
their Windows 2000 Server environment. The app was recently "copy deployed"
to a new server running Windows 2003 Server. The app ...
 
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.