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
Exception handling in web user control06 May 2007 15:17 GMT1
I created a user control, but instead of handling exception in the
user control level I prefer to handle them in the containing form.
In the load event of the containing form I'm using:
entryWindow.Error += new EventHandler(Page_Error);
is there a tool for viewing/capturing window events?06 May 2007 14:56 GMT1
I'm using Visual Studio/C# to build a GUI program, and using a third
party component.  This third party component isn't behaving as
expected in response to some window/mouse events, and I would like to
capture the windows messages sent to it, as well as any C# events it
Client side Automation06 May 2007 14:56 GMT8
I have tried a server-side automation and it's giving me problems that I
couldn't solve..
Now, I'm switching to client side automation and I was following this example:
http://www.aspnetpro.com/NewsletterArticle/2003/09/asp200309so_l/asp200309so_l.asp
Best ASP.Net 2.0 book for C/C++ developer06 May 2007 13:32 GMT4
I am a C/C++developer with several years desktop app development
experience. However, I am a COMPLETE and TOTAL newbie when it comes to
taking about web apps. All the talk about CSS, layouts etc is VERY
confusing to me.
Change GridVIew row textbox width in edit mode06 May 2007 03:35 GMT1
I need to dynamically create a set of bound fields contained in a
GridView control.  I also have a single static CommandField that I can
declare in the Columns <tag> of the GridView control. I have to add
controls dynamically as I am trying to write a reusable , general ,
UserControl Events Not Firing with Dynamically Created Button Control06 May 2007 03:12 GMT2
When I run this code it creates a button on an .aspx page. When I
click the button it seems to fire the events but I'm unable to capture
them in the function in the ascx codebehind. Any help? Thank Jason.
start ASCX codebehind -------------------------------------------
What that site is running?06 May 2007 01:36 GMT5
http://news.netcraft.com/ has a simple utility "What that site is running?"
that lets us know the server software of a website.
http://toolbar.netcraft.com/site_report?url=http://www.sap.com
I am just wondering how this checker utility can coded in C-sharp?
Server tags cannot contain <% ... %> constructs05 May 2007 22:03 GMT3
<cc:SourceWindow id="SourceWindow1"
FileName="<%=Request.ServerVariables["PATH_INFO"]%>" RunAt="server" >
The above produces the following error:
Server tags cannot contain <% ... %> constructs.
byte05 May 2007 21:46 GMT2
I've  a byte value of 15...
i wan to get it's representation a follows
0x01 | 0x02|0x03|0x04
basically i want to know by OR ing which numbers,..am I getting a value of  
datagridview05 May 2007 20:31 GMT1
i've used .net 2.0 datagrid view control/..
i want to show a dropdowm menu whenever i doubleclick a row on my grid..
how do I achieve it...any good samples
need xml help05 May 2007 19:05 GMT1
I'm a newbie to xml concepts..
my requirement is to read a very big xml file and pick up few slected nodes
and build List array out of it.....
how to I acheive it with minimal coding?
Providing Credential without login screen05 May 2007 18:45 GMT4
Can someone advise about feasibility of passing user credentials to an
asp.net 2.0 application using query string or other techniques?  I
want to avoid the login screen.
Thank you.
App_Code/ is not allowed because the application is precompiled05 May 2007 14:24 GMT1
I recently use VS2005 to move my application to a remote server.  When I
attempted to bring up the application I got the "App_Code/' is not allowed
because the application is precompiled".  So I deleted that folder from the
remote site.  After that the application came up just ...
Cache User Control in Web Part05 May 2007 14:16 GMT5
What is the best way to cache a 2.0 web part?
I tried putting output cache on the user control in the part, but the
output cache cannot be wrapped by a generic web part . . . any ideas?
I'm new to caching to begin with and I am at a loss. Because of the
How to manage header/footer on web form05 May 2007 13:41 GMT4
I have a web form that generates 4 or 5 printed pages of html and a few
images.  I know how to insert CSS page breaks.
Is there a way to calculate on the server where the page will break - like
an IE print preview on the server ?
 
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.