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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Paths in Subdomains15 Jan 2007 15:07 GMT7
I have my site xyz.com.pk hosted on a domain, also there is another
subdomain hosted as admin.xyz.com.pk.
I have a form in the admin subdomain that wants to save a file in the
xyz.com.pk subdomain. I am having a problem with the path of file. I
web app project errors after installing sp115 Jan 2007 14:32 GMT6
On winXP with VSTE for software developers installed,
I downloaded and installed vs2005 sp1
during the install i was informed that I had to uninstall the web
application project package
deploying webform?15 Jan 2007 14:29 GMT6
I've been working on local host to create a webform in asp.net. now
I'supposed to deploy it on another server how could I do this?
Thank you
User Control Strange Request15 Jan 2007 13:24 GMT4
I have a user control that contains a button with a btnSubmit_Click
code. I put the control in a page and works great. I want to have the
ability in some pages to add some code to the page in order to be
executed just before the btnSubmit_Click and then the rest code of the
WinForm control to WebForm control15 Jan 2007 12:09 GMT2
I have a windows form ActiveX used for connecting remote servers.  It
is related to a video streaming interface (as I am a system integrator,
I don't know what technology they actually used).  However, I can't
integrate the same ActiveX successfully to a web form.  How should I
Sqlconnection object in website15 Jan 2007 11:10 GMT4
Hi Guys I have a problem here.
I want to improve the performance for a website. When I looked into the
system, I have found that the system made the "SqlConnection Object" static.
That mean only one SqlConnection object will be used.
Nested user controls assigning value to childs property.15 Jan 2007 10:15 GMT2
Scenario:
I have a datalist control bound to a datasource. By itself, this works
just fine. Now, inside the ItemTemplate I have a custom user control (I
wrote this user control) and it has an itemId property exposed so I can
Open stream as pdf15 Jan 2007 09:33 GMT1
Hi, I'm using this code to open a pdf BinaryStream from database as pdf
Document and it's working :
Response.AddHeader("Content-Disposition", "attachment;filename=File.pdf");
           Response.ContentType = "application/pdf";
Web page size15 Jan 2007 07:53 GMT2
With the advent of Service Pack 1 for Visual Studio 2005 we at last get
a possibility
to convert our old ASP.Net 1.1 web application to ASP.Net 2.0. We
converted it. And we were unpleasantly impressed. There are many just
Compile time type check in C#15 Jan 2007 07:39 GMT2
I am working with .NET 1.1 datatypes in my project in C#.
I ended up writing code a typical waterfall if..else modal.
if ( xType == "System.String")
 do this
Javascript Confirm()15 Jan 2007 07:20 GMT7
Can any one direct me in how to use javascript confirm() function when
a condition is met from codebehind. I don't want to attach this to a
button. When I submit the page, I want to check some business rules,
and based on the response from the database, if the response is Yes, I
Show progress bar during page Load code running . .15 Jan 2007 06:46 GMT2
I have a asp.net 2.0 page that runs a large DB query on the Page_Load
event.  This is needed because it generates an array of pictures that
are then dumped out onto the webpage.
Is there any way to display progress to the user while this query is
Multi Culture Applications15 Jan 2007 06:30 GMT1
Does anyone have any experience developing applications which might be used
in non english speaking countries , even Japan.
I may have to get invloved in this and was wondering where I can find
experienced people to give me some pointers advice or point me to good
.NET page old Javascript15 Jan 2007 05:35 GMT1
I changed a couple of things on the server
among them - Javascript include
I started testing - seems like uses old Javascript
I renamed Javascript file - does not seem to notice
Installing an ASP.NET app - what settings?15 Jan 2007 05:22 GMT3
Hi;
According to the WIX post at
http://www.mail-archive.com/wix-users@lists.sourceforge.net/msg03741.html an
ASP.NET installer is supposed to set WebApplicationExtension for 42 different
 
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.