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... 

ASP.NET | Forum profile

Forum profile page for ASP.NET on http://www.codeproject.com. This report page is the aggregated overview from a single forum: ASP.NET, located on the Message Board at http://www.codeproject.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "ASP.NET" on the Message Board at http://www.codeproject.com is also shown in the following ways:

1) Latest Active Threads
2) 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 forum's popularity and/or exact posting volumes at any given reporting period.

Site: CodeProject: Discussion Boards. Free source code and programming help - ASP.NET (site profile, domain info codeproject.com)
Title: ASP.NET
Url: http://www.codeproject.com/script/Forums/View.a...
Users activity: 34 posts per thread
Forum activity: 170 active threads during last week
 

Posting activity on ASP.NET:

  Week Month 3 Months
Threads: 170 542 1,473
Post: 629 1,959 5,048
 

ASP.NET Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Abhishek sur
112
user's latest post:
How can we find the application...
Published (2009-11-24 15:06:00)
chanduin4u wrote: find which application sent it. How could one get the application name if it is not present in email headers??? I guess some applications do add some headers for every mails (MS Outlook might adds X-Mailer: Microsoft Office Outlook, Build 11 . 0 . 5510 ), but there are many which dont. So it is not possible to detect which application sent it if it is not tagged properly. Rather I think it would be the responsibility of all...
Abhijit Jana
77
user's latest post:
Cookies
Published (2009-11-24 06:43:00)
manish.m.meshram wrote: I want to access cookies on my client machine through my web application. Beginner's Guide To ASP.NET Cookies [ ^ ]
sashidhar
31
user's latest post:
downloading file
Published (2009-11-24 03:39:00)
Are you looking for this? http://www.west-wind.com/weblog/posts/76293.aspx [ ^ ]
Christian Graus
27
user's latest post:
Real problem with GridView...
Published (2009-11-24 18:02:00)
This doesn't tell me if viewstate is turned on for the page or not. Have you set breakpoints to see if your data here is persisted or if it's lost ?
Tauseef A
15
user's latest post:
object data source
Published (2009-11-19 13:04:00)
HI guys i am working with listview conrol and objectdatasource there is an udate metod wo which my dataobject is bound bit it does not work, i put a break on updating event of the objectdatasource but it doest not even break here   , delete is working fine , update method and delete method taking the type of object. here is my code <EditItemTemplate>    <tr style...
Ersan Ercek
14
user's latest post:
Could somebosy help me this...
Published (2009-11-19 15:08:00)
Dear Abhishek, you are really a good guy with a lot of patience... I did not write earlier since I wanted to check the code first. As you said, I suspected from the update panels, and I have already removed it. Therefore I assume I do not need clear element. I checked in both ways anyway. The thing is, when I render gridview by adding form, program gives, a page can only have one form tag. When I try to render it alone I receive should be...
Maxdd 7
14
user's latest post:
Real problem with GridView...
Published (2009-11-24 22:25:00)
Christian Graus wrote: Have you set breakpoints to see if your data here is persisted or if it's lost ? Could you recommend where to set breakpoints? I am not doing breakpoints but I'm using Response.write in many places to know where of there's any data not executed. But I think I know the problem: with the solution in my second post (after sort grid disappears), looks like cant sort temporary table... maybe I should use...
Suresh Dayma
12
user's latest post:
can we store viewstate in...
Published (2009-11-15 13:51:00)
I really appreciate your help but i dont think this is a better solution. I would rather create a public property in the masterpage and cast the masterpage in all my content pages(there are around 40-50 pages). although it is a tedious work. I will store the id in the content page's viewstate.
uglyeyes
12
user's latest post:
string manipulation in c#
Published (2009-11-18 00:01:00)
Hi! I have below text. "A quick sly fox jumped over the lazy brown dog" "This is my rifle, this is my gun. this is for fight and this is for fun." I need to programmatically get first 7 words without breaking any words. for eg. from first text I need "A quick sly fox jumped over" and from second "This is my rifle, this is" could someone please help me how to get this.
Mark Nischalke
10
user's latest post:
Login and membership
Published (2009-11-16 09:13:00)
1) Why are you reponding to me? 2) Why are you giving information that has already been given?
 

Latest active threads on ASP.NET::

