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
Cannot get past Object Reference Error29 Mar 2006 00:43 GMT1
I have a question about a problem I am having with attempting to port
some old ASP code to ASP.NET.
We have a dll out there which we downloaded which creates GUIDs for
session management.  In ASP, the function looks like this:
Invalid_Viewstate error with email in the message - second post29 Mar 2006 00:33 GMT1
Trying again on this forum to see if anyone has seen this error:
I am receiving an Invalid_Viewstate error on one of my sites, and the error
message content has SMTP Mail header text in it!  Here is an example from my
exception handler:
Cannot get past Object Reference Error29 Mar 2006 00:17 GMT2
I have a question about a problem I am having with attempting to port
some old ASP code to ASP.NET.
We have a dll out there which we downloaded which creates GUIDs for
session management.  In ASP, the function looks like this:
Best practice for using connection throughout page?28 Mar 2006 23:40 GMT2
When I drop a SqlConnection on the web form designer, it's created in
InitializeComponent.  I'd like to use this connection in my Page_Load
method, but I don't see anywhere that it's opened.  Do I need to open
it myself?  If so, should I close it also, or will I be interfering
aspnet_compiler - exclude files28 Mar 2006 23:06 GMT7
I'm using aspnet_compiler to precompile my web app for deployment.
Currently it copies all subfolders from the asp.net projects source folder
to my destination folder.  I have some files I do not want it to copy when
deploying this app, is there any way to exclude them?  I like ...
2.0 Themes = Big Fat Humongous Pages28 Mar 2006 23:00 GMT4
Ever tried looking at the source? Holy Mackerel.
Is there some strategy to use CSS with Themes that does not result in the
framework generating inline styles for every HTML element of the page?
I haven't used a StyleSheetTheme yet. What does it do "in this context?"
Session variable is lost between ASP & ASP.NET pages28 Mar 2006 22:48 GMT2
I must be missing something here.  I have an ASP page that I create a
Session variable in as follows.
Session ("name")="Joe"
In an ASP.NET page in the same project and the same session, I call the
Temporary location for large POSTs28 Mar 2006 22:40 GMT1
As I understand ASP.NET 2.0 caches large POSTs to disk when the POST is
greater than 256 bytes by default. The default location for the cached
data on my machine is following:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Atlas 2 way interaction28 Mar 2006 22:31 GMT1
I want to implement a right click context menu using Atlas for a web
app.
The page will list some usernames.
Right clicking on a username needs to send the user name to a
GAC'ing an assembly28 Mar 2006 22:24 GMT5
I am trying to add an assembly to GAC but having difficult time figuring out
the concept of GAC. This is what I am trying to do....
1. Installed NUnit framework whose DLL ("nunit.framework.dll") I need to add
to the GAC so that I can use it from multiple applications.
Dynamic casting28 Mar 2006 22:17 GMT3
I'm trying to setup a sub that would assign the properties of a
webcontrol based on data in a table. I've setup a routine which looks
like this:
    Private Sub SetObjectProperty(ByRef obj As Object, _
asp:calendar problem28 Mar 2006 22:05 GMT2
I use an asp:calendar in my page and I have an issue with it...
when my page is loaded, if there is no date in the querystring, I set
the calendar's selected date to Today
and if there is a date in the querystring, I set the calendar to this
Javascript to popup ASPX page28 Mar 2006 21:56 GMT4
Hi, I've seen something on a web site that I want to do for our Intranet
web site.  I'm not advocating pop-ups but for our company app, this
would be perfect.
Please go to this page and hold your mouse over one of the rings.
Text Value in a TextBox inside Datagrid28 Mar 2006 21:21 GMT2
i have a textbox in a template column in a datagrid, it displays the
initial value of the row, but when i change it remains with the
original value (it doesnt get the new value..)
i fill the CartTable programmatically with rows from a database binded
How to use DataRelation to perform in-memory joins?28 Mar 2006 21:10 GMT1
How can I perform in-memory sql joins on dataset's, and have the result
in (perhaps) a DataTable?
Thanks
 
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.