Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Forums - ASP.NET Forums - www.asp.net | Site profile

Site profile page for http://www.asp.net. This report page has aggregated and summarized the online discussions from the Message Board located at http://www.asp.net. This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional site profile information for http://www.asp.net is also shown in the following divisions:

1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a site's popularity and/or exact posting volumes at any given reporting period.

Title: Forums - ASP.NET Forums - http://www.asp.net Forums - ASP.NET Forums
Url: http://www.asp.net
Users activity: 2 posts per thread
site activity: 3,456 active threads during last week
Site rank: 305 (go to rank page)
Domain info for: asp.net
 

Posting activity table on Forums - ASP.NET Forums:

  Week Month 3 Months
Threads: 3,456 8,522 25,557
Post: 7,902 19,763 59,860
 

Authority Badge:

Forums - ASP.NET Forums | Forum Authority Badge

Forums - ASP.NET Forums posting activity graph:

Posts by:  day  week  month 
 

http://www.asp.net Alexa graph:

Top authors on Forums - ASP.NET Forums during last week:

Name
Posts
rtpHarry
149
user's latest post:
Are use of Sessions bad ?
Published (2009-11-20 11:56:50)
Well the issue with sessions is that they rely on the user accepting cookies. Some people get all bent out of shape at the thought of a cookie invading their privacy. Sometimes it just makes sense to put a bit of data in the session (like a shopping cart for example). I personally avoid it unless there is a good reason to. The alternative is to store all the data in a sql database and pass an id code around in the querystring...
raghav_khunger
122
user's latest post:
change color of particular...
Published (2009-11-20 13:53:27)
http://www.howtocreate.co.uk/jslibs/htmlhigh/findinpage.html http://eriwen.com/javascript/highlight-search-results-with-js/ http://www.nsftools.com/misc/SearchAndHighlight.htm
qwe123kids
118
user's latest post:
web service calling vb6.0
Published (2009-11-20 11:32:57)
Hi, http://forums.asp.net/t/383204.aspx http://www.discussweb.com/vb-net-programming/767-calling-soap-web-service-vb6-0-a.html Chk the above link
TATWORTH
90
user's latest post:
Sending webpage as Email
Published (2009-11-18 08:19:24)
You could store the IP Address in web.config or a parameter table as in:  http://commonparam.codeplex.com/  
MetalAsp.Net
88
user's latest post:
An SqlParameter with...
Published (2009-11-20 14:53:02)
I think you need to include the @.  So: new  SqlParameter( "@Username" ,username)
kavita_khandhadia
78
user's latest post:
Arabic Data in XML File
Published (2009-11-20 08:13:04)
I dont think you have to do anything special, may be using the encoding = iso-8859-1  will solve yiyr problem. Are you facing any specific problem then please specify here in detail.
Naom
75
user's latest post:
How to find the top 5 entries In...
Published (2009-11-20 14:14:07)
Did you try copying the exact code I posted and then running in SSMS (or Query Analyzer). I've tried it a moment ago again (in SSMS 2008) and it worked fine. 
Rajneesh Verma
75
user's latest post:
ampersands in an imagebutton and...
Published (2009-11-20 12:59:57)
Hi, As i have seen there is a space between AT&T and Logo.jpg. have you tries for space as my above post.If not then try it Thanks...
stanly
73
user's latest post:
Where to download lovely button...
Published (2009-11-20 05:50:35)
http://www.freebuttons.com/ http://www.crystalbutton.com/button-creator-2.php Better use image button
RickNZ
71
user's latest post:
Combining caching and session...
Published (2009-11-18 19:11:00)
Yes, the session ID is a public property: Session.SessionID
 

Top 10 active forums on Forums - ASP.NET Forums during last week:

Web Forms - 602 new posts Web Forms - forum profile
Getting Started - 579 new posts Getting Started - forum profile
SQL Server, SQL Server Express, and SqlDataSource Control - 550 new posts SQL Server, SQL Server Express, and SqlDataSource Control - forum profile
Data Presentation Controls - 524 new posts Data Presentation Controls - forum profile
Client Side Web Development - 523 new posts Client Side Web Development - forum profile
State Management - 290 new posts State Management - forum profile
Data Access and ObjectDataSource Control - 266 new posts Data Access and ObjectDataSource Control - forum profile
ASP.NET MVC - 260 new posts ASP.NET MVC - forum profile
Security - 238 new posts Security - forum profile
ASP.NET AJAX Controls Toolkit - 236 new posts ASP.NET AJAX Controls Toolkit - forum profile
 

