Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #54.9K
Ranked #4K
~423 People Reached
Favorite Forums
Member Avatar for pupilstuff

using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using System.Data.SqlClient; public partial class exam : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { } public void function() { my e = new my(); SqlConnection sqlcon = new …

Member Avatar for nick.crane
0
149
Member Avatar for Roulaa

hi with visuial studio c# i'm doing form include another forms the basic form contain #of buttons if button click basic form hide and new one open all that is ok the problem: if any form (basic or others) closing by (x) in the bar the form close but it …

Member Avatar for Roulaa
0
172
Member Avatar for Xinnie

I am writing a project planner/tracker program and it's my first attempt to write a program on my own. It's almost done but my forms aren't really cool. I'm not any experienced so I can't be mega creative. Do you know any sites/tutorials that might help me develop my design, …

Member Avatar for Xinnie
0
102