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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
accessing the master page's methods..12 May 2008 02:19 GMT1
How can I access the Master Page's public methods from a web user control ?
Inside the user control, i can see the Page.Master using the
this.Page.Master.
However it does not seem to be able to identify the Master page class and
Problems with GridView.CssClass and Selections12 May 2008 00:52 GMT1
On a GridView control, I want to show alternating colors. But instead of
alternating on each row, I want to alternate each group. So several items
would be one color and the next several items would be another color.
I'm able to accomplish this by setting the CssClass property in ...
GridView with DDL and selected value11 May 2008 23:13 GMT4
I've a gridview with a DDL in each row and  I would like allow the user
to open a new page (using a server button, image button, hyperlink...
this isn't a problem) with the selected value of the DDL of the row
I've tried with a a hyperlink... but I don't know how to use the
IIS AppDoman environment11 May 2008 21:04 GMT2
During an IIS page request or service call, is a new AppDomain created, or
is the main AppDomain for the application pool used?
If the latter, does that mean that an assembly .LoadFrom() is redundant on
subsequent requests?
How to make sure that field validator is on the same line as text box in gridview?11 May 2008 20:36 GMT1
How do I make sure that RequiredFieldValidator attached to a textbox column
of a gridview is displayed on the right side of the field and not
underneath?  This is in edit mode of a gridview?
Thanks,
Cannot turn IsApproved False11 May 2008 19:14 GMT1
Here's my code:
Dim usr As MembershipUser =
Membership.GetUser(CType(CType(fvPosterInfo.FindControl("UserNameLabel"),
Label).Text, String))
Refreshing calling aspx page11 May 2008 17:53 GMT1
I have an aspx page with a GridView that has an onclick attribute added to a
LinkButton.  The onclick calls the following Javascript function that opens
a new window to edit information:
   function openTask(id, coid)
Get file from web site11 May 2008 17:42 GMT1
How can I got a file from an internet web site and safe it into my web site
like what happen in a lot of web site that can get the files from youtube.com?
any help will be appreciated regard's
Husam
Server Button in Grid View with 2 parameters11 May 2008 15:46 GMT2
I've a grid view with a Server Button, I know how to send a single
value of the row, but How Can I manage 2 parameters (of the row)??
 </asp:BoundField>
            <asp:TemplateField HeaderText="Scadute">
compaints about the VS.net 2008 editor11 May 2008 12:21 GMT3
It seems like the VS.net 2008 editor is slow and buggy.  Have you found this
to be the case?
A few times I am working and all of a sudden all my images are stretched
funny.  I find out that behind the seens it modified the img tag width in my
What do I need to develop SilverLight in MSVC200511 May 2008 08:58 GMT4
 I have MSVC 2005 and I like to learn Silverlight. What do I need and can I
get them free (It is just for learning so any restriction is acceptable)?
is there any newsgroup about Silverlight?
Regards
programming against outlook (any version) in asp.net11 May 2008 06:08 GMT2
Is it possible to program against Outlook (any version) in asp.net? I want
to make my own personal web view of Outlook calendar and stuff like that.
Site Security - Best Practises11 May 2008 06:03 GMT1
I have a site that uses encrypted javascript cookies to hold session data
particulary user site role data. Although this data is encrypted Ive just
realised that if i copy the encrypted role data from one cookie and paste it
into another cookie i can make requests to the site ...
How get value from stored proc11 May 2008 04:23 GMT2
I have a stored proc as follows:
ALTER PROCEDURE dbo.GetPostingAuthorId
(
@cat int,
When does a Bound Control DataBind?11 May 2008 00:22 GMT6
I have a databound dropdownlist control. Based on some other criteria, I
need to specify the selected item in my pages Load event.
The problem is that, in my load event, the control does not yet have any
data. I've found I can call DataBind() on that control and then it works
 
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.