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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
cannot find property on master page04 Dec 2007 16:07 GMT4
Following the directions found here ( http://msdn2.microsoft.com/en-us/ehszf8ax(VS.80).aspx
),
I have this public property on my master page:
   public string PropertyID { get { return propertyID; } }
Free ASP.NET RichText Textbox Control?04 Dec 2007 15:50 GMT11
Hi. I'm trying to find a FREE (and good) RichText Textbox control for
ASP.NET.  It's for a nonprofit site so I literally can't spend any money to
obtain one.  I have tried the found and tried the following but they both had
serious limitations and won't work.  Anyone know of any ...
user control to custom databound control04 Dec 2007 14:22 GMT2
hey all,
i have a user control that has a user control in it. is it possible to turn
this whole thing into 1 custom databound control or would i need 1 custom
control per 1 user control? can you nest custom controls like you can user
div woes04 Dec 2007 14:11 GMT3
hey all,
i have 4 divs on my page and i'm trying to use css to lay them out. i'd like
to have div1 and div2 side-by-side and div3 and div4 side-by-side.
is there a way to do this thru css?
databinding and dynamic controls04 Dec 2007 14:09 GMT2
hey all,
can someone please show me references to or how to dynamically build a
textbox and bind it to a datatable field?
thanks,
How to delay page redirect?04 Dec 2007 13:16 GMT2
In my web application, an authenticated user can edit a lot of
personal information and then finally can click on Update/Save button
to save the info.
I did it using MultiView.  When the Update or Save button is clicked,
Problems calling a web service from a VB20.net app on a mobile dev04 Dec 2007 12:20 GMT1
My first problem is: I am having an issue when using a web service. The web
service is written by another department and say its running fine but when I
call it, I sometimes I get a system.net.webexception return instead of the
correct return. Would anyone have any advice or ...
Spell check in a web page.04 Dec 2007 08:01 GMT2
Can anybody suggest good spell checkers that you can put into ASP.Net 2.0
pages?
TIA - Jeff.
Hover over produces a balloon.04 Dec 2007 07:54 GMT1
When you hover over something, you can get it to display text (for things
like a hyperlink). How can you do that but produce a larger window with more
information. Go to download.com, put in something to search for and when you
leave the mouse over the link, it produces a box.
programatically clearing the outputcache04 Dec 2007 07:48 GMT1
Howdy,
How do I forcibly clear out the cache for entire web application? I want to
give my customer the option to clear the cache after any major data updates
they may do.
MapPath returning wrong string04 Dec 2007 07:13 GMT2
The following command...
string DebugString =
System.Web.HttpContext.Current.Server.MapPath("App_Themes");
is executed from my ThemeManager.cs class in my App_code directory
Utilities File04 Dec 2007 02:54 GMT1
     I want to add a .vb file to my project that contains some
utility functions that will be re-used by different pages within the
project.
     When I go to Add New Item, it offers me a Class file - which is
calling 'GetLocalResourceObject' from a nested class04 Dec 2007 01:01 GMT1
I am using C# and I created an .aspx page and the corresponding .aspx.cs code
behind file.  In the code behind file I have the following class structure
public partial class myclass : page
{
GridView03 Dec 2007 23:30 GMT1
How do I get, in a GridView Deleting event the Primary Key of the
GridView row clicked?
I have in my GridView the following:
MyGrdiView.DataKeyNames = New String() {"TagId"}
SessionID -> UserId Insert and View03 Dec 2007 23:05 GMT3
Using either EW or VSE2008, I want to have a GridView that will:
- Insert the logged in user's UserId from either the User table or the
membership table when the user inserts a record.
- When the user views the GridView, only their records are shown.  I don't
 
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.