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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
vs2008 hangs when building solution24 Sep 2007 16:20 GMT1
I can't get a vs2008 solution to compile.
I have copied the source from a (compiling) 2.0 web-application
to a new directory (I didn't want to change the old code), and tried
to compile it in vs2008 (beta 2). When compilation reaches about
Determining hidden key values with the Repeater control24 Sep 2007 16:17 GMT9
In the datagrid I would put key values (that I didnt want to display) in
columns marked not visible, in the gridview I would put them in datakeys.
Im need to apply greater control over my html, so Im using the Repeater for
the first time.  Ive added a linkbutton and am looking in ...
My ViewState is broken.24 Sep 2007 15:46 GMT6
I am unable to retrieve the values of DropDownLists upon PostBack.  Before
you ask, yes I am using Page_Load to handle the PostBack and no I'm not
overwriting the old values by repopulating the DDL's.
I had a page with some quite complex code but soon found that when I tried
ASP.Net Ajax Toolkit24 Sep 2007 15:16 GMT3
I've installed ASP.net 1.0 Ajax and the tool kit, made the necessary changes
to the web.config. When I use the passwordstrength control, I followed the
video just as it showed, the text indicator works fine, but when I set it to
the barindicator nothing shows for the strenght.
Moving the view state to the bottom of the form24 Sep 2007 14:54 GMT1
I have just come across the following page...
http://www.webmasterworld.com/forum47/2044.htm
...in which a method is shown for moving the view state hidden input to
the bottom of the page. This is done by deriving a class from Page and
Page works in IDE but not Compiled (VS2005)24 Sep 2007 14:12 GMT3
I have a web page that is using a certificate to interact with another web
site. I'm using ASP.Net in VS 2005. If I run it from the IDE it works great.
If I do a Build/Publish Web Site it doesn't work. I get a "The request was
aborted: Could not create SSL/TLS secure channel." ...
can a panel ( or a multiView) get its contect from another file?24 Sep 2007 12:47 GMT1
  I have a web page that has several MultiViews and each MultiView has
several views. It is difficult and error prone to place components on each
of these views. Is there any way that I can set each of these views gets its
components from another file? In this way I can break a ...
Membership and Role Providers24 Sep 2007 12:02 GMT4
Actually I have to start an paroject which involves Membership and Rlole
providers and  I have no knowlege about that.  Colud somebody sent me some
good sites  or guideance where I can get knpwledge and can get start.
Thanks
Performance and context switching24 Sep 2007 11:03 GMT2
We have an ASP.NET 2 application that does some quite intensive work
in order to present data to the users.  A particular function gathers
a lot of data from the database and as the objects are quite fine
grained it makes thousands of stored procedure calls.  When under no
Interop is being faild in server200324 Sep 2007 08:04 GMT1
I m developing a application for word count using interop office com
component but it is running nicely in my server 2000 and i also check in
local 2003 server and give all permission to com component through dcom
config but is not working in the web server of 2003 i have also ...
Set to Release version?24 Sep 2007 07:24 GMT2
When using VS.NET 2005 for ASP.NET I can see that there is only "Debug"
options at the "Solution Configurations" list box where at Windows Forms
Application there is also "Release" option.
How can I set my ASP.NET application to build as "Release"?
asp:login control - user prompted to log in twice if session disab24 Sep 2007 06:03 GMT3
The majority of pages on our site need authentication (forms auth against the
aspnetdb database).  I created an '~/auth' folder with its own config file
forcing authentication for any pages in the folder.
The default.aspx sits in the root folder and just does a Response.Redirect
Use HttpHandler to add something to session, then display the page.24 Sep 2007 03:42 GMT5
I try to use a custom HttpHandler to add something to session, then display
the original page.
       public void ProcessRequest(HttpContext context)
       {
ASPNET 2.0 Page_Load question23 Sep 2007 21:50 GMT5
In my ASPNet 2.0 C# web application Form1.aspx, there are 1 TextBox control
txtBox1, 1 Button control Btn1, and 1 GridView control GV1.
I found whenever I click the Button control Btn1, then the Page_Load event
will be called first.
Generating word document on the fly with charts23 Sep 2007 21:37 GMT9
I want to generate word document on the fly. I do not have office
installed on server so I would like to create word document using XML
and send that XML as word document to client.
Also, I want to include charts in that document. Please let me know or
 
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.