| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I have a Solution that contains a website and its web.config and
another project named testWebSite.
I need to access to the web.*config located in...
skneife@gmail.com
|
12-20-2007 01:31 AM
Mohamad Elarabi | 4 | 10 |
|  | Is there anyway to turn off visual studio file monitoring? It is
interfering with my web application debugging. here is a problem:
sometimes, BUT...
mr t
|
12-20-2007 12:12 AM
mr t | 0 | 17 |
|  | Where can I find information (books/links/webcasts, etc) that'll give me the
basic architecture of developing a site? It won't have all of the...
VMI
|
12-19-2007 11:46 PM
mskarthimail@gmail.com | 2 | 11 |
|  | Hi,
I'm experimenting with the session state to see how it works. I'm trying to
increment with every page load. When I try to do this, I get an...
Ant
|
12-19-2007 11:02 PM
Manish | 1 | 11 |
|  | Hi,
I have a text field, where i want the user to add only numbers. The minimum
value should be 1 and there is no limit on maximum value.
I cannot...
M. Ali Qureshi
|
12-19-2007 09:37 PM
Mohamad Elarabi | 3 | 14 |
|  | Hello. I have simple file handler.
public void ProcessRequest (HttpContext context)
{
context.Response.WriteFile(FullRealPath);
}
it works but not...
SushiSean
|
12-19-2007 08:45 PM
Mohamad Elarabi | 1 | 13 |
|  | Hello,
I have a custom control as follows:
Public Class Section
Inherits Control
Implements INamingContainer
Protected Overrides Sub...
shapper
|
12-19-2007 08:31 PM
Mohamad Elarabi | 1 | 12 |
|  | I riepilogate with corrections and updates:
I've an Ajax Accordion that gets data from a database, in its content
there is a Repeater that gets data...
Vittorix
|
12-19-2007 08:26 PM
Vittorix | 4 | 10 |
|  | Hello. I posted this problem in the
microsoft.public.dotnet.languages.csharp origionally but moving it
here since I think it probably belongs here...
NvrBst
|
12-19-2007 07:17 PM
NvrBst | 2 | 16 |
|  | Can anyone point to an article or blog that describes the *functional*
differences between a "Web Application" and a "Web Site" in...
CMoya
|
12-19-2007 06:24 PM
CMoya | 3 | 11 |
|  | I am using VS2005 to build an ASP.net2.0 web site. After buidling from
VS2005, where is the generated object files and temporary files? I
cannot find...
twowaystosayiloveyou@gmail.com
|
12-19-2007 05:28 PM
bruce barker | 1 | 17 |
|  | I've placed a standard asp.net button at my page.
For a reason which I don't know, Internet explorer shows the button very
very wide. It begins at...
OK
|
12-19-2007 05:04 PM
OK | 3 | 9 |
|  | I installed the service pack for Visual Studio 2005 on my main computer and
my backup computer. My web application project ran ok after...
Parrot
|
12-19-2007 04:44 PM
Parrot | 2 | 16 |
|  | Hello,
I am a rookie web developer and faced with an important decision of choosing
the development platform and language for a brand new software...
VR@MSDN.COM
|
12-19-2007 04:03 PM
Wolfing | 6 | 14 |
|  | In my application, new accounts must be created by an administrator--users
will not create their own. Ideally, the user could then log on and...
Jonathan Wood
|
12-19-2007 03:44 PM
Jonathan Wood | 2 | 10 |
|  | Hi,
In my application, I'm storing the user's email address in the Membership
UserName field. So far, so good.
Now I need to support changing this....
Jonathan Wood
|
12-19-2007 03:12 PM
Jonathan Wood | 0 | 14 |
|  | I have developed an application that opens a powerpoint template, inserts
data from our database into it, and displays it to the user. It works...
Wannabe
|
12-19-2007 03:12 PM
bruce barker | 4 | 12 |
|  | Hey guys,
In IE7 where I am tesing my Web Apps written with VB in VS 2005 I have set
the IE option:
"Display Notification of all script errors" to...
John Kotuby
|
12-19-2007 02:54 PM
John Kotuby | 3 | 17 |
|  | Hi, I'm asp.net newbie and converting a old classic asp system, and on
classic asp we had:
<table>
<% While rs.eof %>
<tr>
<% For I = 1 To 3 'we'll...
Paulo
|
12-19-2007 02:43 PM
Peter Bromberg [C# MVP] | 3 | 14 |
|  | Hi all,
I have some newbie questions regarding ASP.Net 2.0 web sites under
VS2005.
1. Whenever I create a ASP.net web site application, the...
gouqizi.lvcha@gmail.com
|
12-19-2007 02:40 PM
Peter Bromberg [C# MVP] | 3 | 9 |
|  | I posted this this morning but it never went through, so I am trying
again -- apologies for the duplication if so.
I need to validate several...
Ned Balzer
|
12-19-2007 02:01 PM
Mohamad Elarabi | 1 | 14 |
|  | Here has the good thing which you could not think, cheap, will
bematerially
beneficial will be you obtains the best repayment, willregister...
cheapeshopcn8@gmail.com
|
12-19-2007 01:30 PM
cheapeshopcn8@gmail.com | 0 | 9 |
|  | Hi all,
Here's a matter I can't fix:
the method OnCheckedChanged is correctly fired when the checkbox is
selectioned, but not when the checkbox is...
Vittorix
|
12-19-2007 01:16 PM
Vittorix | 2 | 9 |
|  | hey all,
i'm trying to run the close.window() method with a button click event that
shows up thru an iframe.
can someone please tell me if this is...
rodchar
|
12-19-2007 12:55 PM
LVP | 2 | 15 |
|  | This seems like it should be simple to do but for some reason I have
been unable to make it work.
I would like to databind a SqlDataSource to a...
mohaaron@gmail.com
|
12-19-2007 12:47 PM
Latish Sehgal | 5 | 17 |
|  | hey all,
is it possible for javascript to get to the value in
Request.QueryString("id")?
thanks,
rodchar
rodchar
|
12-19-2007 11:51 AM
Mark Rae [MVP] | 3 | 15 |
|  | I was curious what most people do when they want to send an email from their
Web application, which is hosted on a shared server owned by...
Jonathan Wood
|
12-19-2007 10:58 AM
Barrie Wilson | 8 | 17 |
|  | How dynamically hide / show edit button in the gridview?
http://www.alvas.net - Audio tools for C# and VB.Net developers + Christmas
discount
Alexander Vasilevsky
|
12-19-2007 10:56 AM
Jon | 1 | 11 |
|  | Greetings!
I'm interested in extending what's available in the .NET framework
with regards to globalization and localization. I've read...
bullines@gmail.com
|
12-19-2007 10:46 AM
bruce barker | 3 | 13 |
|  | Hi group,
I'm trying to extend the ImageButton webcontrol to add "Ajax"
functionnality. So, my control implements ICallbackEventHandler and
I'm...
timor.super@gmail.com
|
12-19-2007 10:34 AM
bruce barker | 1 | 15 |
|  | hey all,
would it be safe to assume that the majority of the browsers out there can
handle iframes?
thanks,
rodchar
rodchar
|
12-19-2007 09:16 AM
rodchar | 3 | 16 |
|  | hey all,
i have an image on my .htm page in vs2005 that doesn't show up in the
designer, however, when i run it it does show up. why doesn't it show...
rodchar
|
12-19-2007 08:29 AM
rodchar | 3 | 15 |
|  | Hello,
I want to make a file available to a user for download on an ASP.NET
page.
So I need to have a button that when clicked, the file is...
shapper
|
12-19-2007 07:53 AM
George Ter-Saakov | 2 | 13 |
|  | how can i bind the listbox on keypress events.......
kairs86@yahoo.com
|
12-19-2007 04:36 AM
Patrice | 2 | 13 |
|  | Hello,
Can anyone point me in the direction of some good introductory resources to
MVC and Web. I have looked up several resources on MVC in general...
Richard Coltrane
|
12-19-2007 02:40 AM
Patrice | 2 | 16 |
|  | Hello,
I am adding an undefined number of Text Boxes to page.
I say undefined because the number of Text Boxes added is defined by a
property of my...
shapper
|
12-18-2007 11:09 PM
Andrew | 2 | 17 |
|  | I've a color picker on my asp.net UI. When I select an Item from DB I
read R,G, and B values. Then I'd like to move the color picker to the
right...
Fransis il Mulo
|
12-18-2007 10:56 PM
Andrew | 2 | 9 |
|  | We have an intranet application that displays file folders assigned to that
job. Each file folder has 5 subfolders under it and are listed in...
David C
|
12-18-2007 05:24 PM
Mark Fitzpatrick | 1 | 9 |
|  | Hello,
I'm trying to figure out how to build a dynamic form that will do the
following:
Users have 5 forms to chose from using a radio button or...
csteacy@gmail.com
|
12-18-2007 03:51 PM
csteacy@gmail.com | 2 | 9 |
|  | I'm looking for some design resources to help polish the UI of my
business apps. A set of best practices, kinda like "don't wear white
pants after...
cbtechlists@gmail.com
|
12-18-2007 03:34 PM
cbtechlists@gmail.com | 4 | 17 |
|  | Hi there,
I'm trying to update my database via an UPDATE from
OleDbCommandBuilder. This is the second time I've tried, and I'm still
not having any...
triffid@oink.co.uk
|
12-18-2007 03:27 PM
triffid@oink.co.uk | 2 | 10 |
|  | Hi all,
I have an asp:HyperLink control on a page which also contains a hidden form
field. I want the target page specified in the NavigateURL to be...
John Kotuby
|
12-18-2007 03:03 PM
Scott Lloyd | 5 | 24 |
|  | Ive noticed that web sites are emulating the vista screen dimming when the
relevent control comes into focus like sliding div forms etc. Does...
Just Me
|
12-18-2007 02:57 PM
Scott Lloyd | 4 | 12 |
|  | Hi,
We want to upload a file to a business partner using FTP with SSL from our
intranet. Our proof of concept solution in VB uses FtpWebRequest...
daveh42
|
12-18-2007 02:40 PM
Scott Roberts | 1 | 11 |
|  | Hello,
I'm trying to implement Peter Bromberg's Session Timeout Control:
http://www.eggheadcafe.com/articles/20051228.asp
in ASP.NET 2.0 and am...
SAL
|
12-18-2007 02:34 PM
SAL | 2 | 13 |
|  | (If I'm overlooking anything, please let me know.)
First, my only concern is updating single records in a Detailsview using an
ObjectDataSource. ...
B. Chernick
|
12-18-2007 02:10 PM
B. Chernick | 4 | 13 |
|  | If I want each user to be able to specify their own themes, does that mean I
must set the theme in an even handler (such as PreInit) for every...
Jonathan Wood
|
12-18-2007 01:44 PM
Jonathan Wood | 6 | 17 |
|  | Myweb application is taking so much time(40-45 sec.) after publish but
when i use this locally it takes (5-7 sec.) to get data from the
server.I am...
Mahain
|
12-18-2007 01:43 PM
Mark Rae [MVP] | 3 | 11 |
|  | Hi group,
the aspx statement :
<asp:TextBox ID="testTB" runat="server" Text="My test" />
generate html :
<input name="testTB" type="text" value="My...
timor.super@gmail.com
|
12-18-2007 01:29 PM
Peter Bromberg [C# MVP] | 8 | 17 |
|  | I have a page (which uses masterpages) that displays fine and shows the
trace details.
but when I do a postback to display my GridView, I get the...
tshad
|
12-18-2007 01:29 PM
Milosz Skalecki [MCAD] | 1 | 12 |