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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Datagrid binding to the wrong value13 Sep 2007 19:23 GMT2
I have a datagrid that appears to be binding to the wrong value of the
data table being bound. The datagrid is in a user control that is used
multiple times on the page. The other instances are binding as expected.
I am binding to a datatable that I create in code and when debugging ...
Errors - two more13 Sep 2007 18:54 GMT2
I succeeded in putting up a datalist with thumbnails, four to a row.  I put
the height and width in the rows and invoked them in the aspx file with:
<asp:Image ID="Image1" runat="server" Width=<%#
Container.DataItem("TheWidth").ToString() %>
Custom error page does not work (Server.GetLastError() is null)13 Sep 2007 18:52 GMT2
Hello guys, i am trying to port my custom asp 3.0 error page to
asp.net.
I want to disable debugging in my asp.net projects but i want to show
the users a pretty page but that page should send me an email with the
send email13 Sep 2007 18:50 GMT3
Is there a way in .NET 2.0 to send email without the use of an SMTP server, or is a SMTP server have to be used?
Thread for the best ASP.NET Interview Questions13 Sep 2007 17:51 GMT4
Please share best interview sites in this thread :
I start with :
http://dotnetinterview.googlepages.com
Thanks.
Encrypted file upload using the FileUpload control and HTTPS13 Sep 2007 17:24 GMT1
I'm looking to create an application which will allow me to upload a
file using an encrypted/secure connection (SSL) and was looking to use
the FileUpload control.  This application will also allow my clients
to download the file over the same https: site.  Will both the file
problems using Visual Studio Development Server with forms authentication13 Sep 2007 17:23 GMT1
My .Net 2.0 app uses forms authentication, so it redirects to the login page
if the user is not logged in. However, if I configure it to use the visual
studio development server, the login page shows without CSS, javascript, and
images being loaded.
How get the virtual path based on the physical path?13 Sep 2007 17:20 GMT5
Server.MapPath("~/page.aspx") returns the physical file path based on
the specified virtual path. Is there any reverse method to get the
virtual path based on the physical path (both pathes belong to the
same web application)?
Creating Functions C#13 Sep 2007 16:31 GMT3
Hey all, got one question about creation of functions. I have a
function that receives a sql string and a datagrid to populate.
void populate(DataGrid grid, string sql){
.....
Configuring SMTP for emails13 Sep 2007 16:19 GMT5
I'm using this code for sending emails and its working fine because I had
configured SMTP in my machine in IIS.
now I'm using machine as a server for this application. but when running the
same application from other machine the email process is not working.
Can you use an Accordion control in a masterpage?13 Sep 2007 15:36 GMT3
Hi All - My Accordion control works fine until I move it into a master page;
Does anybody have an example of an Accordion control working entirely in the
masterpage.master file?
When I check the client src generated i find:
Prevent file deletion on deployment: just overwrite13 Sep 2007 15:24 GMT1
Is there an option to avoid the deletion of the entire site when doing
the deployment (Publish feature) ?
Why on the heart it has to erase *everything* by default?  This seems
absurd!
Selecting text after TextBox.Focus() is executed13 Sep 2007 11:41 GMT1
I see that the .Focus() method is new in .NET 2.0, which I think is
handy.
But is there a way to make text in a textbox selected when the focus
is set in it?  This would be equivalent to calling .select() in
best image format for line drawings?13 Sep 2007 11:40 GMT2
I am rendering a few graphs with GDI+ and sending images to a web page. What
image format is lightweight and the best for presenting line drawings
sharply and without compression artifacts? GIF? PNG? JPG is too muddy, and
BMP is too big.
Composite Control - Control sizing13 Sep 2007 11:36 GMT3
I have created a fairly basic composite control consisting of a Label
and a TextBox.  In the overridden Render function, I'm creating a
table with two rows and each row contains a cell (td).  The Label and
the TextBox are each rendered in one of the cells.  Everything renders
 
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.