Top 10 forums on Forums - ASP.NET Forums:

Getting Started - 36,938 posts Getting Started - forum profile
Web Forms - 36,027 posts Web Forms - forum profile
Data Presentation Controls - 33,939 posts Data Presentation Controls - forum profile
SQL Server, SQL Server Express, and SqlDataSource Control - 32,189 posts SQL Server, SQL Server Express, and SqlDataSource Control - forum profile
Client Side Web Development - 32,014 posts Client Side Web Development - forum profile
Security - 21,831 posts Security - forum profile
Configuration and Deployment - 19,361 posts Configuration and Deployment - forum profile
Master Pages, Themes and Navigation Controls - 19,258 posts Master Pages, Themes and Navigation Controls - forum profile
ASP.NET MVC - 18,563 posts ASP.NET MVC - forum profile
Data Access and ObjectDataSource Control - 18,186 posts Data Access and ObjectDataSource Control - forum profile

Latest active threads on Forums - ASP.NET Forums:

Forums - ASP.NET Forums
Started 2 days, 18 hours ago (2009-11-19 13:30:00)  by Danish Ali
I think you need to use the following approach to create the Navigation. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default3.aspx.cs" Inherits="Default3" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transition al.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title>...
Forum:  ASP.NET MVC ASP.NET MVC - forum profile
Thread:  Show this thread (5 posts) Thread info: Can I loop over a DataTable in an aspx page? Size: 5,998 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Can I loop over a DataTable in an aspx page? :: ASP.NET MVC :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 1 day, 16 hours ago (2009-11-20 15:38:23)  by ali62b
Make a backup of the existing project. Open the project file (the file with the .csproj or .vbproj file extension) and locate the ProjectTypeGuid element. In the value of that element, replace the GUID {603c0e0b-db56-11dc-be95-000d561079b0} with {F85E285D-A4E0-4152-9332-AB1D724D3325}.When you are done, the value of that element should be as follows: <ProjectTypeGuids>{F85E285D-...
Forum:  ASP.NET MVC ASP.NET MVC - forum profile
Thread:  Show this thread (2 posts) Thread info: SubmitImage() is not supported by the language Size: 2,482 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: SubmitImage() is not supported by the language :: ASP.NET MVC :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 1 day, 16 hours ago (2009-11-20 15:36:52)  by tgmdbm
The intent is obvious. to create a hidden field which contains the returnUrl value from the querystring if it exists, else the referrer url if one exists, otherwise empty. Html.If(bool, action) is a custom extension on HtmlHelper. Possibly from MvcContrib?
Forum:  ASP.NET MVC ASP.NET MVC - forum profile
Thread:  Show this thread (2 posts) Thread info: ASP.NET MVC Learning Size: 375 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: ASP.NET MVC Learning :: ASP.NET MVC :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 1 day, 16 hours ago (2009-11-20 15:03:53)  by paul.vencill
I would do it in a custom actionfilter, and apply that action filter to whichever controllers and/or action methods need to have that cache policy. If it's the whole app, then you could set it in the global.asax, or in an HttpModule, probably in the Begin_response method. That said, what about being a BB app makes you not want to still use caching?
Forum:  ASP.NET MVC ASP.NET MVC - forum profile
Thread:  Show this thread (3 posts) Thread info: Equivalent of Page_Init in web forms for MVC Size: 482 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Equivalent of Page_Init in web forms for MVC :: ASP.NET MVC :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 1 day, 17 hours ago (2009-11-20 14:10:25)  by PraveenaReddyName
<%using (Ajax.BeginForm("ViewPage1", "Sample", new AjaxOptions { HttpMethod = "POST", InsertionMode = InsertionMode.Replace, UpdateTargetId = "NameoftheDiv_toberendered_partially" }, new { @id = " AjaxForm1 " })) %> Note: Place your grid in the " Div " tag and use this name in the UpgradeTargetId.If you want to write a javascript/jquery code and call the AjaxForm(the id of the ...
Forum:  ASP.NET MVC ASP.NET MVC - forum profile
Thread:  Show this thread (4 posts) Thread info: Rendering Partialview after ajax submit Size: 1,488 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Rendering Partialview after ajax submit :: ASP.NET MVC :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 1 day, 16 hours ago (2009-11-20 15:15:50)  by onecurlyfry
Sorry I missed this response. I appreciate the response, but that solution is wayyyy over my head. :) I understand conceptually at a high level that you're saying there are two different methods for calling this. I just don't know anything about the tabs.debug.js, how to access it, etc. I've got a workaround in place, but I like knowing the "why" of things, when I can (and avoiding ...
Forum:  ASP.NET AJAX Controls Toolkit ASP.NET AJAX Controls Toolkit - forum profile
Thread:  Show this thread (2 posts) Thread info: Interesting problem with adding tab panel at runtime Size: 678 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Interesting problem with adding tab panel at runtime :: ASP.NET AJAX Controls Toolkit :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 2 days, 1 hour ago (2009-11-20 06:14:04)  by rtpHarry
All this closing of threads, stopping comments on old blog posts and that has always seemed to me like its missing the point. It is a failing of the blog / forum software to filter out necro-posts. A simple checkbox in the admin panel would solve the problem "dont show posts that are replied to after X days". I don't know why we go to the trouble to build these technologies and then stop ...
Forum:  Feedback on this website Feedback on this website - forum profile
Thread:  Show this thread (13 posts) Thread info: accidental Necro-Posting and how it can be avoided (at least some... Size: 1,204 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: accidental Necro-Posting and how it can be avoided (at least some of
the time) :: Feedback on this website :: Forums - ASP.NET Forums"
 

Hot threads for last week on Forums - ASP.NET Forums:

SQL Server, SQL Server Express, and SqlDataSource Control
Started 5 days, 17 hours ago (2009-11-16 14:03:00)  by rtpHarry
What about: Recipients = Recipients.Where(ent => ent.EntityID != 123); oh wait thats c#... vb is: Recipients = Recipients.Where(Function(ent) ent.EntityID <> 123) hmm well just threw that through a converter, not sure if its the cleanest version for vb.net but I think you can get the idea - just re-select the query and exclude the record you want to "delete"...
Forum:  SQL Server, SQL Server Express, and SqlDataSource ... SQL Server, SQL Server Express, and SqlDataSource Control - forum profile
Thread:  Show this thread (22 posts) Thread info: Linq to SQL question Size: 601 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Linq to SQL question :: SQL Server, SQL Server Express, and SqlDataSource ... :: Forums - ASP.NET Forums"
Hosting Open Forum
Started 1 week ago (2009-11-14 11:05:00)  by jeremyh
Make sure that the membership provider is defined within your web.config and that you have set the applicationname. More info @ http://weblogs.asp.net/scottgu/archive/2006/04/22/ Always-set-the-_2200_applicationName_2200_-propert y-when-configuring-ASP.NET-2.0-Membership-and-othe r-Providers.aspx If you need help in adding the sections to the web.config, then take a look at this guide...
Forum:  Hosting Open Forum Hosting Open Forum - forum profile
Thread:  Show this thread (21 post) Thread info: cant get admin working on Godaddy Host (also email) Size: 865 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: cant get admin working on Godaddy Host (also email) :: Hosting Open Forum :: Forums - ASP.NET Forums"
Web Forms
Started 5 days ago (2009-11-17 07:39:00)  by imran_khan
I think you did not post your complete code. right? because I dont find out where do you assign strSQl and connection string to cmd object. paulo32: I have a code like that, but is not correct: Now tell me whats your problem if is not correct code. are you getting any error or wrong data is inserted into db? please be clear more your problem Regard
Forum:  Web Forms Web Forms - forum profile
Thread:  Show this thread (19 posts) Thread info: Insert dates on diferent columns at second time Size: 611 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Insert dates on diferent columns at second time :: Web Forms :: Forums - ASP.NET Forums"
Web Forms
Started 1 week, 2 days ago (2009-11-13 04:31:00)  by qwe123kids
Hi, To display images in web Donot use Absoulte Path such as C://My Project/1.jpg Rather use Relative Path such as Images/1.jpg U may Keep image in Differnt path such as E://My/Images/.. CReate virtual Direcotry example MyImages know u can Acess Images http://MyImages/1.jpg
Forum:  Web Forms Web Forms - forum profile
Thread:  Show this thread (18 posts) Thread info: Displaying the images from the Server file system Size: 422 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Displaying the images from the Server file system :: Web Forms :: Forums - ASP.NET Forums"
Free For All
Started 1 week, 1 day ago (2009-11-14 03:50:00)  by Babunareshnarra
Hi stanly They have given u the code to send sms Paste all the code in a class file in app_code folder(assume sendsms.cs) from static void Main( string [] args) to the end Then in your code (in aspx.cs) write sendsms. Main("string array") Dont use objects since its a static method u can access the method in this way Thats it u r done. Hope this helps....
Forum:  Free For All Free For All - forum profile
Thread:  Show this thread (18 posts) Thread info: SMS gateway integation Size: 742 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: SMS gateway integation :: Free For All :: Forums - ASP.NET Forums"
SQL Server, SQL Server Express, and SqlDataSource Control
Started 2 days, 14 hours ago (2009-11-19 16:55:05)  by Naom
Why you defined your dates in this SP as nvarchar(10) and not as dates?
Forum:  SQL Server, SQL Server Express, and SqlDataSource ... SQL Server, SQL Server Express, and SqlDataSource Control - forum profile
Thread:  Show this thread (18 posts) Thread info: Search page with date - Gridview / Stored Procedure / date problems Size: 172 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Search page with date - Gridview / Stored Procedure / date problems :: SQL Server, SQL Server Express, and SqlDataSource ... :: Forums - ASP.NET Forums"
XML and XmlDataSource Control
Started 5 days, 19 hours ago (2009-11-16 12:40:00)  by Martin_Honnen
What exactly do you consider the value of an element, in particular if it has child elements? You can certainly use <xsl:value-of select="."/> inside of the xsl:for-each to output the XPath string value but that mainly makes sense if the element has no child elements, as otherwise you could the concatenation of value of child elements.
Forum:  XML and XmlDataSource Control XML and XmlDataSource Control - forum profile
Thread:  Show this thread (17 posts) Thread info: how to extract element values using xslt Size: 455 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: how to extract element values using xslt :: XML and XmlDataSource Control :: Forums - ASP.NET Forums"
ASP.NET MVC
Started 6 days, 23 hours ago (2009-11-15 08:06:00)  by gerrylowry
There is no postback in ASP.NET MVC: http://dotnetslackers.com/articles/aspnet/AnArchit ecturalViewOfTheASPNETMVCFramework.aspx . "The MVC Framework doesn't support classic postbacks and viewstate and doesn't consider any URL as the endpoint to a physical server file to parse and compile to a class." "In the MVC Framework, a URL is seen as the mean to address a logical server resource, ...
Forum:  ASP.NET MVC ASP.NET MVC - forum profile
Thread:  Show this thread (16 posts) Thread info: Dropdown Postback with Value updates? Size: 2,512 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Dropdown Postback with Value updates? :: ASP.NET MVC :: Forums - ASP.NET Forums"
Visual Basic .NET
Started 4 days, 1 hour ago (2009-11-18 06:05:00)  by XIII
Hi, it's indeed advised to use CType and DirectCast instead. It's been a long while that I did VB.NET but you can turn on Option Explicit and Option Strict . Grz, Kris.
Forum:  Visual Basic .NET Visual Basic .NET - forum profile
Thread:  Show this thread (15 posts) Thread info: VB Coding Standards: Are, CInt, CBool, CStr, CDate and the remaining... Size: 349 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: VB Coding Standards: Are, CInt, CBool, CStr, CDate and the remaining
methods now obsolete? :: Visual Basic .NET :: Forums - ASP.NET Forums"
Web Forms
Started 1 week, 1 day ago (2009-11-13 12:32:28)  by Rafal Labecki
Looks like you have a problem with adding new option to the drop down box. Just change your js syntax. This simple script shows how to add new option to the drop down box. Works fine in IE and Firefox (should be ok in all decent browsers). <select id="ddBox" name="ddBox"> <option value="Option 1">option 1</option> <option value="Option 2">option 2</option> </select> <script> var ...
Forum:  Web Forms Web Forms - forum profile
Thread:  Show this thread (14 posts) Thread info: Javascript works in IE - not in Firefox Size: 840 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Javascript works in IE - not in Firefox :: Web Forms :: Forums - ASP.NET Forums"

This page was found by:   asp.net forums