My account: Login | Sign Up
Loading... 

ASP.NET 2.0 | Forum profile

Forum profile page for ASP.NET 2.0 on http://www.eggheadcafe.com. This report page is the aggregated overview from a single forum: ASP.NET 2.0, located on the Message Board at http://www.eggheadcafe.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 2.0" on the Message Board at http://www.eggheadcafe.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: EggHeadCafe - The .NET developer - ASP.NET 2.0 (site profile, domain info eggheadcafe.com)
Title: ASP.NET 2.0
Url: http://www.eggheadcafe.com/forumtree.aspx?topic...
Users activity: 38 posts per thread
Forum activity: 8 active threads during last week
 

Posting activity on ASP.NET 2.0:

  Week Month 3 Months
Threads: 8 30 125
Post: 31 131 471
 

ASP.NET 2.0 Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
alice johnson
6
user's latest post:
culture err
Published (2009-01-08 10:22:00)
please refer to this kb article http://dev.ektron.com/kb_article.aspx?id=2402
Diablo III
4
user's latest post:
Need help in xml comment
Published (2009-01-08 06:58:00)
After you add the Method Summary as above, all you need to do is use the "Build comment web pages" features in Visual Studio..it is available under tools. You can try NDoc for more options.
Sanjay Verma
3
user's latest post:
Dynamic Crystal Report
Published (2009-01-02 08:33:00)
See the complete article for my answer with code HERE Hope this helps.
Adarsh Parmar
3
user's latest post:
Dynamic Crystal Report
Published (2009-01-02 05:27:00)
http://social.microsoft.com/Forums/en-US/vscrystalreports/thread/2d3a671c-3fab-4083-8ac2-736da06d67f4 http://social.msdn.microsoft.com/forums/en-US/vscrystalreports/thread/38ddae25-1dad-4fb3-810e-fb2bda37915d/ http://www.dotnetheaven.com/UploadFile/SaifiFFC/CrystalReport07122007062723AM/CrystalReport.aspx http://www.c-sharpcorner.com/UploadFile/uditsingh/CR1111022006055359AM/CR11.aspx  
kalit sikka
3
user's latest post:
Need help in xml comment
Published (2009-01-08 06:27:00)
/// <summary> /// This method will convert the input into required output with unique characters /// </summary> /// <param name="input">Passing value of textbox1 here as argument </param> /// <returns>return value with unique charaters for textbox2</returns> public string GetUnqStr( string input) // Passing value of textbox1 here as argument { return...
Ketan Mer
2
user's latest post:
culture
Published (2009-01-03 00:50:00)
http://www.dotnetspider.com/resources/793-Globalization-Web-Applications-using-ASP-NET.aspx http://msdn.microsoft.com/en-us/library/bz9tc508.aspx http://aspnet.4guysfromrolla.com/articles/030304-1.aspx ->Setting the Culture for ASP.NET Pages ------------------------------------------------------ http://authors.aspalliance.com/aspxtreme/webapps/globalization/settingculture.aspx
Rajesh Kallakuri
2
user's latest post:
Need help in xml comment
Published (2009-01-08 08:51:00)
forward slashes (///). The first two slashes signify a comment and tell the compiler to ignore the text that follows. The third slash tells the parser that this is an XML comment and should be handled appropriately. /// <summary> /// /// </summary> /// <param name="strFilePath"></param> public void LoadXMLFromFile(string strFilePath) Recognized Tags: There are nine primary...
nkm krishna
2
user's latest post:
web parts - Connections
Published (2009-01-08 09:42:00)
i have some problem about web parts connection Zone... In my application I am useing two web zones A,B. A zone consists of a drop down list ,and B zone cosists of a gridView which is being popouated  with the selected value from A Zone.  Its working Fine ...... & now i am added my application in Declarative catalog & Page catalog. Now i am closing Zone B.its added to page catalog. Now i am clicking page...
bretto kumar A
2
user's latest post:
culture err
Published (2009-01-08 10:12:00)
hai im using .net2.0 in my application i m using culture concept  while im running my application it display error like this Could not find any resources appropriate for the specified culture (or the neutral culture) on disk. baseName: resource  locationInfo: <null>  fileName: resource.resources i create resorce file for en-US and fr-FR and i gave the key and value like my resource.en-US.resx is...
amitabha chakraborty
1
user's latest post:
Dynamic Crystal Report
Published (2009-01-02 04:30:00)
How to create dynamic crystal report?? That mean if a dataset contains 3 columns then that 3 columns should be visible in the report. similarly if the dataset contains 4 columns automatically 4 columns should appear.. Also i dont want to create the dataset in the xml ...i.e, right clicking the solution explorer - add new item - dataset ....Drag dropping dataset items from the tables...   Thanks    
 

Latest active threads on ASP.NET 2.0::

EggHeadCafe - The .NET developer
Started 1 day ago (2009-01-08 10:12:00)  by bretto kumar A
hai im using .net2.0 in my application i m using culture concept while im running my application it display error like this Could not find any resources appropriate for the specified culture (or the neutral culture) on disk. baseName: resource locationInfo: <null> fileName: resource.resources i create resorce file for en-US and fr-FR and i gave the key and value like my resource.en-US...
Thread:  Show this thread (2 posts)   Thread info: culture err Size: 1,694 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "culture err :: ASP.NET 2.0 :: EggHeadCafe - The .NET developer"
EggHeadCafe - The .NET developer
Started 1 day ago (2009-01-08 09:56:00)  by Sreenath K
Hi All, I have a requirement where in there are 3 different types of people say A , B and C who are going to access a website When they navigate to another website of the same company, we want the origination site to pass whether it was A , B or C who navigated. We thought of using Querystring say http://www.abc.com?site=A http://www.abc.com?site=B http://www.abc.com?...
Thread:  Show this thread (2 posts)   Thread info: Http Referrer? Size: 898 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Http Referrer? :: ASP.NET 2.0 :: EggHeadCafe - The .NET developer"
EggHeadCafe - The .NET developer
Started 1 day ago (2009-01-08 09:42:00)  by nkm krishna
i have some problem about web parts connection Zone... In my application I am useing two web zones A,B. A zone consists of a drop down list ,and B zone cosists of a gridView which is being popouated with the selected value from A Zone. Its working Fine ...... & now i am added my application in Declarative catalog & Page catalog. Now i am closing Zone B.its added to page catalog. Now i am ...
Thread:  Show this thread (1 post)   Thread info: web parts - Connections Size: 15 kb
Related Threads: Same Site | All Sites
Customize:  Customize "web parts - Connections :: ASP.NET 2.0 :: EggHeadCafe - The .NET developer"
EggHeadCafe - The .NET developer
Started 1 day, 4 hours ago (2009-01-08 06:13:00)  by Masuma Aktar
Hello all, How to write xml comment in string Handler class, in asp dot net page. For example: public string GetUnqStr(string input) // Passing value of textbox1 here as argument > { > return output.ToString(); // Pass value to textbox2 > } How to write above highlighted comment in XML way. Regards, Masum
Thread:  Show this thread (5 posts)   Thread info: Need help in xml comment Size: 615 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Need help in xml comment :: ASP.NET 2.0 :: EggHeadCafe - The .NET developer"
EggHeadCafe - The .NET developer
Started 1 day, 1 hour ago (2009-01-08 08:42:00)  by nkm krishna
i have some problem about web parts connection Zone... In my application I am useing two web zones A,B. A zone consists of a drop down list ,and B zone cosists of a gridView which is being popouated with the selected value from A Zone. Its working Fine ...... & now i am added my application in Declarative catalog & Page catalog. Now i am closing Zone B.its added to page catalog. Now i am ...
Thread:  Show this thread (1 post)   Thread info: web parts - Connections Size: 15 kb
Related Threads: Same Site | All Sites
Customize:  Customize "web parts - Connections :: ASP.NET 2.0 :: EggHeadCafe - The .NET developer"
EggHeadCafe - The .NET developer
Started 1 week ago (2009-01-02 08:57:00)  by bretto kumar A
hai what is the use of culture in asp.net2.0 and how can i use this conceptes plz help me
Thread:  Show this thread (9 posts)   Thread info: culture Size: 196 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "culture :: ASP.NET 2.0 :: EggHeadCafe - The .NET developer"
EggHeadCafe - The .NET developer
Started 1 week ago (2009-01-02 04:30:00)  by amitabha chakraborty
How to create dynamic crystal report?? That mean if a dataset contains 3 columns then that 3 columns should be visible in the report. similarly if the dataset contains 4 columns automatically 4 columns should appear.. Also i dont want to create the dataset in the xml ...i.e, right clicking the solution explorer - add new item - dataset ....Drag dropping dataset items from the tables......
Thread:  Show this thread (11 posts)   Thread info: Dynamic Crystal Report Size: 553 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Dynamic Crystal Report :: ASP.NET 2.0 :: EggHeadCafe - The .NET developer"
EggHeadCafe - The .NET developer
Started 1 week, 2 days ago (2008-12-31 04:51:00)  by sunny C
Hi All, Can you please help me in solving the below problem. I'm having a Gridview with sorting (with default ascending order) and paging capabilities with First Prev Next Last buttons and PageSize as 10. Paging is working properly (i.e., when i click the next button, it is showing the next 10 rows in correct order.) when it is not sorted. When sorting is done in descending order, and...
Thread:  Show this thread (7 posts)   Thread info: Gridview Paging was not working properly when sorting the column Size: 781 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Gridview Paging was not working properly when sorting the column :: ASP.NET 2.0 :: EggHeadCafe - The .NET developer"
EggHeadCafe - The .NET developer
Started 1 week, 2 days ago (2008-12-31 00:26:00)  by Vimal Thakkar
Hi, We have written code to Stop/Start one of Windows Service though my Web Application (ASP.NET 3.5). We have implemented Forms Authentication in this Application. The problem is when we try to get the Identity of the User logged in we get Generic Identity as it is Forms Authentication and thus, we are unable to cast it to Windows Identity. We wanted it to cast to Windows Identity to ...
Thread:  Show this thread (5 posts)   Thread info: Windows Service is not stopped through ASP .NET application code in case it has Forms Authentication Size: 1,910 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Windows Service is not stopped through ASP .NET application code in case it has Forms Authentication :: ASP.NET 2.0 :: EggHeadCafe - The .NET developer"
EggHeadCafe - The .NET developer
Started 1 week, 3 days ago (2008-12-30 01:30:00)  by Dharma K
Dear all I need Editor Source code in asp.net with c#., Thanks to all.
Thread:  Show this thread (6 posts)   Thread info: I need Editor Source code in asp.net with c# Size: 281 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "I need Editor Source code in asp.net with c# :: ASP.NET 2.0 :: EggHeadCafe - The .NET developer"
 

Hot threads for last week on ASP.NET 2.0::

ASP.NET 2.0
Dynamic Crystal Report - 11 new posts
Started 1 week ago (2009-01-02 04:30:00)  by amitabha chakraborty
How to create dynamic crystal report?? That mean if a dataset contains 3 columns then that 3 columns should be visible in the report. similarly if the dataset contains 4 columns automatically 4 columns should appear.. Also i dont want to create the dataset in the xml ...i.e, right clicking the solution explorer - add new item - dataset ....Drag dropping dataset items from the tables......
Thread:  Show this thread (11 posts)   Thread info: Dynamic Crystal Report Size: 553 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Dynamic Crystal Report :: ASP.NET 2.0 :: EggHeadCafe - The .NET developer"
ASP.NET 2.0
culture - 9 new posts
Started 1 week ago (2009-01-02 08:57:00)  by bretto kumar A
hai what is the use of culture in asp.net2.0 and how can i use this conceptes plz help me
Thread:  Show this thread (9 posts)   Thread info: culture Size: 196 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "culture :: ASP.NET 2.0 :: EggHeadCafe - The .NET developer"
ASP.NET 2.0
Started 1 day, 4 hours ago (2009-01-08 06:13:00)  by Masuma Aktar
Hello all, How to write xml comment in string Handler class, in asp dot net page. For example: public string GetUnqStr(string input) // Passing value of textbox1 here as argument > { > return output.ToString(); // Pass value to textbox2 > } How to write above highlighted comment in XML way. Regards, Masum
Thread:  Show this thread (5 posts)   Thread info: Need help in xml comment Size: 615 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Need help in xml comment :: ASP.NET 2.0 :: EggHeadCafe - The .NET developer"
ASP.NET 2.0
culture err - 2 new posts
Started 1 day ago (2009-01-08 10:12:00)  by bretto kumar A
hai im using .net2.0 in my application i m using culture concept while im running my application it display error like this Could not find any resources appropriate for the specified culture (or the neutral culture) on disk. baseName: resource locationInfo: <null> fileName: resource.resources i create resorce file for en-US and fr-FR and i gave the key and value like my resource.en-US...
Thread:  Show this thread (2 posts)   Thread info: culture err Size: 1,694 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "culture err :: ASP.NET 2.0 :: EggHeadCafe - The .NET developer"
ASP.NET 2.0
Http Referrer? - 2 new posts
Started 1 day ago (2009-01-08 09:56:00)  by Sreenath K
Hi All, I have a requirement where in there are 3 different types of people say A , B and C who are going to access a website When they navigate to another website of the same company, we want the origination site to pass whether it was A , B or C who navigated. We thought of using Querystring say http://www.abc.com?site=A http://www.abc.com?site=B http://www.abc.com?...
Thread:  Show this thread (2 posts)   Thread info: Http Referrer? Size: 898 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Http Referrer? :: ASP.NET 2.0 :: EggHeadCafe - The .NET developer"
ASP.NET 2.0
Started 1 day, 1 hour ago (2009-01-08 08:42:00)  by nkm krishna
i have some problem about web parts connection Zone... In my application I am useing two web zones A,B. A zone consists of a drop down list ,and B zone cosists of a gridView which is being popouated with the selected value from A Zone. Its working Fine ...... & now i am added my application in Declarative catalog & Page catalog. Now i am closing Zone B.its added to page catalog. Now i am ...
Thread:  Show this thread (1 post)   Thread info: web parts - Connections Size: 15 kb
Related Threads: Same Site | All Sites
Customize:  Customize "web parts - Connections :: ASP.NET 2.0 :: EggHeadCafe - The .NET developer"
ASP.NET 2.0
Started 1 day ago (2009-01-08 09:42:00)  by nkm krishna
i have some problem about web parts connection Zone... In my application I am useing two web zones A,B. A zone consists of a drop down list ,and B zone cosists of a gridView which is being popouated with the selected value from A Zone. Its working Fine ...... & now i am added my application in Declarative catalog & Page catalog. Now i am closing Zone B.its added to page catalog. Now i am ...
Thread:  Show this thread (1 post)   Thread info: web parts - Connections Size: 15 kb
Related Threads: Same Site | All Sites
Customize:  Customize "web parts - Connections :: ASP.NET 2.0 :: EggHeadCafe - The .NET developer"

This page was found by:   Adding the given count to the semaphore would cause it to exceed its maximum count.  convert byte to image in rdlc