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 / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Image control20 Jun 2006 10:22 GMT2
i'm writing a pice of code to fill the image control (in asp.net page)
with a image uploaded on the server.
The way I used is this:
     protected void cmdUpload_Click(object sender, EventArgs e)
asp.net C# tutorials20 Jun 2006 09:57 GMT14
 I am a reasonably experienced programmer who has programmed
extensively in C & C++. I know a little bit of C#.
 I am looking for some tutorials/resources from which I can
learn how to write ASP.net websites in C# - does anyone
Remove clientscript block from page (ASP.NET 1.1)20 Jun 2006 09:56 GMT2
I have a requirement to open a popup window in button click event(after
server processing). The way i use is i call Page.RegisterClientScriptBlock to
register script for opening popup in the button click event and it works
fine. The only problem is when user refreshes the page, ...
Pie chart: ASP.net 2.0, SQL Server 2000, Excel 200020 Jun 2006 09:35 GMT3
What's the best cheapest way to get pie charts on the web with my setup?
Thanks!!
Extending ASP.net pages using Partial Classes20 Jun 2006 09:04 GMT9
I'd like to extend some of my Asp.net pages by using Partial Classes.
Example ASP.Net Page:
public partial class Admin_Customer : System.Web.UI.Page
{
XmlSerializers, Structs, and Default Constructors20 Jun 2006 08:41 GMT2
Hi, this is just out of curiosity really. I had a struct, requirements
changed and I needed to inherit from it, so I made it into a class.
After the change, XmlSerializer choked because XmlSerializable classes
require a default constructor. Why don't structs?
sql20 Jun 2006 08:26 GMT1
SELECT  COUNT(*) FROM tbl1 WHERE @x = @y
where @x is the field name
but it do not work!
breaking information out of a string20 Jun 2006 07:08 GMT2
I want to make custom tags that will go into a string like the following
"Follow this link [link url="me.aspx"]Link Title Text[/link]"
this is an example of course... but how would you go about creating a custom
tag system like this? I want to be able to take that and convert it ...
How to dynamically change master page?20 Jun 2006 06:55 GMT9
How can I dynamically change the MasterPager of a web page?
How to determinate if a GridView is empty20 Jun 2006 06:15 GMT4
How to determinate if a Gridview is empty?
How to use SqlDataSource in code20 Jun 2006 06:14 GMT1
Can I use the SqlDataSource in code?  First I used it to return some rows
and that worked.  Then I added the arguements so that I could do paging, but
it threw and exception that I didn't set the SqlDataSourceMode.  I did set
it to dataset, but I still get the same exception.
profile provider and saving page level preferences20 Jun 2006 06:13 GMT1
so, profile provider is a way to save application preferenes for each
user. the profile can be replaced to provide a different persistance
layer, and/or schema, but what about tweaking it to work in page level,
to save preferences for all controls on each page for example.
Access HTML control in Javascript20 Jun 2006 04:48 GMT4
I have a ASP page which applied default master page style.
I added a html text control in the ContentPlaceHolder and try to access
it in javascript.
I always got a null value of document.form2.DataType.value.
Gridview - Paging - Linkbutton - Problem20 Jun 2006 04:46 GMT4
   I am binding a GridView control using object data source. I have
included a linkbutton with in the gridview and using its commandname
property , I am passing few values( id and name fields). I have set the
AllowPaging property to true and Pagesize property to 5.
Not Buid errors when build, yes build erros when deploy, why?20 Jun 2006 03:26 GMT2
I get no build errors when I select build option. However, I get errors when
try to deploy the website,
Why this occurs?
Thanks,
 
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.