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
Double Hop Network Issue20 Nov 2007 02:47 GMT2
Still working on trying to solve this issue. I have an ASP.NET aspx
page that needs to copy a file to a fileshare on another server.
As a simple test I have been trying to do the following:
         string fullPath = @"\\someserver\someshare\log.txt";
ASP.NET ReportViewer popup-type navigation url20 Nov 2007 01:31 GMT5
Can a new browser window be made to popup when a ReportViewer, table,
textbox is clicked ?
The textbox, properties, navigation, jump to url property doesnt seem to
like
generate reports in PDF19 Nov 2007 23:45 GMT7
Any pointers on how to generate reports in PDF using ASP.Net 2.0
Signature

Kumar.A.P.P
Software Engineer, Infosys Technologies Limited.

Reading XML Documents19 Nov 2007 23:35 GMT5
Howdy,
I have an XML document, see below. I'm trying to read from it and pull
attributes and elements as needed. The only thing i've been able to get to
work is using the Read method of the XmlReader class. I see there are other
High level design question19 Nov 2007 23:34 GMT5
What is the best way to safely access a companies ERP data (SQL server) from
a website that is hosted outside the firewall ?
Final Stretch for TreeView Woes - Need Heroic Suggestions19 Nov 2007 22:08 GMT1
I am almost done my treeview find-or-create logic
but keep getting parent nodes as parents of other
parent nodes... er, if you follow me. For example:
/parent
Counting files in directory19 Nov 2007 22:05 GMT2
I have an ASP.Net web site that does some file system folder access.  One of
the things I am doing is counting the # of files in a passed directory to
determine if I show or hide something on the page.  My problem is that I
want to ignore hidden files in the count but I can't ...
Infragistics vs. DevExpress19 Nov 2007 21:53 GMT5
I'm hoping to get a response from someone who has actively used both
products (Web Based).  I have been a very long time user of DevExpress
components both WinForm and ASP.Net and, overall, they're OK.  With the
change in DevExp licensing scheme, I'm no longer entitled to upgrade ...
master page across multiple web applications is broke?19 Nov 2007 20:51 GMT1
I am trying to use a master page in more than 1 web application. I am
looking through a post on how to do it and it says "In the MasterPageFile
attribute, refer to the master page in the root project using a relative
path from the current document.  " Ok so I did
this doesn't work with Netscape19 Nov 2007 20:45 GMT4
this works with IE 7 (you can see the red label with 60px length), but not
with Netscape 8 (nothing appears):
<form id="form1" runat="server">
<asp:Label ID="Label2" runat="server" BackColor="Red"
It is an error to use a section...19 Nov 2007 19:43 GMT2
I have a web site I developed on development workstation using ASP.NET 2.0.
Published it to my Win 2003 Server. This Server has been a lot of trouble -
just recently de-installed and re-installed iis and asp.net 2.0. Still
getting w3wp.exe memory errors.
how to display the content in dataset programmatically, but look like a gridview?19 Nov 2007 19:02 GMT1
I am learning ASP.NET.  Try to create a grid view programmatically.  More
precisely, I used to work with record sets in traditional ASP.  With a
recordset, I could display it in any tabular view I want.  How do I do the
same in ASP.NET?
resource sharing between web applications?19 Nov 2007 18:57 GMT1
I need to share resources between web applications in the same solution. The
resources are things like themes, master pages, config file sections like
connection strings, databases (especially the one used by asp.net
configuration tool). Is there any way to do this? and if so, is ...
aspnet_wp.exe could not be started19 Nov 2007 16:54 GMT2
This whole thing has already been discussed in this thread:
http://msdn.microsoft.com/newsgroups/default.aspx?query=aspnet_wp.exe+could+not+
be+started&dg=microsoft.public.dotnet.framework
...
Changing icon in GridView, and back19 Nov 2007 16:28 GMT1
I have a gridview with a templatefield and an imagebutton
<asp:TemplateField>
<ItemTemplate>
<asp:ImageButton ID="Riepilogo" runat="server"
 
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.