Search found 103 matches

by Neofriend
Thu Feb 04, 2010 9:11 pm
Forum: .NET Programming
Topic: Combobox and a wish....
Replies: 7
Views: 7157

Re: Combobox and a wish....

My PC is suffering through fever I think.... coding from friends PC these days. Will do this asap tomorrow.

Thanks a lot! :)
by Neofriend
Thu Feb 04, 2010 7:08 pm
Forum: .NET Programming
Topic: Combobox and a wish....
Replies: 7
Views: 7157

Re: Combobox and a wish....

Wow, thank you. I can't believe that was soooooo simple :) If this was so easy then am sure one more related wish would be simple to solve as well. I have a login form and after filling the fields, I'd like the user to be able to press Enter and it should act the same way as if the user pressed the ...
by Neofriend
Thu Feb 04, 2010 5:18 pm
Forum: .NET Programming
Topic: Combobox and a wish....
Replies: 7
Views: 7157

Combobox and a wish....

I am populating a combobox from a database table. Works like charm, no problem with that. But when the user runs the software, I'd like to not allow the user to type anything random in the combobox and instead only be able to select the already populated items. How to do that? I have an idea of chec...
by Neofriend
Thu Feb 04, 2010 5:14 pm
Forum: .NET Programming
Topic: How to get month in datetime field in database using C#
Replies: 1
Views: 2544

Re: How to get month in datetime field in database using C#

Or the way I've came to solve this issue is by using an excellent method namely DATEPART - very convenient and does all the work for you.
by Neofriend
Tue Feb 02, 2010 4:08 am
Forum: .NET Programming
Topic: DateTime in C# - GetDate in SQL - A small confusion
Replies: 6
Views: 5785

Re: DateTime in C# - GetDate in SQL - A small confusion

Let me ask it if something with substr is possible. I am okay if I can add a column to the table using substr and get only the month part of it.

But am not able to successfully achieve this. Need help.

Thank you.
by Neofriend
Tue Feb 02, 2010 3:17 am
Forum: .NET Programming
Topic: DateTime in C# - GetDate in SQL - A small confusion
Replies: 6
Views: 5785

Re: DateTime in C# - GetDate in SQL - A small confusion

Just a small question about DateTime - I have smalldatetime stored in sql database table.

Now I'd like to compare the month part of DateTimePicker with the databased stored date. How to compare the month of DateTimePicker with that of database table value.

Please help asap.
by Neofriend
Sat Jan 30, 2010 9:49 pm
Forum: .NET Programming
Topic: Using MS Chart Control in Visual Studio
Replies: 1
Views: 2874

Using MS Chart Control in Visual Studio

I've been wondering on getting a couple of awesome tutorials or guide over MS Chart Control in Visual Studio.

As the topic seems to be a little confusing at first, so am better off reading the tutorials and then asking the questions here. Any good reference?

Thank you.
by Neofriend
Sat Jan 30, 2010 8:56 am
Forum: .NET Programming
Topic: Bastard Child of VS2008 - Setup Project - Need Help
Replies: 2
Views: 2951

Bastard Child of VS2008 - Setup Project - Need Help

I've used Setup Project in VS2008 and was very happy with the results. Until, I finally sat to check and nail down every minute error. Once I started to check, a couple of astonishing error and unhandled exceptions occurred. Am using primary output source. Am about to leave in an hour to the academy...

Go to advanced search