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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
calculate the age from the selectdate30 Mar 2006 09:01 GMT2
calculate the age from the selectdate
how to upload a photo to database30 Mar 2006 08:41 GMT1
how to upload a photo to database for user
FormView datasource (asp.net 2.0)30 Mar 2006 08:37 GMT1
I have a GridView that has AutoGenerateSelectButton="true". When the
"Select" link is clicked, it opens a FormView with the appropriate data.
Below is the following SelectParameter that is used to populate the
FormView.
Shared Code for Compile on Demand30 Mar 2006 07:46 GMT3
I have a quick question about asp.net 2.0 compile options.
Here's the scenario: I want to share some code among several websites on the
same server, but I don't want to precompile anything.
The classic ASP directory structure would look like this.
Encoding in ASP.NET sites30 Mar 2006 07:14 GMT6
Is there a way to force an encoding in a asp.net site?
I have tried to save the pages in utf-8 encoding, with a lot of
succsess.
Letters like ÆØÅ (norwegian letters) are displayed when I do it this
Filtering on DataGrid ???30 Mar 2006 06:40 GMT3
I have an SQL statement which return 10 columns in a dataset
That dataset is bind to a dagrid.
What is the way to show only 3 columns in the datagrid, even if the dataset
has more ?
NHibernate and Databinding30 Mar 2006 05:54 GMT1
Is there a good tutorial of getting databinding working with NHibernate
collections such as bags with lazy loading. I can access the collection
programaticly, but not directly with databinding.
How to detect in a javascript function that the page is about to postback30 Mar 2006 05:08 GMT2
In my ASP.NET application, I am trying to detect in a javascript
function, which is triggered by the event onbeforeunload, that if the
window is getting closed beacuse its a post back or if the user has
clicked the X button of the browser.  Is there a way in javascript to
sorting and paging in gridview30 Mar 2006 05:05 GMT1
i have a grid view, with two hyperlink fields declared decratively, and
few bound fields added dynamically in my code
i have enabled the sorting and paging for the gridview, and also
declared sort expression programmatically.
Creating an array with an unknown number of values?30 Mar 2006 01:33 GMT3
I'm trying to create an array with a size I don't know.
For instance:
Dim values() As Integer
Dim valuesString As String = ""
Forms Authentication Problem30 Mar 2006 01:22 GMT1
I have a asp.net 1.1 app which currently implements Forms
Authentication. This all works 100% as far as I can see. But I want to
change it slightly and dont know how to do it.
I need for just 1 certain type of request to always allow the user to
streaming an object to the browser30 Mar 2006 00:52 GMT4
i am doing a proof of concept and trying to stream 2 objects to the browser
one is a pdf and another is a .3g2 video file. when i try to do the pdf it
works great and the pdf opens in the browser but when i do the video file it
just returns the gibrish from the byte[]. the vodeo ...
asp.net 2.0 creating HTML Mail30 Mar 2006 00:30 GMT1
Does anyone know of examples of how to create/send HTML mail that looks like
a web page?
Signature

Thanks in advance,

mod30 Mar 2006 00:10 GMT3
I have a piece of code that I found to allow me to page through the
records in a datalist. For the most part I understand it but I am a bit
confused by the following.
tmpInt = CInt(intRecordCount.Text) Mod CInt(intPageSize.Text)
Sort order for Gridview?29 Mar 2006 23:26 GMT3
I have a gridview that I am displaying from an Eventlog. Is there any way to
sort this with the newest entries at the top rather than the way it is
delivered from the collection? I don't want to enable sorting to let the user
sort. Here is my code to bind:
 
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.