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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Dns.Resolve / GetHostByAddress deprecated in c# 2?02 Apr 2008 17:00 GMT1
Hello, i would like to retrieve the hostname from IP adress, but
according to microsoft (VS 2008 Express), DNS.Resolve and
GetHostByAddress methods seem to be deprecated, and all i found on
google was people who wrote that the new method GetHostEntry didn't
Hiding a field in a repeater02 Apr 2008 16:58 GMT14
I want to hide the Pin field below in my repeater.  How do I do this?
<asp:Repeater ID="Repeater1" runat="server"
DataSourceID="SqlDataSource1">
          <ItemTemplate>
Paging display on GridView with a large number of rows02 Apr 2008 15:29 GMT1
For tables with large number of rows, it is difficult to access the rows
with high page number due to high volume of data. Currently the user is
required to click the "..." link many times to get to each successive table.
Instead of only display few page index, is it possible to ...
Too many rows in a gridview?02 Apr 2008 15:04 GMT1
I have a gridview which I load with about 50 rows of high-level data,
and include a link on each row which will drill down and reload the
gridview.  I have some buttons on the page which provide some other
functionality, such as exporting the contents of the gridview to excel
logging to a text file in high demand environment02 Apr 2008 14:41 GMT9
I have a vb asp.net web service where I log user activity to a
text file like this:
Using sw As StreamWriter = New StreamWriter(file, True)
 sw.WriteLine(data)
get date02 Apr 2008 14:26 GMT6
If I have a date such as 4/2/2008, is there a way to go back a month such as
3/2/2008?
subfolders/security02 Apr 2008 14:15 GMT2
I've placed certain .aspx & .html pages into a subfolder called
MembersArea to which a successful logon will take the user.
Here's what I'm assuming: Both my main web folder and my MembersArea
subfolder need their own unique web.config file, correct?
BACK BUTTON AND WINDOW.OPEN ISSUE!!!!02 Apr 2008 13:58 GMT1
Here's my situation... I have an ASP.NET 2.0 (C#) page with a link
button.
When a user clicks the button I need it to execute the code behind
code for
Strange behavior02 Apr 2008 13:32 GMT3
This has to be simple - I must be missing something....
Here's the problem:
I have a .js file in my project. In that file I have a variable imageDir
declared like this: imageDir = "images/";
How do I Debug a .net DLL used by an Asp.net app?02 Apr 2008 12:14 GMT1
Hi, I'm trying to debug an asp.net DLL from an asp.net app.
I'm successfully calling (though not debugging) the dll from one page, and a
call to the DLL fails on another page with
Object reference not set to an instance of an object.
The state information is invalid for this page and might be corrupted.02 Apr 2008 11:37 GMT1
   I got the following error today. But yesterday this application is
running fine.
   Even today i try to move this project to another server. The same
symptom I got.
Challenge to all you ASP gurus - free beers to the winner!02 Apr 2008 10:38 GMT5
Ok, this is a challenge to the gurus out there - I thought I was a
guru too, but cannot get this to work for the life of me, so, a 6-pack
of beers to the first person who can help!
I have an existing Windows.Forms.Usercontrol. This control is an
Possible to add Web User Control to a Web Control Library?02 Apr 2008 10:19 GMT2
VB.NET, Visual Studio 2005, .NET Web Application.
Having created a Web Control Library is it possible to add a Web User
Control to it? I don't get the option to create a new web user control, and
if I copy one from my web application it doesn't then compile. So is it
What's with all the SPAM!!!02 Apr 2008 09:21 GMT1
Can't anything be done to prevent all this SPAM in these newsgroups!!!???!!!
Ross
Client-side application and impersonation02 Apr 2008 09:05 GMT2
Can a browser-based cient-side application impersonate a domain user?
I am trying to host a client-side assembly in a browser. I need to
then impersonate a domain user account in the assembly to give me
access to network resources, and I'm not sure if I'm able to
 
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.