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 / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Ranking ?12 Oct 2007 17:47 GMT5
Hi, I need to create a ranking column wich will be the row number... it is
the seller wich most sells...
Ranking   Seller      Sum
1              Paul       2.212,00
User name and password to activate buttons and hyperlinks on website12 Oct 2007 17:19 GMT4
I would like to add a password and user name to my website. If the
username and password is correct than activate the hyperlinks and
buttons.
Could you please share some code how how to achieve this? I have
redeaing pdf file12 Oct 2007 17:12 GMT7
i want to read pdf file and extract file without any component in .net if it
is possible the please tell me
Signature

Message posted via DotNetMonster.com

Closing a database connection12 Oct 2007 17:11 GMT2
Hello, in the below, would the connection on dbCommand be
automatically closed once the code has left the using statement or is
it better that I close it?
using (DbCommand dbComm = db.GetStoredProcCommand("Es"))
RSS Feed/Reader12 Oct 2007 16:41 GMT4
RSS Feed/Reader
I need design a web page that can read RSS feeds as it is implemented in “My
Yahoo” page, is there any sample example available for these type of web
application?
Show XML data12 Oct 2007 16:39 GMT7
All,
I'm using the following code in a blank page:
public void Page_Load(object sender, EventArgs e)
   {
Webform - threaded webservice12 Oct 2007 16:31 GMT1
I am currently developing a webform that calls a webservice that triggers a
long running process.
What I am doing is executing the web service on it's own thread and
reloading the page every 15 seconds with the thread triggering a sub once it
Image12 Oct 2007 16:24 GMT6
I need to display a ranking using starts. 1 to 5.
Can I create a single star image and then create, at runtime, the
ranking image for each record using 1 to 5 stars?
How can I do this?
immediate window just showing {...}12 Oct 2007 16:21 GMT1
hey all,
i'm the immediate window debugging my javascript and got the following:
?list
{...}
DataGrid - Dataset12 Oct 2007 15:49 GMT14
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs)
   [connection object creation]
   Dim sSQL As String = "SELECT * FROM tPlayers"
   Dim myAdapter As OleDbDataAdapter = New
Array as a datasource12 Oct 2007 14:54 GMT8
I have a FormView that has several columns from a database that need to pick
(using DropDownList) from a static set of values and text as shown below:
value="" text = ""
value="n/a" text="n/a"
Looking for simple nested gridview example12 Oct 2007 14:33 GMT3
I'm looking for a very simple nested grid view example.
Also I have been creating tables instead of using gridview for complex tasks
or just spitting out html from code.
Do you recommend using nested gridviews?
what event do i use?12 Oct 2007 13:40 GMT2
hey all,
i have a gridview on my web page. when i click to select a row and then
click edit to go into edit mode, as soon as i'm in edit mode i need to run a
javascript function. what's the best way to attach my function?
forcing new page in Stringbuilder12 Oct 2007 12:39 GMT2
I am creating a batch of invoices via the StringBuilder object and then
trying to print them all out, but I need to separate them so that they
all print on separate pages.  Is there some HTML that I can use to force
a new page?
CSS styles and images not applied on login page12 Oct 2007 12:35 GMT4
I have created ASP.NET application with forms authentication (Login.aspx).
The problem is that although Login.aspx contains CSS styles and JPEG/GIF
images, usually the styles are not applied and images are not displayed. I
mean, if I run application from Visual Studio at about ...
 
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.