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 / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Querystring not working29 Aug 2007 18:49 GMT2
Could someone take a look at this code and tell me if this code is
valid?
Thanks!
If Request.QueryString("quesid") <> "" Then
Storing/Displaying images29 Aug 2007 18:31 GMT2
Hi, how are you ? Can you send me any examples about storing images on bd
and showing them on gridview? Im using VS2005 asp.net 2.0 C#
Thanks a lot!
User identity29 Aug 2007 18:22 GMT2
I have an ASP.NET intranet site running off one of our servers.
The app, in the Session_Start event, logs a user's currently logged-in
Windows username to a session variable.
In the dev. environment, it's no problem - it gets a proper username.
Dotfuscator problem29 Aug 2007 18:19 GMT2
Has anyone had success with this community edition obfuscator that comes
with vs2005?  I put a dll through it and then when I substitute the
obfuscated dll for the original I get an error at compile time saying:
Error 1 Could not load file or assembly 'GP2, Version=0.2.0.0,
Anyone doing ASP.NET on your mac?29 Aug 2007 18:13 GMT9
I am an ASP.NET (VB.NET) web developer, using MS Visual Studio.
I'm thinking of switching over to MAC.
I was wondering if anyone is using Visual Studio 2005 or 2008 beta in a XP
or Vista environment on their Mac?
ASP.NET and JavaScript29 Aug 2007 17:53 GMT5
Can anyone direct me to a hyperActive JavaScript NewsGroup(s).
I am feeling stupid today.
if I have the ClientID then why do I need the
document.getElementById(<myClientID>)??
Articles on Pros/Cons of Session Object29 Aug 2007 17:52 GMT2
I'm looking for some good reading material on the pros/cons of using
the Session object and was wondering if anyone could point me in the
right direction?
DataField not member of 'System.Web.UI.WebControls.DataGridColumn'29 Aug 2007 17:47 GMT2
I am getting this error trying to dynamically added a column to my DataGrid.
I have the following code:
Function CreateBoundColumn(c as DataColumn) as DataGridColumn
  Dim column as DataGridColumn  = new BoundColumn()
C# Convert question.29 Aug 2007 17:42 GMT4
I seem to be ding this a lot,
td1.Text = Convert.ToString(HtmlTextWriter.SpaceChar);
In VB you don't need to convert and i makes me wonder if this is the correct
way to assign an htmltextwriter item to a cell?
Retain values between postbacks???29 Aug 2007 17:41 GMT3
I have a MyUser class containing user profiles. Everytime after postback, I
have to reload (access the database) again. Is there any way I can easily
save those data between postbacks? Thanks.
public partial class Login : System.Web.UI.Page
updating GridView cell background color29 Aug 2007 17:32 GMT11
I understand how to connect a SqlDataSource to a GridView and have a nice
data-connected, paginated web page generated with virtually no coding.
Starting from that base, I would like to add an extra column to the GridView
and do two things: for each row, based on the value of ...
Hyperlink List XML File Data Source29 Aug 2007 17:20 GMT1
Want to create a "frequently asked question" type page on a ASP.NET
2.0 site.  The page will have two columns, one displaying a list of
hyperlinked questions that will be bookmarked to answers below, and
the navigation system will be similar, displaying some hyperlinked
scripting using Button29 Aug 2007 17:20 GMT6
Hi Steve,
Sorry if you have seen this post before but I cant figure this one out...
Thanks for the information but now I am getting new errors:
I have used this code in the rowdatabound, how do i modify this to take 2
Bring window to top29 Aug 2007 17:14 GMT4
Good Morning All:
We have an issue when we are using "target = 'new'" in an anchor.  The first
time when it opens the new window the window comes to the top of the stack
but on subsequent openings it remains in the stack where it was left.  We
RegisterStartupScript doesn't work in a aspx page containing a frameset29 Aug 2007 17:06 GMT10
I have an aspx page which contains a frameset.
I want to set the location.href of the frames dynamically using javascript
created in the Page_Load of the frameset using RegisterStartupScript, but
the registered script doesn't appear to run.  Is there some reason why
 
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.