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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How Can I read the Binary data from Database25 Dec 2007 14:43 GMT1
I have probelm that I hung with for three weeks, My problem is I want to
read Binary data from database. I will told you what I did :
first I declear an array byte and I cast the value in the database to byte
after that I use memory stream then I read the value by using method
Zip an entire directory tree25 Dec 2007 14:42 GMT1
Is there a way to programmatically zip an entire directory (and
maintain all sub-directories and files) using Visual Studio.NET 2008
in VB?
*Preferably using SharpZipLibrary or the .NET Framework itself; No
PUTTING THE ASPS INTO THE TRANLOADAS24 Dec 2007 15:18 GMT3
HELLO I AM WONDERING IF ANYONE CAN HELP ME PUT THE ASPS IN THE TRANLOADAS I
AM NOT VERY FAMILIAR WITH THIS METHOD PLEASE SOMEONE HELP ME THANK
YOU~~~~~~~~!!!!!!!!!!!!!!!!!!
Session_start event does not get fired24 Dec 2007 15:13 GMT1
I have a web application which runs fine on our production server. But
now when I install abother production server, it gets
"System.NullReferenceException: Object reference not set to an
instance of an object". It is because the session variable does not
WebDAV Request Question24 Dec 2007 04:33 GMT2
Can anyone point me in the right direction of what the WebDAV request
looks like when you "read" a file out of IIS?  For example, when the
Visual Studio edits a live web site, it brings back an .aspx page for
edit without processing it. I am looking for that request that will
invalid Email error for myname@cfl.rr.com address23 Dec 2007 23:13 GMT1
I have code written to update the users email address...
               Dim u As MembershipUser
               u = Membership.GetUser
               u.Email = Me.txtEmail.Text
Dynamically generating CSS classes23 Dec 2007 17:25 GMT2
There are many situations in which we want to assign certain styles with
multiple CSS properties to a control, quite often the same ones for multiple
controls. Sometimes these styles must be dynamically generated just like the
other parts of the control. Because of the need to ...
where to find IIS ASP.NET config aplet in Vista ?23 Dec 2007 12:31 GMT1
If i open Computer Management on Vista (business) i can not find  the IIS
MMC in the tree.
How do i configure ASP.NET in Vista then ?
What windows features do i need to install /configure ?
How to programmaticaly change the web.config?23 Dec 2007 10:35 GMT3
Hello group..
Is there a way to change web.config entries at runtime? I haven't
found a class for that.
I have around 20 entries in the web.config, and I want a add a
Delete effect23 Dec 2007 10:20 GMT1
Is there any way to handle a fade effect like script.aculo.us but on
the server side?.
I mean a call a fade effect and i want to know when it finished to
raise another server method?
Access to App_Data Folder23 Dec 2007 08:45 GMT3
I want to write files to the directory /App_Data/XML/ on my web hosting
server but get access denied.
What user am I supposed to give access rights to ? My Membership stuff
is all done via a custom Membership provider which all works OK.
why do i have to click two times on the button?23 Dec 2007 05:43 GMT5
I want to insert values from a dropdownlist and textbox into a table. The
textbox may be visible only if the selectedvalue of the ddl is "2".
My problem is that i need to click two times on the button before the values
are inserted in the table. I put a response.write to check the ...
Ajax Rating control CurrentRating as double23 Dec 2007 04:21 GMT1
I want the CurrentRating to be a double instead of an int. I made the
changes in the code but now the stars always fill with 1 more then it should
if the CurrentRating has a decimal value.
I tried to change the RenderContents method too:
Error in dataTable with Oracle23 Dec 2007 04:03 GMT1
I have this SQL
SELECT name FROM table WHERE name = @parameter
And this methods make in Visual Studio
getData(@parameter){
issue when populating data in textbox on dropdownlist box selection23 Dec 2007 03:55 GMT1
i have a webpage on which
first thing i am adding record using textboxadd and buttonadd.
------
this works fine
 
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.