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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DateTime Picker14 May 2007 08:08 GMT1
I am looking for a free Datetime picker for ASP.NET 2.0.
Any suggestion?
Thank you in advance.
Regards,
Regex - unable to locate ASCII characters14 May 2007 07:57 GMT6
I need to replace double quotes inside the text from the database with "  to
correctly display my text. I was trying to use Regex to perform such a task:
Regex.Replace(text, "[\x22\x93\x94]", """)
to catch standard " sign and non-standard “ and ” - but non-standard double
Problems with VS2005 on Vista14 May 2007 05:35 GMT6
Hi all...
Well my earlier post aboout not being able to access http://localhost has
been resolved. I am still having problems testing my Web site project.
First,  thanks to Juan Libre I edited my HOSTS file and can access
SoapFormatter only works in Full Trust?14 May 2007 04:15 GMT5
I posted an earlier issue under the name "That assembly does not allow
partially trusted callers" but have now identified what the issue is.
As explained before I am working in ASP.Net 2.0 using VB.Net and had
developed an application that ran correctly on my development server ...
Upload file functionality fails randomly14 May 2007 02:59 GMT2
I've got a web application that includes a file upload page. It was upgraded
from v1.1 to 2. We haven't converted the page to use the newer file upload
control, though. We're using the  encType="multipart/form-data" attribute on
the form element. Everything seems to work with no ...
GridView and DropDownList14 May 2007 02:54 GMT3
I have to display a table with customer data (GridView). However, I want to
be able to show DropDownList controls inside one of the columns, not just
textbox controls. Is this possible? Is it possible to have all of the
controls active so that a simple click of the Submit button ...
Diagnostics.Process.Start as another user from ASP.NET 2.014 May 2007 02:17 GMT4
Here is what I am trying to get to:
I have a console exe that grabs information from the network and writes to
an XML file on the website that web pages then render information from. The
console will be scheduled to run through windows scheduler. However,
Property14 May 2007 01:45 GMT1
I am creating a custom web control where one of its properties is a
generic list:
   <Bindable(True), Category("Format"), DefaultValue(""),
Localizable(True)> Property Features() As Generic.List(Of Feature)
Generic.List14 May 2007 01:02 GMT1
I have an Enum and a Generic.List(Of Enum)
1    Public Enum Mode
2      Count
3      Day
Newbie, create a smart client help13 May 2007 21:57 GMT4
I'm running VS2005 Team, SQL Server 2005, .net framework 2.0
I've been asked to develop a small smart client that uses form based
membership authentication and writes to only one sql server table, can
anyone help me find an example or tutorial regarding this application. I'm
Issue submitting forms13 May 2007 21:42 GMT1
I have left my Web site out at my provider for a long while.
Yesterday I tried changing quite a few things on it but it all ended
in tears.
None of the form submit button submit anymore.
Spider and get tag information of one web page13 May 2007 21:36 GMT3
i would like to know if anyone knows about a code sample.
Lets say for example
http://shopping.yahoo.com/search;_ylt=AowRaqOx9PVGQC1OCxcj9vsEgFoB;_ylu=X3oDMTBh
NjRqazhxBHNlYwNzZWFyY2g-?p=+friendship+roses+&did=&x=51&y=10

As you can see that there is a lot of items.
question about web.sitemap13 May 2007 20:12 GMT2
is it possible to use several web.sitemap files in one application (e.g.
web2.sitemap, ..)?
If yes, how to tell the Menu control to use web2.sitemap instead of
web.sitemap?
Bound control amd null values13 May 2007 16:06 GMT1
I have some drop downs in a formview. I am binding them to a datasource with
the bind syntax e.g. SelectedValue='<%# Bind("DirectorID") %>' . This works
fine when there is a value to be bound to, but when the underlying data is
null I get an error saying the value is not in the ...
Find controls in a Repeater13 May 2007 15:11 GMT1
I have a Repeater that dynamicly displayes some textboxes. Each Textbox has
an ID like this (example): ID="10_20_textbox". The first number (10)
describes what article this field is for, and the secound number (20)
describes what article attribute this belongs to. In my code I ...
 
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.