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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Visual Studio 2008 does not let me create web sites03 Mar 2008 07:55 GMT4
I have a great problem. I have been installed Visual Studio 2008
Professional on two computers. One works perfectly. On the other computer I
don't know what happens when I click on FILE --> NEW --> WEB SITE because
Visual Studio does nothing. It makes me not case! The same thing ...
How do I show the selected node in the TreeView?03 Mar 2008 03:56 GMT1
I have a TreeView with so many nodes that it requires scroll bars.  When the
user selects a node the screen is refreshed and the selected node is no
longer visible.  The TreeView is opened to the selected node but the screen
is not scrolled to it.  How can I get the TreeView to ...
GridView - how to fancy it up?03 Mar 2008 03:07 GMT5
Out of the box, the asp.net 2.0 GridView is very plain. Even the AutoFormats
for it are pretty basic. That is compared to what you can get with a 3rd
party tool like Developer Express or Telerik. I'm new to so much of this and
wondering if it's possible using skins/css, etc. (not ...
ASP/ASP.NET: notifying RSS aggregators programmatically03 Mar 2008 02:09 GMT6
I understand there are major RSS aggregators that accept pings of new
available content using some XML mechanism/standard.
Can someone advise me briefly what that standard is and by what means I
could build programming into my custom content management systems to ping
Get the request for remote computer?03 Mar 2008 01:17 GMT1
How can I get the request for remote computer, I s there any way to do so?
for example can I get if the remote computer request for www.yahoo.com or any
web site?
Any help or redirection will be completlly appreciated ?
GridView Select Row By DataKey03 Mar 2008 00:08 GMT1
I have searched high and low and cannot figure this out. I want
programmatically select a row in my GridView based on a primary key
value (DataKey). You would think this is common, but I guess not. It
is easy to do when the data key is on the current page, but doesn't
ASP.Net Session programming for Newbie03 Mar 2008 00:03 GMT4
I'm just wondering if this is possible in Asp.net - I'm a newbie to Web
Programming:-)
I'm building this application that will hold a list Persons. A person can
have First Name, Last Name, Age, Gender etc.
Question on DropDownList02 Mar 2008 22:52 GMT2
I have a DropDownList in a DetailView like so
<asp:TemplateField HeaderText="PCode">
<ItemTemplate>
</ItemTemplate>
Check if ImageURL (which is an internet url) exists?02 Mar 2008 21:07 GMT2
Hi. Is there a way programmatically to check if an image control's ImageURL
property (which is an image on the internet) actually exists?  I have a 3rd
party company that hosts all the images displayed on my site, and I want to
display a default image if the ImageURL for a ...
ASP.NET / Visual Studio bug?02 Mar 2008 19:31 GMT2
I have a CSS file, in App_Themes folder, with the following code in
it:
/*
   Base
CSS and Asp.net 3.502 Mar 2008 19:29 GMT2
I would like to use something as follows in my web site:
Master.css
 @import url("reset.css");
 @import url("global.css");
expert in dot net by listening radio?02 Mar 2008 11:08 GMT4
hey i found this very intresting www.dotnetradio.info
Its real good one for dotnet beginners.
MasterPages and applying CSS to content pages02 Mar 2008 04:22 GMT8
Right now the header of my master page contains all of the CSS styles for
all of the pages that might be loaded in my ContentPlaceHolder.  The problem
is that my <style> tag is getting too large to manage.  I have 300 lines of
styles in my masterpage and I don't need all of this ...
single sign on - why not trust AD?02 Mar 2008 03:59 GMT1
For intranet development.. is there anything terribly wrong with
authenticating users against AD groups to determine what pages, menus,
features they should be allowed to see and use?
Would there be any valid reason for asking users to re-enter there AD
new ImageButton - no click event called02 Mar 2008 03:47 GMT1
I am trying to create a list of record every with an ImageButton
attached.
The code is like this:
ImageButton img = new ImageButton();
 
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.