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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to print from a gridview?26 Jun 2007 16:40 GMT3
I need to print the contents (rows and columns) of a GridView to the
default printer.
Is there any way of doing this easly?
Thanks
Treeview Control on click event26 Jun 2007 16:13 GMT2
Based on Microsoft ASP.NET SDK treeview control binding to northwind
database (Categoried, Products)
I added the following code
Protected Sub TreeView1_SelectedNodeChanged(ByVal sender As Object, ByVal e
display chinese and japanese in a latin based only server.26 Jun 2007 16:03 GMT2
Hi guys i am facing a real big problem here. I bought a hosting plan and try
to build my own website. my website has several language version(chinese
english japanese). but i just found out the server in my plan only support
the latin based character sets. So my chinese version ...
Header Labels26 Jun 2007 15:30 GMT5
I created a header that adjusts with the size of the browser windows.
How do I place labels in the header section so they also maintain
their position when the window is resized?  One of the labels is
constant but the rest will be entered programmatically, for example,
Building Tables on the fly with a data reader26 Jun 2007 15:23 GMT1
I'm a newbie to .NET.  Could someone please assist me.  I am pulling
topics, questions and answers from a database.  I've set all of this
code in the code behind page which works.  I have the info going into
text boxes but would prefer it to all be displayed in a table.  How do
advanced question: feasability of using delegates on original objects for AJAX calls26 Jun 2007 14:57 GMT4
I'm stuck on this and need someone with more ASP.Net knowledge than I to
weigh in...
I've been toying around with writing my own .Net AJAX framework and been
looking at associating GUID's with delegates as my main approach:
Object reference not set to an instance of an object26 Jun 2007 14:54 GMT3
I want to access in code-behind a label within the ItemTemplate of a
Formview.
<asp:FormView ID="FormView1" runat="server" DataKeyNames="id"
DataSourceID="SqlDataSource1" >
get data from excel and word26 Jun 2007 14:51 GMT5
I have Visual Studio 2005 and do not have Visual Studio 2005 Tools for
Office.
I just want to be able to get data from a word 2003 document and put it in a
label.  How can I do that?
Find String26 Jun 2007 14:11 GMT3
I have two arrays of strings, s1 and s2:
s1 = "london, lisbon, paris, newyork"
s2 = "lisbon, yellow, France"
s2 will have only one item included in s1.
mac and pc escape characters26 Jun 2007 11:21 GMT4
Does anyone know if there is any difference in the excape characters on a
Mac (compared to a PC).  I am parsing some text that is pasted into a
textbox, and splitting it based on the position of \t or \r escape
characters.
Object reference not set to an instance of an object26 Jun 2007 10:37 GMT1
I want to access in code-behind a label within the ItemTemplate of a
Formview.
<asp:FormView ID="FormView1" runat="server" DataKeyNames="id"
DataSourceID="SqlDataSource1" >
Cannot run php files on ISS Server26 Jun 2007 09:12 GMT1
I cannot run PHP file on new ISS server
Signature

Thanks

DateTime26 Jun 2007 07:30 GMT1
I have a column of datatype DateTime.  I need to retrieve data from
last 14
days old.
I am doing like this but it doesn't work.
"Literal" Control in Mobile ASPX?26 Jun 2007 07:12 GMT3
I am confused about how I can insert literal text into a page from C# in the
ASP.NET 2.0 Mobile Page model. There is no supported "Literal" control as
there is in ASPX (standard), though I don't understand why not. So the
question is, how do I get literal HTML text into a certain ...
Invalid/Missing QueryString - How to react?26 Jun 2007 06:18 GMT3
I have many pages that expect query strings. One of the first things to
do, should be to check if the values of the QueryString are valid.
But how should I react on invalid/missing QueryStrings? Somehow the page
itself should stop rendering any controls and just display an error
 
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.