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
Menu Control and Sitemap, eliminate the home column on the menu display11 Jan 2007 03:30 GMT1
My menu and sitemap:
home     foo        bar
                foo1      bar1
                foo2      bar2
Overriding GridView11 Jan 2007 02:54 GMT1
I am overriding the GridView component...
public class NewGridView : Gridview
...
the class is defined in NewGridView.cs in the App_Code folder.
Custom control that can contain other controls11 Jan 2007 01:10 GMT11
How can I create a custom control which will wrap its content in a
header and footer?
eg:
Is it possible to create a .NET user control which can surround other
Sort ListBox11 Jan 2007 00:52 GMT4
Can the items in a ListBox be sorted by the name of the items?
The ListBox actually lists all directories & files existing in a
directory on the server. Note that all the directories should be listed
first followed by the files.
Change to web.config and restarting application.11 Jan 2007 00:39 GMT7
I am not convinced and need your opinion.
My understanding is that if bin directory's content is changed then the
ASP.Net application recycles (Applicatin is restarted). Is it also true
for the web.config file.
Compression - need help asap!!!11 Jan 2007 00:24 GMT1
I've created a little compression class to be used by asp.net.  Simple really, no heavy code anywhere.  Have a looksee (it's
in VB.NET):
#Region "Imports"
Imports System
ObjectDataSource: Value of session variable never passed to defined SelectMethod10 Jan 2007 23:57 GMT1
On a page I am using a repeater which is linked to an ObjectDataSource
(same page):
<asp:Repeater ID="VideoListNewestRepeater" runat="server"
DataSourceID="VideoListNewestDataSource">
System.Net.Webclient screen scraping: how to gracefully handle 403 (and other) errors?10 Jan 2007 23:40 GMT6
I've written a very small ASP.NET page to scrape thousands of pages of
content based on database IDs. It loops through a dataset to get the IDs. It
worked well in testing but now I am getting an annoying 403 error that
causes the script to abort halfway through my download.
embedding *.flv file into aspx page10 Jan 2007 23:17 GMT1
How do I embed a *.flv file (Flash Video) into an aspx page similar to
embedding windows media player active x control?
Cheers
Ollie Riches
Anyone Interested?10 Jan 2007 23:14 GMT1
I have an idea for a very cool social networking site.  I have been in
the software industry for 10 years but on the sales end.  I need some
help with some web development.  Anyone interested?
Application10 Jan 2007 23:10 GMT1
Hello can some one please help me, its been a while that I've been having
this problem.
I have trying to write web application in vs2005.The application work fine
in vs2005 ie while running by pressing F5, however when i type
DataFormatString does not work in Boundfield10 Jan 2007 23:09 GMT1
question says it all - any ideas?
Session restarting for every page10 Jan 2007 22:10 GMT2
I have an ASP .Net 1.1 app where I am trying to store some values in a
session object. The problem I am encountering is that the Session appears to
restart for every page loaded and also for every page refresh.
I have enableSessionState="true" set in the page directive of each of ...
placement of dynamic control depends on VALUE of dynamic control10 Jan 2007 22:07 GMT1
A dynamic control (A dropdown) is created in PageLoad, but the value of
the dynamic control dictates where it's added (such as which cell in a
table) on a postback.
Seems like a catch-22.  I need to retrieve the value of it, before it's
How to Handle a SQL Statement with Quotes10 Jan 2007 22:01 GMT1
To any who might be able to help this is the situation.I have a
dropdown list that gets populated from SQL. It contains both single and
double quotes. It populates the dropdown list just fine. I create a
variable and assign its value to whatever is the selected value of the
 
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.