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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Authenticate Users In Web.Config?17 Sep 2006 00:33 GMT1
Suppose a web.config file (existing in C:\Inetpub\wwwroot\ASPX) has the
following code:
<configuration>
   <system.web>
DataTable.Expressions really not working17 Sep 2006 00:29 GMT1
Hi all, I have a DataTable im trying to filter, however I simply cannot get
what appears to be a simply expression to work.
Int cartId = 15;
string expression = "cartId =" + cartId;
I need .Net developers16 Sep 2006 23:12 GMT2
http://ybricks.com/careers.htm
DataBinding images using Repeater Control.  Is there an ImageField column?16 Sep 2006 21:41 GMT3
Is it possible to databind an image in Repeater Control?  I see support for
it in GridView, but not in Repeater control.  There is another way to do
this, but would rather go with new controls.
Thanks,
asp.net application - http to https16 Sep 2006 20:52 GMT4
My asp.net application (developed using vs2003) runs fine on a windows
2000 server using iis 5.0. Our network manager wants to do away with
any http connections and only use https for services that are used by
external users. I have not got a clue how to go about this. My users
.ToString("c") location16 Sep 2006 19:49 GMT3
When you have something like this:
decimal d = 17.4m;
Response.Write(d.ToString("c"));
The output becomes: 17,50 kr. If the culture is set to swedish.
"Internet Explorer cannot display the webpage", intermittently16 Sep 2006 19:39 GMT2
We have a dotnet 2.0 application with sql server 2005 at the backend.
Since yesterday morning we get the above message intermittently. At one
moment I am connected and the page loads perfectly fast. But at the
next hit, it hangs. Not a predictable performance. We tried to log in
Basic IDE Question16 Sep 2006 19:33 GMT4
Are people using the VS 2005 IDE for complete visual design of their web
pages ?  Does it compare well against other page design tools like
Dreamweaver or FrontPage ?
I know this kind of elementary but I've always thought of VS as a
accessing controls in the createuserwizard complete step16 Sep 2006 18:45 GMT1
I want to make one or other display panel visible on the 'complete' step of
a createuserwizard.
I've customised the complete step and have the id's of the panels.
I've tried:
Meta data and google searchs.16 Sep 2006 18:27 GMT2
How do I add meta data to my pages so that google will 'find' the pages ?
TIA - Jeff.
HTML controls instead of .Net server controls16 Sep 2006 18:24 GMT3
Another front end guy that I work with wants to use old HTML controls instead
of the new .NET server controls. Since he is a old HTML and classic asp
person and is familiar with this, he wants to the old HTML controls instead
of the new .Net controls on a .Net web page. Please ...
Starter Kit Application deployment16 Sep 2006 18:18 GMT4
I have ASP.NET 2 hosting. I created my first simple WEB application from
Personal WEB Starter Kit template.
Everything works fine on my local machine.
I uploaded all files to the hosting server. Pages which do not use database
Using SQLDataSource to fill a datatable or dataset16 Sep 2006 18:17 GMT1
I am using Visual Web Developer 2005 Express Edition.  I created a
SQLDataSource just by draging the control to the form and filling in
the blanks in the wizard.
In code I need to use the SQLDataSource to load data from several
ASP.NET 2.0 book16 Sep 2006 18:15 GMT2
Is there an ASP.NET 2.0 book that's like Fritz Onion's ASP.NET v1 book?  I
know he has another coming out in November but I cannot wait till then.  I'm
looking for a book that explains the "plumbing" not which button to push and
not how to program.  Any suggestion would be ...
Showing Images16 Sep 2006 17:33 GMT2
I want to show the small help image that comes with VS. It is a question
mark in a blue circle. It seems several versions are included.
There is a PNG file, which has transparancies. But IE appears to ignore the
trasparancy and instead draw a grey background.
 
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.