CodeProject: Discussion Boards. Free source code and programming help
Started 14 hours, 29 minutes ago (2009-11-26 11:22:00)  by d@nish
Check the value in intColumn variable.
Thread:  Show this thread (4 posts)   Thread info: Converting a DataTable Column to an Array? Size: 91 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Converting a DataTable Column to an Array? :: ASP.NET :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 15 hours, 1 minute ago (2009-11-26 10:50:00)  by sashidhar
Lol I am Wrong..! I thought he is Asking for Authentication in asp.net..! I came to Know Now he is asking in IIS..!
Thread:  Show this thread (9 posts)   Thread info: User.Identity.Name is empty Size: 245 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: User.Identity.Name is empty :: ASP.NET :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 14 hours, 40 minutes ago (2009-11-26 11:11:00)  by mahdigh
Dear friends. when size of content of my page is changed(like loading texts from database) , footer is go down and displayed correctly: http://www.mahdighiasi.net/default.aspx but when size of sidebar (left pane) of my page is changed (and content is smaller than sidebar), footer don't move and my sidebar image and texts go out from they DIV and include in footer (see left pane): http...
Thread:  Show this thread (2 posts)   Thread info: Incorrect Auto Size of DIV Tags when size of contents are dynamically
changed. Size: 716 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Incorrect Auto Size of DIV Tags when size of contents are dynamically
changed. :: ASP.NET :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 15 hours, 8 minutes ago (2009-11-26 10:43:00)  by Abhishek sur
What is the problem with that. Repeater actually places the same html that you define in ItemTemplate and AlternateItemTemplate . You can easily use OnItemDataBound event to find the controls. Inside it write like this: if(e.Item.ItemType == ListItemType.Item || e.Item.ItemType == ListItemType.AlternateItem) { TextBox tb = e.Item.FindControl("yourserversideiD"); tb.Attributes.Add("...
Thread:  Show this thread (3 posts)   Thread info: Custom Validation inside Repeater Size: 749 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Custom Validation inside Repeater :: ASP.NET :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 14 hours, 49 minutes ago (2009-11-26 11:02:00)  by sashidhar
Here is the Excellent Link with many Examples..! http://www.gotreportviewer.com/ [ ^ ] If you didnt Find the answer..! Read below..! Here the Response will be slow when you want for reporting Service..! I can suggest you to post the Question in..! http://social.msdn.microsoft.com/Forums/en-US/sqlr eportingservices/threads [ ^ ] Post Your Question There ..! I am Sure They may Help..! I got...
Thread:  Show this thread (2 posts)   Thread info: rdlc report : want to export it programatically Size: 876 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: rdlc report : want to export it programatically :: ASP.NET :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 17 hours, 30 minutes ago (2009-11-26 08:21:00)  by Vuyiswa Maseko
where do you get the data?
Thread:  Show this thread (3 posts)   Thread info: Dynamic creation of GridView Size: 64 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Dynamic creation of GridView :: ASP.NET :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 15 hours, 15 minutes ago (2009-11-26 10:36:00)  by Abhijit Jana
Membership having it own internal implementation. If you want to move membership, you can use DAL for all database related code. Even inbetween DAL and UI, you can put the Business Layer also (BLL).
Thread:  Show this thread (2 posts)   Thread info: ASP.NET Provider and DAL Size: 236 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: ASP.NET Provider and DAL :: ASP.NET :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 17 hours, 41 minutes ago (2009-11-26 08:10:00)  by Blikkies
Is it a commandfield button or just a standard button?
Thread:  Show this thread (3 posts)   Thread info: Get Value from GridView Size: 84 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Get Value from GridView :: ASP.NET :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 20 hours, 48 minutes ago (2009-11-26 05:03:00)  by bhavnvyas
go through this... http://www.codeproject.com/KB/aspnet/ExploringSess ion.aspx a> ]
Thread:  Show this thread (5 posts)   Thread info: Session Object.. Size: 192 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Session Object.. :: ASP.NET :: CodeProject: Discussion Boards. Free source code a..."
 

Hot threads for last week on ASP.NET::

ASP.NET
Started 3 days, 18 hours ago (2009-11-23 07:27:00)  by Amit Patel1985
Hi All Can u try the folloeing thing i think this will solve ur problem. string a = ddRole.SelectedItem.Text Thanks and regards, Amit Patel
Thread:  Show this thread (12 posts)   Thread info: About Dropdownlist in ASp:content page Size: 295 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: About Dropdownlist in ASp:content page :: ASP.NET :: CodeProject: Discussion Boards. Free source code a..."
ASP.NET
Started 4 days ago (2009-11-23 01:43:00)  by Abhijit Jana
avijitsurai wrote: My target is convert office document (like doc, docx, xls, xlsx), adobe file (like psd,ai), and more files to PDF file How does it related with ASP.NET ?
Thread:  Show this thread (11 posts)   Thread info: Office document convert to PDF file Size: 364 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Office document convert to PDF file :: ASP.NET :: CodeProject: Discussion Boards. Free source code a..."
ASP.NET
Started 2 days, 12 hours ago (2009-11-24 13:31:00)  by Maxdd 7
I tried to work around this: DataTable dataTable = Temp as DataTable; if (dataTable != null) { DataView dataView = new DataView(dataTable); dataView.Sort = e.SortExpression + " " + ConvertSortDirectionToSql(e.SortDirection); Temp.AcceptChanges(); GridView3.DataSource = dataView; GridView3.DataBind(); ...
Thread:  Show this thread (9 posts)   Thread info: Real problem with GridView TemplateField Sorting Size: 886 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Real problem with GridView TemplateField Sorting :: ASP.NET :: CodeProject: Discussion Boards. Free source code a..."
ASP.NET
Started 1 day, 20 hours ago (2009-11-25 05:47:00)  by Amit Patel1985
Hi , is it giving any error to u?? Thanks , amit
Thread:  Show this thread (9 posts)   Thread info: rollback in mysql from asp.net Size: 118 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: rollback in mysql from asp.net :: ASP.NET :: CodeProject: Discussion Boards. Free source code a..."
ASP.NET
Started 15 hours, 1 minute ago (2009-11-26 10:50:00)  by sashidhar
Lol I am Wrong..! I thought he is Asking for Authentication in asp.net..! I came to Know Now he is asking in IIS..!
Thread:  Show this thread (9 posts)   Thread info: User.Identity.Name is empty Size: 245 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: User.Identity.Name is empty :: ASP.NET :: CodeProject: Discussion Boards. Free source code a..."
ASP.NET
Started 5 days, 20 hours ago (2009-11-21 05:04:00)  by sashidhar
Return the exception in the form of String format...! [WebMethod] Public string SendMail() { try { return " mail sent" ; } Catch(Exception ie) { return ie.Message; } }
Thread:  Show this thread (8 posts)   Thread info: sending mails through webservices Size: 537 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: sending mails through webservices :: ASP.NET :: CodeProject: Discussion Boards. Free source code a..."
ASP.NET
Started 3 days, 3 hours ago (2009-11-23 22:12:00)  by Christian Graus
Response.Write is idiocy in this context. Just remove it.
Thread:  Show this thread (8 posts)   Thread info: Problem with controls collection exporting data Size: 96 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Problem with controls collection exporting data :: ASP.NET :: CodeProject: Discussion Boards. Free source code a..."
ASP.NET
Started 2 days, 23 hours ago (2009-11-24 01:53:00)  by Lucky123456
Any_India wrote: To enable the details of this specific error message to be viewable on remote machines, please create a tag within a "web.config" configuration file located in the root directory of the current web application. This tag should then have its "mode" attribute set to "Off". First do what it wants you to do then post the error message.
Thread:  Show this thread (8 posts)   Thread info: Geting Error On Uploding in FTP Size: 455 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Geting Error On Uploding in FTP :: ASP.NET :: CodeProject: Discussion Boards. Free source code a..."
ASP.NET
Started 2 days, 19 hours ago (2009-11-24 05:57:00)  by d@nish
For that you need to have another div spanning across your page. You can set the opacity of that div as per your need and show and hide it along with the modal pop up.
Thread:  Show this thread (8 posts)   Thread info: Creating the Modal popup fade out effect Size: 205 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Creating the Modal popup fade out effect :: ASP.NET :: CodeProject: Discussion Boards. Free source code a..."
ASP.NET
Started 1 day, 18 hours ago (2009-11-25 07:41:00)  by sashidhar
Did You Look at this? http://www.asp.net/AJAX/AjaxControlToolkit/Samples /HTMLEditor/HTMLEditor.aspx [ ^ ]
Thread:  Show this thread (8 posts)   Thread info: Free WYSIWYG Editors Size: 369 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Free WYSIWYG Editors :: ASP.NET :: CodeProject: Discussion Boards. Free source code a..."

This page was found by:   CHttpAccessorHelper::InitRequestInternal - unexpected status (401) on request for  CHttpAccessorHelper::InitRequestInternal - unexpected status (401)  chttpaccessorhelper