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 / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Building a Release of my Solution10 Apr 2008 02:17 GMT8
In VS 2005, I have a Solution with 4 projects in it (one being my web
service).
I am trying to create a Release version of my project and can't get it to
work.
C# or VB.NET?10 Apr 2008 01:15 GMT53
I am a beginner in .NET. I have been coding in plain asp before, using
VBScript, and now when i'm migrating to .NET, i obviously chosed VB.NET.
But.... when i see code samples on net, they are mostly in C#, i also saw a
post in this newsgroup where someone mentioned that it was a ...
gridview and arraylist09 Apr 2008 23:39 GMT4
I would like to bind a gridview to an arraylist, which contains a  
collection of custom objects.
I've created a gridview, which has a "Name" column and the text field  
property set to "Name".
Page.PreviousPage09 Apr 2008 23:37 GMT2
Will the Page.PreviousPage be able to read controls from a non-aspx page,
e.g. an html page?  Is there a better way to get info. from
textboxes/controls?  Thanks.
David
Change css element with C#09 Apr 2008 21:48 GMT4
I need to change the css element with C# on the server side, how do I do
that?
I need to change the following:
   .reportviewercss
Autosizing textbox09 Apr 2008 21:28 GMT2
Doe sanyone know how I can make a multiline text box that grows vertically
as more text is entered (basically no scroll bars)?
Static Variable vs View State09 Apr 2008 18:38 GMT3
  I am facing problem with the huge Viewstate size(Using .NET 2.0).
  to improve the application performance,
  I am using Static variable to store view state data.
Does anyone has other option to improve performance or what r drawback of
Question about sending email in asp.net web application09 Apr 2008 18:20 GMT9
I am using Peter Bromberg's code to send email through gmail smtp
service in my asp.net web application.  Thanks, Peter.
The problem with gmail smtp is that gmail will overwrite the sender's
address with whichever the gmail smtp server authenticates.  In other
transfer file from PocketPC to PC09 Apr 2008 16:45 GMT2
I'm trying to develop an application (with VisualStudio2005 and C#) that
can transfer a file from my PocketPC to a PC without using ActiveSync...
and also a Windows application that can transfer from PC to PocketPC.
Thanks
How to call a web service from Firefox09 Apr 2008 15:27 GMT1
Hi, I have a problem with calling .Net web services with a Firefox
client. A simple example will be enough for me.
Server side code is like this:
[WebService(Namespace = "http://tempuri.org/")]
asp:menu question - How to get a count of a childItem?09 Apr 2008 14:20 GMT3
I'm looping through a dataset below and adding some rows to my menuitems.
But what i want to achieve on this line
masterItem.Text = parentItem["Description"].ToString() + "[" +
masterItem.ChildItems.Count.ToString();+ "]";
Using InnerHtml to build up div09 Apr 2008 12:57 GMT1
I am trying to build up a series of invoices based upon date parameters
by adding each invoice to the InnerHtml of a Div.  I am using a
StringBuilder object to build up the HTML for each invoice that I am
then adding to the InnerHtml.
ASPNET 2.0 do I need to put everything inside <div>09 Apr 2008 12:20 GMT5
We know we need to put inside the <form> element, because the ASP
control needs postback.
If a particular ASP control doesn't need postback, it doesn't really
need to be inside the <form> element.
Visual Studio 2003 blowing chunks09 Apr 2008 10:46 GMT1
Visual Studio 2003 Enterprise Developer blew chunks, so I un-installed and
then re-installed
Next Steps
 1.. Register your product
WebDialog09 Apr 2008 10:21 GMT2
I have successfully call an asp.net webdialog using javascript.
   <script language="javascript" type="text/javascript">
   function OpenChild()
   {
 
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.