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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Training in Javascript20 Jan 2007 04:34 GMT6
I know this isn't the place to post it but I don't know where to post it.
Can anybody suggest any good JavaScript classes; either on-line or in
Boston/NYC areas ?
Thanks.
Framework 2.0 SqlDataReader equivalent to javas ResultSet rs.getString( "ColumnNameHere" ) ?19 Jan 2007 22:34 GMT3
Newbie question about SqlDataReader column value access...
In java jdbc code to get a value from a table column we can pass the column
name (instead of an int index or offset):
String strLastName = rs.getString( "LastName" );
Reference page object from class library19 Jan 2007 22:08 GMT1
I have a class library which sits in a dll and adds controls to a aspx page
which calls it. I have been passing it the page object. Is there any way I
can reference the page from within the class with out passing it the page
object. Its an extra line of code I could do without.
Option Strict and aspnet 2.019 Jan 2007 22:02 GMT13
I fully expected the lack of a way to set Option Strict globally to be fixed
in SP1. I can't seem to figure out if it has been fixed or not. It still
seems we have to add the declaration at the top of each and every single
code module. Am I missing something here?
Forms Auth and CrossPagePostback (aspnet 2.0)19 Jan 2007 21:58 GMT1
I need to be able to postback to a different page from my login page (using
FormsAuthentication). After a lot of research, I was able to get the
postback to work by adding a <location> element for the target page in
web.config (so it's excluded from forms authentication).
Handling invalid URL19 Jan 2007 21:50 GMT2
http://test.planprojekt.dk
returns
http://test.planprojekt.dk/(S(uoyz4u45n44rxgmwtzqydh45))/Default.aspx
to the address line because of cookieless session (as told to me by
Multiple Languages in a Web Application Project19 Jan 2007 21:44 GMT1
Is there a way to use VB.Net and C# in the same project if I am using
Web Application Projects in VS 2005 SP1? I have a project that is
VB.Net and want to add some pre-existing pages that were written in C#
to a subdirectory, but I can't find a way to mix them in the same
[asp.net 2.0] extern aliases19 Jan 2007 21:17 GMT2
I have got two assembly in web application's Bin folder. There is a
class in both of them with the same namespace and a name. Ofcourse there
is totally different code in them and I cannot recompile.
I know that I can add /reference option to the compiler and make an
Is "www2" a sort of reserved word for path of web projects ? ("Publish website" failing without errors)19 Jan 2007 21:11 GMT1
I can't believe what is happening on my computer right now.
I have a web project, file-system based on something like
c:\Projects\ProjectX\www\.
I had to make some changes and testing in a separate new directory so I
is gridview empty?19 Jan 2007 21:04 GMT2
how do i tell if i got back records (in code)
thanks
Anyone know how to call an Oracle function from C#?19 Jan 2007 20:13 GMT3
I'm not even sure this can be done. I have a requirement to call an
Oracle function (that returns a value) from C# code. The Oracle
function is as follows:
FUNCTION  get_rec_final_qtr_count
Page seems to be remembering HttpSessionState19 Jan 2007 19:52 GMT2
I have a page that determines some of what to display based on
HttpSessionState. When I go to it the first time, it displays everything the
way I would expect. Then I go to another page on my site (by clicking links,
so I am still using the same browser window), which calls ...
PDF export question19 Jan 2007 19:07 GMT7
I have aspnet code (C#) to create a Crystal Report and export to pdf
(in browser) without a Crystal Report Viewer.
Works great except when the user attempts to save the file from the
browser.  In the "Save a copy ..." dialog box the filename defaults to
wrap!19 Jan 2007 19:03 GMT1
I can't get this to wrap in the table cell, or even not in a table cell
How can i get the text to wrap???
<asp:Repeater ID="Repeater1" runat="server"
DataSourceID="SqlDataSourceCategories">
ADO+RECORDSETS19 Jan 2007 18:52 GMT2
Is it possible to work with ADO+RECORDSETS in asp.net ?
If yes - please send an example
TIA
Guy
 
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.