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
~794 People Reached
Interests
C# , XNA
Favorite Forums
Member Avatar for ssudra

Hi, I have two forms, Form1 with a datagridview and Form2 that is meant to add a new record to the linked database in access. How can i get the datagrid on Form1 to refresh as soon as this is created? (created once 'Add' button is clicked). Thanks

Member Avatar for Mitja Bonca
0
127
Member Avatar for shayankhan

Hello i am making my project i am stuck at searching two strings in database for example my table [hotel] contains columns [Date] [Room Size] [Meal] [Car] i want to search for date + room size too. my code checks only [Date] but not [Room Size] and i want that …

Member Avatar for shayankhan
0
67
Member Avatar for stevanity

C# and VB.NET are very easy and very powerful languages to develop Windows applications. there are no fundamental advantages or disadvantages between then coz they both support every .net feature. But the point lies in the ease of use and the syntactical readability. I prefer C# more becoz it resembles …

Member Avatar for UsSy
-1
210
Member Avatar for danuz

Hi, I made one code which sorts numbers from the smallest to the biggest. Can anyone please write comments in my code what exactly an individual pseudo-code do ? I'm very confused about that pseudo-codes and don't exactly know what are arrays's functions in that code. The code is: [CODE]int …

Member Avatar for ddanbe
0
109
Member Avatar for m_wylie85

Hi all i am using a save dialog box to save a text file to a loction becuse i cant hard code in the driectory. My problem is that i can save the first line of text that i write to the file but i want then to be able …

Member Avatar for iconoclazt
0
174
Member Avatar for moone009

I was wondering if anyone could tell me why my code is not displaying anything. My connection is correct because I did copy it from a program that already works properly. *Beginner Student* [CODE]using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication1 { class Program { static void Main(string[] …

Member Avatar for Mitja Bonca
0
107