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

Bugs and Problems | Forum profile

Forum profile page for Bugs and Problems on http://www.c-sharpcorner.com. This report page is the aggregated overview from a single forum: Bugs and Problems, located on the Message Board at http://www.c-sharpcorner.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 "Bugs and Problems" on the Message Board at http://www.c-sharpcorner.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: C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, XAML, .NET 3.0, .NET 3.5,
Visual Studio 2008 Forums - Bugs and Problems (site profile, domain info c-sharpcorner.com)
Title: Bugs and Problems
Url: http://www.c-sharpcorner.com/Forums/ShowPost.as...
Users activity: 24 posts per thread
Forum activity: 0 active threads during last week
 

Posting activity on Bugs and Problems:

  Week Month 3 Months
Threads: 0 10 18
Post: 0 21 44
 

Bugs and Problems Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

No active authors during last week.

 

Latest active threads on Bugs and Problems::

Started 2 weeks, 5 days ago (2009-11-26 07:27:00)  by home base
Try this steps. In internet explorer window click on Tools . On the Tools menu, click Internet Options . On the Security tab, select the zone the site loads under. Click on Custom level bottom. Scroll down to the Scripting section, and set the Active Scripting to Disabled - prevents scripts or to Prompt - prompts user to run or not to ...
Thread:  Show this thread (2 posts)   Thread info: In IE8 HTML Parsing Error. Size: 2,719 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: In IE8 HTML Parsing Error. :: Bugs and Problems :: C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, ..."
Started 3 weeks, 3 days ago (2009-11-21 03:16:00)  by Roei Bar
if you are using List<object> which means its any kind of type, in order to cast the object you will have to call the GetType() Method and cast based on the Response. if its a Base T List like this List<T>, it means that T is of a list of Known Types meaning like this List <T> : where T is Product and Product is all kind of objects that inherit from it. and then you can know exactly what T...
Thread:  Show this thread (6 posts)   Thread info: Type T, object, & List Size: 458 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Type T, object, & List :: Bugs and Problems :: C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, ..."
Started 3 weeks, 5 days ago (2009-11-19 12:26:00)  by Sam Hobbs
What do you have for the Temp and Tmp environment variables? My guess is that that is where CSC determines where to create temporary files and that they are not set or are not set properly. To look at the environment variables, just go to a command prompt and type set and enter, or go to "Start | Run" and type msinfo32.exe and click Ok. Expand the Environment Variables node. To modify ...
Thread:  Show this thread (3 posts)   Thread info: C# compiler puts .tmp files on root. Can I redirect? Size: 581 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: C# compiler puts .tmp files on root. Can I redirect? :: Bugs and Problems :: C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, ..."
Started 3 weeks, 5 days ago (2009-11-18 19:21:00)  by jinge
If you have any ideas with this forum, you can feedback in the following address: http://www.c-sharpcorner.com/Ideas/Defau lt.aspx
Thread:  Show this thread (4 posts)   Thread info: This forum Size: 130 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: This forum :: Bugs and Problems :: C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, ..."
Started 3 weeks, 6 days ago (2009-11-18 00:07:00)  by home base
Show this code sample < %@ Master Language = "VB" CodeFile = "site.master.vb" Inherits = "site" % > <!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 >...
Thread:  Show this thread (2 posts)   Thread info: how to acess master page controls in aspx page Size: 8,234 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: how to acess master page controls in aspx page :: Bugs and Problems :: C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, ..."
Started 3 weeks, 6 days ago (2009-11-17 23:16:00)  by niki d
Hi Vandana, What is the language? C# or VB? and do you need the code to connecting to DB as well?
Thread:  Show this thread (4 posts)   Thread info: combo box problem Size: 128 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: combo box problem :: Bugs and Problems :: C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, ..."
Started 1 month, 1 week ago (2009-11-08 11:29:00)  by Kirtan
Friend, make sure that you have installed SQL Server in the Machine where you using that application . and if still not resoved then let me know what error you are getting i will tell you solution :) if my answer helps you then check " Do you like this answer" Check Box :)
Thread:  Show this thread (7 posts)   Thread info: I have a C# 2 application not work on windows server 2003 Size: 386 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: I have a C# 2 application not work on windows server 2003 :: Bugs and Problems :: C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, ..."
Started 1 month, 1 week ago (2009-11-06 00:13:00)  by Jorge L Fernandez
Hi, It looks like your code flow somehow remains doing something else right after finishing the Gun Fire clip and therefore the painting code get slow. Try disposing or releasing every resource related to that clip and would be very usefull if you put your code here to see more specific details.
Thread:  Show this thread (3 posts)   Thread info: Game Problem Size: 310 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Game Problem :: Bugs and Problems :: C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, ..."
Started 2 months, 2 weeks ago (2009-09-25 17:11:00)  by Roei Bar
well yes you can, you will need to add a custom ListView Tooltip here is a sample for this http://www.codeproject.com/KB/list/ItemHoverEventL istView.aspx?msg=2740026
Thread:  Show this thread (2 posts)   Thread info: Tooltip display delay Size: 189 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Tooltip display delay :: Bugs and Problems :: C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, ..."
Started 2 months, 3 weeks ago (2009-09-24 01:20:00)  by Praveen Moosad
You can put code in the editor just like any other text. Just copy the code from VS or doc file and paste it to the editor.
Thread:  Show this thread (10 posts)   Thread info: how can i put code in the descrition Size: 134 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: how can i put code in the descrition :: Bugs and Problems :: C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, ..."
 

Hot threads for last week on Bugs and Problems::

No active threads for last week.