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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
URL Unchanged Regardless of Page Viewed26 Jun 2007 21:22 GMT1
When you click on the various links in the site menu, (at the URL below),
the URL in the browser's address bar does NOT change. It stays
"richardgrimes.com" regardless of which page you are on.
http://www.richardgrimes.com/
Compile warning Access of shared member will not be evaluated26 Jun 2007 21:16 GMT1
I'm in the process of migrating from VS 2003 to VS 2005. One of the compile
warnings I am seeing is:
"Access of shared member, constant member, enum member or nested type
through an instance; qualifying expression will not be evaluated. "
Should I use a Role or Personalization26 Jun 2007 20:54 GMT2
We have a time and project tracking system.  In short, only certain
users will be entering time, while everyone has access to the project
listing side of things.  I need to make sure those who enter time
actually have entered it for each week... sooo.....  how would you
help using assemblies from GAC26 Jun 2007 19:28 GMT5
I have an asp.net application and a number of assemblies in GAC. These
assemblies have to be in GAC because they are used by other services.
I figured out how to get ASP.NET to reference them in web.config using
<system.web><compilation><assemblies>
How do I display an image in a panel26 Jun 2007 18:50 GMT4
If I place a Panel into a TableCell how do I display an image in the panel?
Do I need to draw it in the Paint event or can I tell the Browser to do it?
Thanks
Password Answer26 Jun 2007 18:43 GMT2
How can I get the Password Answer string on Asp.NET 2.0 Membership?
I want to display it but I can't find the function to get it.
Thanks,
Miguel
DotNetGraph Color26 Jun 2007 18:40 GMT1
I have a DotNetGraph and I have two bar graphs.  I would like to make
each bar a different color.  How do I do this?
Create Enum at runtime26 Jun 2007 18:40 GMT1
I have an enumeration, A,  with 10 items.
I want to create a second enum, B, at runtime having 5 of the items of
enum A.
Is this possible?
GridView doesn't refresh schema after changes were made in bounded stored procedure26 Jun 2007 18:35 GMT1
I am creating an ASP.NET 2.0 web site and have the following problem :
1.    I have a GridView which bound to the object data source.
2.    This object data source is SQL Table adapter that I added to the
data set via IDE .
FormView Button not working26 Jun 2007 18:08 GMT1
I have a FormView that I put into Insert mode and entered data fields.  The
Insert button has code in the OnClick event to insert the record.  I ran
debugging and it does not even run the code.  Below is my FormView button
code.  Can anyone help please?  Thanks.
CheckBoxField returning string?26 Jun 2007 18:03 GMT1
I am using a datagrid and have a column which should consist of
checkboxes. The datafield that generates the checkbox-column is bit,
but I am getting this format error:
System.FormatException: String was not recognized as a valid Boolean.
DropDownList ... What is going on?26 Jun 2007 18:01 GMT3
I created a DropDownList in runtime and added to a panel:
   Private Sub ddlCity_Init(ByVal sender As Object, ByVal e As
EventArgs) Handles ddlCity.Init
    ddlCity.ID = "ddlCity"
Moving listbox items from one to another26 Jun 2007 18:00 GMT3
I search on codeproject and google but didn't find what I was looking for.
Anybody know of a good implementation where you have 2 listboxes and you
want to move items between the 2.
I.e.
Hyperlink Repositions to top of screen26 Jun 2007 17:05 GMT2
I have a Hyperlink...
<asp:HyperLink id="HyperLink1" runat="server" CssClass="LinkButton"
href="#">Add Item</asp:HyperLink></TD>
Which when clicks calls a javascript function AddItem. This linkage is
How to cope up with .NET26 Jun 2007 17:00 GMT20
I am working on Vistual Studio since last 10 yrs. Working from VC++ 1.x and
VB 3.x. Currently I am working in VS 6.0, classic ASP, COM, ADO. Today its
called as old technologies. I have very novice++ expereince with .NET.
Recently I appeared for one intvw and that guy just ...
 
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.