|
More site info...
|
|
Forum profile page for C# .NET on http://www.eggheadcafe.com.
This report page is the aggregated overview from a single forum: C# .NET, 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 "C# .NET" 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.
|
|
|
|
|
Posting activity on C# .NET:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
40
|
214
|
786
|
|
Post:
|
119
|
769
|
2,879
|
|
|
C# .NET Posting activity graph:
|
Top authors during last week:
user's latest post:
how to use the builtin approval...
Published (2009-01-08 01:29:00)
http://msdn.microsoft.com/en-us/library/cc537498.aspx http://mqsharepoint.blogspot.com/2007/02/replace-moss-2007-built-in-approval_13.html
user's latest post:
Add a web control in windows Form
Published (2009-01-08 06:58:00)
http://aspnet.4guysfromrolla.com/articles/052604-1.aspx http://forums.devx.com/showthread.php?t=149849 http://weblogs.asp.net/spano/archive/2007/09/19/hosting-a-windows-form-control-in-a-web-page.aspx http://www.exforsys.com/tutorials/vb.net-2005/vb.net-2005-controls.html
user's latest post:
Add a web control in windows Form
Published (2009-01-08 09:37:00)
1. Create the Windows Form Control Create a “Windows Control Library” project in Visual Studio. For this simple example we will add a label to the control and a public “SendMessage” method to change the label’s text. In order to be able to call the method from IE, we will set the control’s COMVisible attribute to true. using System; using System.Windows.Forms; using System.Runtime.InteropServices; namespace...
user's latest post:
Multithreaded Application for...
Published (2009-01-03 01:01:00)
For WAP push message the message format is more complicated and it is not fully tested on all handsets for the SMS library. Basically for a WAP push message a link and a message are required. You can refer the sample code below. Imports ATSMS Imports ATSMS.SMS Public Class MainForm Private WithEvents oGsmModem As New GSMModem Private Sub MainForm_Load( ByVal sender As System. Object , ByVal e As System.EventArgs) Handles MyBase .Load...
user's latest post:
How to implement a search of a...
Published (2009-01-08 07:00:00)
check this one which is explaining exactly ur requirment.. http://msdn.microsoft.com/en-us/library/ms993124.aspx
user's latest post:
implement windows textbox and...
Published (2009-01-08 02:13:00)
Not possible why u need both in same class if simply ask a question then ans is not possible
user's latest post:
Noob help
Published (2009-01-02 10:44:00)
the only prob i see with that which I tried was when I put that into the button it opens up an entirely new form and keeps the original one there too. Also I just kinda want to be able to flip through pages like a regular program.I dont want them to have to go from form to form if at all possible if that makes any sense.
|
|
|
|
Latest active threads on C# .NET::
Started 1 day, 7 hours ago (2009-01-08 02:21:00)
by Vasundhara Ravikanti
Hi all, can i add a web control on windows form Thanks
Started 1 day ago (2009-01-08 09:15:00)
by Eswaran Radhakrishnan
Hi all, I am working on the crystal report in Windows application in VS2005. I need to display the Section "Details" in Vertically. Normally, if we add new detail section, that is going to add as Horizontally. But, I need to make the Details Section in Vertically. How to do that? Thanks R.E
Started 1 day, 6 hours ago (2009-01-08 03:09:00)
by Aldo Liaks
Hi guys, I have to implement a search of a value into a specific column of a DataGridView control. I'll apprecite some help... Thanks, Aldo.
Started 1 day, 8 hours ago (2009-01-08 00:44:00)
by Vasundhara Ravikanti
Hi all, I need to implement windows textbox and web textbox in a class, thanks
Started 1 day, 8 hours ago (2009-01-08 00:33:00)
by venkatesan Govindan
Dear All I have client side method to validate the control.I wrote in text_changed. If I click the server side button first time , the method will call then return the error message. If I click again the server button the method is not called data updated without validation thats y I asked how to call the Client side method in Server side Thanks
Started 1 day, 22 hours ago (2009-01-07 10:36:00)
by Eswaran Radhakrishnan
Hi all, I need to display records in crystal reports in widnows application. In this report i need to display all the records in ascending order, becuase the table stored data is not ascending order. But, when I try to display the records in crystal report i need to display them in ascending order. How to do that? Thanks R.E
Started 1 day, 17 hours ago (2009-01-07 16:05:00)
by chuck foss
Hi - when executing the following: tFileInputData =tFileInputDatab.Substring(2 - 1, Convert .ToInt32( StartUp .glbSetRecordSize)-1); I receive this error: Index and length must refer to a location within the string My input data looks like this: BCQK07 00087920000120080801 00000164.33 00000000.00 00000164.33 ...
Started 2 days, 2 hours ago (2009-01-07 07:21:00)
by Manisha Chauhan
Kindly provide some example with code ,how asynchronously methods can be called. Here is my requirement:- I m developing a website which requires transaction of inserting lakhs of records in one go.I don;t want that this transaction blocks in between due to bad network connection or any other reason. Kindly suggest me some suggestion.What method should i apply to do this so that my ...
Started 2 days, 4 hours ago (2009-01-07 04:36:00)
by nadia noor
Hi This is my 6th day on the same problem and still could not find the way to do.i am making the custom workflow and want to use the association form same like the document approval workflow have to get the input from the user. how i can use that association form in my custom workflow. Association form having 1 or 2 text box and with one or two buttons i know how to create, but i want ...
Started 1 day, 8 hours ago (2009-01-08 01:01:00)
by prakash tandukar
Hi All I can extract the properties (built in and custom)of MS Office 2007 (*.docx) using IFitler. I can get the property name(ID) of built in properties like Title, Subject, Author etc. But for custom properties, it gives like custom_2, custom_3 etc. I tried to get exact property name of custom properties, but no luck. Next major issue I want to share with you is that using the same code...
|
|
Hot threads for last week on C# .NET::
Started 2 days, 2 hours ago (2009-01-07 07:21:00)
by Manisha Chauhan
Kindly provide some example with code ,how asynchronously methods can be called. Here is my requirement:- I m developing a website which requires transaction of inserting lakhs of records in one go.I don;t want that this transaction blocks in between due to bad network connection or any other reason. Kindly suggest me some suggestion.What method should i apply to do this so that my ...
Started 1 week, 1 day ago (2008-12-31 10:03:00)
by muthu kumar
Started 1 day, 8 hours ago (2009-01-08 00:33:00)
by venkatesan Govindan
Dear All I have client side method to validate the control.I wrote in text_changed. If I click the server side button first time , the method will call then return the error message. If I click again the server button the method is not called data updated without validation thats y I asked how to call the Client side method in Server side Thanks
Started 1 week ago (2009-01-01 15:22:00)
by Nicholas Greenwood
Hello all, I am a noob to c#. I have done some programming in php but this language confuses me. I have a probably beginner question but hopefully someone can help. I have created a project (in visual studio) with 2 forms. I want to create a little text game. The first form just welcomes them to the game. The second form has the first question. I have made a button on the first form to send ...
Started 1 day, 17 hours ago (2009-01-07 16:05:00)
by chuck foss
Hi - when executing the following: tFileInputData =tFileInputDatab.Substring(2 - 1, Convert .ToInt32( StartUp .glbSetRecordSize)-1); I receive this error: Index and length must refer to a location within the string My input data looks like this: BCQK07 00087920000120080801 00000164.33 00000000.00 00000164.33 ...
Started 1 week ago (2009-01-02 00:02:00)
by Nicholas Greenwood
I want to start off saying that I am trying to learn c#. Ok so I want to create a simple application for testing purposes. I have a form in visual studio that I want to make a text based game. The first page says welcome to the game and has a button. Now when I click the button I want it to take me to another page with a random question from an array(not sure how to make the array either but ...
Started 2 days, 4 hours ago (2009-01-07 04:42:00)
by Sillawat B
How do I get data from context.PreImages and Context.PostImages I try to implement plugins that keep changing log in crm Here is my code #CRMMessage is my custom class for use XmlSerializer System.Xml. Serialization.XmlSerializer xml = new System.Xml.Serialization.XmlSerializer(typeof(CRMM essage)); CRMMessage crmmessage = new CRMMessage(); crmmessage....
Started 1 day, 22 hours ago (2009-01-07 10:36:00)
by Eswaran Radhakrishnan
Hi all, I need to display records in crystal reports in widnows application. In this report i need to display all the records in ascending order, becuase the table stored data is not ascending order. But, when I try to display the records in crystal report i need to display them in ascending order. How to do that? Thanks R.E
Started 1 week, 1 day ago (2009-01-01 01:10:00)
by Aldo Liaks
Hi guys, How do I recognize when the user is clicking the keyboard keys: "Ctrl + Alt + 1 " and "Ctrl + Alt + 11 " Thanks in advance for any help. Aldo.
| |