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 / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
2 Questions about using AJAX with Master Page27 May 2008 02:41 GMT11
Trying to create a master page that holds a menu, and the menu switches
between pages in the site. 2 problem arrosed:
a. When I navigate from page to page (all AJAX Web Forms, with the Master
pages as their master...) the entire page is refreshed - also the menu which
How to reuse sqldatareader?27 May 2008 01:59 GMT4
I have a sqldatareader that I use to read some data.  Later I do a dr.close.
In the same sub I later to "dr = MyCommand.ExecuteReader" because I'm trying
to reuse the var with a totally different stored proc.
When the code runs I get this error on the 2nd dr.Read:
How pass null to stored proc27 May 2008 01:41 GMT3
How do I pass a null to a stored proc?  This doesn't seem to work....
MyCommand.Parameters.AddWithValue("@RecurranceStorage", System.DBNull)
How reset password if not know old one27 May 2008 01:33 GMT3
Using ASP.NET built in membership.
I'm creating an "admin interface" to my site.
Thru code, how can I reset someones password without knowing the old/current
one?
Do I have the latest VS?26 May 2008 21:35 GMT1
When I go to Help About in Visual Studio it say's I'm running MS VS 2008 V
9.0.21022.8 RTM.  Is this the latest (non-beta) version?  Thanks!
IDE is super slow26 May 2008 21:30 GMT6
I have VS2008 and the IDE is super slow. I updated to the latest version. Is
there a way to find out why it's acting so slow?
0 bytes?26 May 2008 21:19 GMT1
using System.Net.Sockets;
public bool SendBytesToPrinter(byte[] p)
{
try
Using Session variables without casting them to a new object26 May 2008 20:34 GMT11
I find it a little hard sometimes to cast a Session variable to a different
object, do what I need to do to it and then send it back to the Session. Is
there a way to do this without taking the variable out of the Session first?
I have 15-20 methods on my page codebehind that ...
word automation with asp.net (c#)26 May 2008 19:00 GMT2
Hi friends,I have a problem about word and asp.net .
When I run my project in visual web developer 2005 it works fine. But
in server it is not work. I think its about secury settings. What can
I do to call word document from server to client???
Specified argument was out of the range of valid values.Parameter     name: index26 May 2008 18:38 GMT2
hi, i'm having problems with a datagrid paging.
it's populates fine, but when i click the paging button appears this
error:"Specified argument was out of the range of valid
values.Parameter name: index"
Sending information?26 May 2008 16:11 GMT1
Hi, can asp.net (2.0 C# VS 2005) send some kind of information via TCP/IP to
a computer that will be on the local network?
Should the destination computer have a executable listening the data arrived
on some port? Because the computer needs to send the data arrived to a
Handling ActiveX in ASP.net26 May 2008 15:45 GMT3
I would like to create an ActiveX object inside my aspx Asp.Net 2.0 page.
Then I would like to have a handler in my code-behind code, in order to
change and access the properties of this ActiveX.
So my first question is: how to create the ActiveX object ? Can I use the
Complex GridView Binding26 May 2008 15:32 GMT1
I want to bind my GridView control to an ObjectDataSource that
returns: List<User>
But the thing is, one of the user's properties is Department - which
is another custome type.
Menu Control That Works With Safari26 May 2008 14:05 GMT4
Using ASP.NET 3.5
I have been using a standard menu control bound to a sitemapdatasource using
a web.sitemap file.
The menus work fine in IE and Firefox, but in Safari, they render horribly
Validator26 May 2008 11:27 GMT4
I am using a RegularExpressionValidator and the ValidationExpression is
"/^\d{1,2}(\-|\/|\.)\d{1,2}\1\d{4}$/"
It still have errorMessage.
Can anyone help me?
 
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.