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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
web.config, HTTP Module, and the GAC28 Apr 2006 15:58 GMT1
I have a web.config in the root of my website, in the web.config I have
defined an HTTPModule that is to be loaded into any application under the
website. Also defined in the web config is a custom configuration section,
and the custom section points to a file, the file is in the ...
Format SQL query string using asp:loginname28 Apr 2006 15:58 GMT3
ASP.NET 2.0/ SQL Server 2005/ Login Controls
Does anyone know how to format a SQL query string using asp:loginname
in the WHERE clause?
Alternatively would I need to store the login name upon login w/in a
works but it doesn't work28 Apr 2006 15:03 GMT4
hey all,
i working with the Publisher object model in an ASP.NET page. When I'm
working with my project locally everything works fine. However, when I deploy
the application to my app server, it won't work for the clients. Any reason
CheckBoxField  in GridView Tasks - Edit Column can it  be a  CommandField too?28 Apr 2006 14:39 GMT2
Given the update query
UPDATE    Columns
SET             Include_in_Report = @Include_in_Report
WHERE     (ID = @Original_ID);
replicate standard html form post functionality28 Apr 2006 14:32 GMT4
I'm trying to translate a page into asp.net 2.0..
The options I need are e.g. action='some webpage', method=post,
enctype='enctype' etc...  the file is supplied by a standard file input
dialog.
javascript doesn't work with my button28 Apr 2006 14:26 GMT7
first off, I'm using .Net framework 1.1 with ASP.net and C#
I'm trying to do something very simple...but I can't figure it out
I have an <asp:button runat="server"> in the test version of my app that is
essentially a backdoor for changing the class of user inside the application
Know about news groups of visual studio.net 200528 Apr 2006 14:15 GMT7
I want to know about news groups of visual studio.net 2005 .
regards
micheal
How to map XML to .NET class?28 Apr 2006 10:19 GMT2
I was given an XML (see below) already in string format,   is it possible to
map the data to an Array of a .NET class?  I read some article about
XMLDataDocument and XMLReader, but never talk about mapping... help.
It would be cool if I can get data fill out like this from XML..
ASP.NET Membership: Where are the Roles Stored?28 Apr 2006 09:54 GMT2
I'm in the middle of implementing ASP.NET membership and role-based
authentication using the new ASP.NET 2.0 Membership and Roles
classes/database and was stuck on the following:
When using the Security Setup Wizard to add rules for directory access
Login Control .NET 200528 Apr 2006 09:50 GMT1
  I have a problem with displaying the "CreateUserUrl" property of the
Login control on a Content Panel. I do not know what the reason is
except for that particular property, everything else works like
FailureActionText, etc. Also I have tried to add a hyperlink
Loop through all fields in a single record?28 Apr 2006 09:46 GMT4
In ASP, I can do it with
For Each objField In rsValue.Fields
   //do something with objField.Value
Next
rounding values to the nearest 5 or 1028 Apr 2006 09:29 GMT4
any help with this one? i have say, numbers  which i'd like to be rounded to
the nearest 5 or 10, example:
147.24 -->>150
181.99 -->> 180
how to convert string to money(sql db)28 Apr 2006 08:54 GMT1
how to convert string to money before to insert to sql serve(sql db)
the best way to redirect to another website28 Apr 2006 08:51 GMT4
I need to pass some secure information (using ssl) to another website
(different domain) and at same time redirect user to that site. What is the
best way to do it? Thanks.
DT
Codefile directive validity with @Application ?28 Apr 2006 08:21 GMT4
In  my Global.asax file, I have only an @ Application directive like
<%@ Application Language="C#" Inherits="WT.Global" CodeFile="Global.asax.cs"
%>
Visual studio complains saying that CodeFile is no valid for Application but
 
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.