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
Compiler Error Message28 Jun 2007 13:38 GMT1
I get this message saying line 75 is the problem.
But when I take out  " & StateOfInjury & " from a line much further down,
the error goes away.
Anybody know why?
Validate User28 Jun 2007 13:27 GMT2
I am trying to check if a user is valid as follows:
Response.Write(Membership.ValidateUser("usr", "pass").ToString)
It always gives me FALSE.
The username and password are correct. In fact, if I authenticate the
Tracking Search Results?28 Jun 2007 13:10 GMT2
Could somebody please tell me how to track search results?
I want to know how many times, say, a profile picture is returned
in a given search and how many times a "searcher" clicks on any
given picture in the returned results. I'd like to do something like,
There is no consumer connection point 'IMessageConsumer' on 'bla [2]'.28 Jun 2007 12:27 GMT1
I created a static connected webpart.
INTERFACE:
public interface IMessage
{
Trying to stream back data to Excel from ASP.NET - charset issues28 Jun 2007 11:54 GMT1
Folks,
we're trying to stream back a result set from a SQL query into Excel
from our ASP.NET application.
Basically, we're doing this here:
Strange Behavior for Pages Named Default.aspx28 Jun 2007 09:28 GMT3
I have several asp.net 2.0 apps written in VS2005 in C#. For each one,
I like to create and track page view events, increment counters, etc.
I do this in a block on each page, like this...
protected void Page_Load(object sender, EventArgs e)
.Net 2.0 - Edit Bit datatype in a gridview28 Jun 2007 08:57 GMT1
I have a table with a field with a bit datatype.
I use a gridview to edit that a row in that table. I use SQLDataSource and
enable editbutton property to get a link to edit the row.
That all works fine but after I click the edit link, the bit field turns
loading usercontrol from usercontrol28 Jun 2007 08:38 GMT2
In my application I have a usercontrol called "base" with a panel
called "pnl1"; in "pnl1" I put my usercontrol.
>From "base" I load another usercontrol called "ctl1".
Now I would like to have 2 possibilities: from "base" to load another
URGENT OPPENINGS28 Jun 2007 08:28 GMT1
Job summary
    Learn and adapt to new technologies
Understand the requirements given
Do the coding according to the requirements conforming to the coding
Property.28 Jun 2007 08:23 GMT3
On my profile I have a property as follows:
   Private _Levels As Generic.List(Of Enumeration.Level)
   Public Property Levels() As Generic.List(Of Enumeration.Level)
     Get
Please Help me Optimize my Code28 Jun 2007 07:46 GMT10
I made a ASP.NET 2.0 site that shows possible "recipes" for paint
colors stored in an access dbase.  Basically, 1000 colors are stored
with specific RGB values in separate columns.  A user sees all the
colors listed on the page with hyperlinks that open the "mixes" page.
how to correctly release a Reporting Services report (out of memory problem)28 Jun 2007 05:41 GMT1
All:
I am having a problem with Microsoft Reporting Services.  I am running a
local report (RDLC) on ASP.Net.  Running the report obviously can use a lot
of memory because it must consume ADO.Net.  My problem is that the report
Crystal Reports rendering errors upon deployment/migration28 Jun 2007 05:31 GMT1
Our reports look fine locally on our workstations and on our
development test box. When we deploy to our integrated test
environment, parts of labels and fields are lopped off - on all
reports. The rightmost area of labels/fields are cut off, the second
@Register and MasterPage28 Jun 2007 01:28 GMT5
Why does the @Register directive not carry over into templated pages?
I have to @Register the user controls I want to use on every page...
this seems contrary to the whole point of master pages to begin
with.   ????
How to in VB28 Jun 2007 00:38 GMT2
I want to use this to format the date field in a GridView control.
How would I do this in vb?
-- aspx page --
<asp:GridView runat="server" ID="gridView"
 
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.