Post Your C#.net Questions Here

Welcome. Please Login, Register, Or Activate! 
type your username and password to login
Date: November 22, 2009, 01:30 PM
430769 members and 297904 Topics
Latest Member: steveunoma
Nairaland [Nigerian Forum] Home Help Search Who is currently online? Login Register
Nairaland Forum  |  Technology  |  Programming  |  Post Your C#.net Questions Here
Pages: (1) (2) Go Down Send this topic Notify of replies
Author Topic: Post Your C#.net Questions Here  (Read 2380 views)
abiola.kbr (m)
Post Your C#.net Questions Here
« on: October 17, 2008, 08:15 AM »

Lets share our views on .NET
Big Star (m)
Re: Post Your C#.net Questions Here
« #1 on: October 30, 2008, 03:27 PM »

This is a good one.

How can i manage mobile stuff with my C#?
abiola.kbr (m)
Re: Post Your C#.net Questions Here
« #2 on: November 03, 2008, 08:30 AM »

To manage your mobile stuff, you need to develop smart device app. It comes as a project type in VS professional edition, There are couples of device emulators out there for you to use.
Also u need sql mobile edition for backend in case you need to store data.
Big Star (m)
Re: Post Your C#.net Questions Here
« #3 on: November 07, 2008, 09:51 AM »

Thanks.


How do I start that? have you ever done any?
tymah
Re: Post Your C#.net Questions Here
« #4 on: November 18, 2008, 10:01 PM »

heeelew, i'm a computer science student, and ive got this project where im supposed to create the game battleships, i have done all the basic things like displaying the sea, placing the ships and asking for the coodinates the user wishes to hit,  i hope it doesnt sound like im talking out of the blue,  i dont know if anyone could help me with my codes as theres alot i havn't done
help wud b much appreciated
thkxx
thegame (m)
Re: Post Your C#.net Questions Here
« #5 on: November 25, 2008, 09:38 PM »

I cant get a working .NET IDE and believe me, it's embarassing that the one i got, the asp even aint working. i had to uninstall then format to get the whole pc aiight again. u can help before i start posting codes? Undecided Undecided Undecided Undecided
abiola.kbr (m)
Re: Post Your C#.net Questions Here
« #6 on: December 01, 2008, 09:37 AM »

Quote from: thegame on November 25, 2008, 09:38 PM
I can't get a working .NET IDE and believe me, it's embarassing that the one i got, the asp even aint working. i had to uninstall then format to get the whole pc aiight again. u can help before i start posting codes? Undecided Undecided Undecided Undecided

Please check the following ,
1. Do you have IIS running and configured on your machine???
2. Can you also provide the error messages you get while running the IDE?
abiola.kbr (m)
Re: Post Your C#.net Questions Here
« #7 on: December 01, 2008, 09:41 AM »

Quote from: tymah on November 18, 2008, 10:01 PM
heeelew, i'm a computer science student, and ive got this project where I'm supposed to create the game battleships, i have done all the basic things like displaying the sea, placing the ships and asking for the coodinates the user wishes to hit, i hope it doesnt sound like I'm talking out of the blue, i don't know if anyone could help me with my codes as theres alot i havn't done
help would b much appreciated
thkxx

To get help with the coding, you need to provide the architecture of your classes OOP i mean.
Based on your derived objects, we can now put head together on the implementation.
abiola.kbr (m)
Re: Post Your C#.net Questions Here
« #8 on: December 01, 2008, 09:46 AM »

Quote from: Big Star on November 07, 2008, 09:51 AM
Thanks.


How do I start that? have you ever done any?

Sorry for my late response, i have been very busy with office works.
To get started with .NET mobile, i ll recommend you to visit this site www.w3schools.com/dotnetmobile/default.asp.
This will make you learn faster.
Big Star (m)
Re: Post Your C#.net Questions Here
« #9 on: December 01, 2008, 11:10 AM »

Thanks bross
Kobojunkie
Re: Post Your C#.net Questions Here
« #10 on: December 13, 2008, 02:21 AM »

For IDE's, have you tried Visual Studio Express? There are other lightweight tools out there available for free as well.
alexis (m)
Re: Post Your C#.net Questions Here
« #11 on: December 24, 2008, 10:08 AM »

Did you say light-weight? plssssssssss. Is there anything about .NET that is light-weight.

My question is - are there any open-source (IDEs) for .NET, preferably not from microsoft
Kobojunkie
Re: Post Your C#.net Questions Here
« #12 on: December 25, 2008, 12:23 AM »

Well. . .  If you already harbour bias against the technology, then I definitely will say it is most likely not for you. I have been using it for years, and have not a single complaint. If you need lightweight, as I mentioned there are tons of IDEs out there, including express you could take advantage of. If you need IDE's for some other technology, then I suggest you look at the topic and the original question to understand why .NET is being referenced here. DO you mind not turn this into yet another thread for ignorant day-old coders who whine about how everything else, except that which they settled for, is terrible?
jmslimx (m)
Re: Post Your C#.net Questions Here
« #13 on: December 28, 2008, 07:42 AM »

i got .NET IDE from mircosoft site and i wanna start programming on it real time . please advice on what 2 do ,  i am use 2 asp,dreamweaver, ms access, mysql . how do i get to migrate to ms sql and .NET please help your boy
Kobojunkie
Re: Post Your C#.net Questions Here
« #14 on: December 28, 2008, 02:36 PM »

Visit the same microsoft site you got the IDE from. There are tutorials and sample codes to help you with any subject you have questions on. The Msdn Forum is particular helpful as you have millions of IT specialists from all over the world to help you with best answers to questions asked.
Big Star (m)
Re: Post Your C#.net Questions Here
« #15 on: December 29, 2008, 10:05 AM »

That's a very good point
*dhtml
Re: Post Your C#.net Questions Here
« #16 on: January 15, 2009, 10:15 PM »

I have been programming with visual c++ long before .NET came to be, i found it quite easy to use VC.NET - but i later learnt that there is more to gain from C# - so i want to upgrade to C#, and i have programmed in several OOP langs already, i am wondering what materials you will recommend for me to use. And another thing, i have visual studio 2005 installed - do u think i should use this or upgrade and to what? i seem to be kinda outdated in windows programming (i am more into web apps for now)
Kobojunkie
Re: Post Your C#.net Questions Here
« #17 on: January 15, 2009, 10:39 PM »

You use the same Visual Studio Tool you use for your Visual C++ To code C#. If you already have Visual Studio, then you are good to go. All you need do is create C# Projects and you are ready to write C# code. If you have the express version of Visual studio, then you may need to download the C# specific version, to be able to write C# code. If you have standard version or higher, then you have the tool needed to start writing.
*dhtml
Re: Post Your C#.net Questions Here
« #18 on: January 15, 2009, 10:47 PM »

What i really need right now is more of tutorials that straight to the point - not ones that will start telling me a variable is a place holder, i got a book once that was titled moving from vb 6.0 to vb.NET (it was very efficient - a pity i did not bother to read it - i prefer C series).
I was wondering if i could get something similar for C# - so i wont waste too much time in upgrading
Kobojunkie
Re: Post Your C#.net Questions Here
« #19 on: January 15, 2009, 10:53 PM »

Usually best to go to the source

http://msdn.microsoft.com/en-us/library/aa288436.aspx

http://support.microsoft.com/default.aspx/kb/308470 Difference between VB.NET and C#


You can practically learn most of what you need from this

http://www.harding.edu/fmccown/vbnet_csharp_comparison.html

*dhtml
Re: Post Your C#.net Questions Here
« #20 on: January 15, 2009, 11:02 PM »

Thanks alot, they are nice tutorials - just what i needed.
Agod
Empower yourself by learning C# or VB.Net. Get the next job!
« #21 on: January 23, 2009, 12:10 AM »

Empower yourself by learning C# or VB.Net. Get the next job!

Build and extent these packages in 8 weekends (Sat & Sun)
* chat engine like yahoo messenger
* Mini word processor
* pulp up scheduling/ reminder system
* Data driven website in Asp.Net
Cost only N20,000.00
Venue: Amukoko, Lagos

info: 0702 795 5348, 0805 917 3376
*dhtml
Re: Post Your C#.net Questions Here
« #22 on: January 23, 2009, 07:10 AM »

Interesting - wat is pulp scheduling - and u did not specify if that 8 wks if for 'pro' who could speak other lang and wishes to migrate to C# or for a fresher who does not know that C# is actually C Sharp!
a4extra
Re: Post Your C#.net Questions Here
« #23 on: February 15, 2009, 07:36 PM »

please i have been working with .net for bout 2 years now,  and i guess its time for me to have ma MCTS and MCPD,  does anyone have any idea where i could get dumps,  so i could get familiar with the questions,  asp.net to be precise
davidtayo (m)
Re: Post Your C#.net Questions Here
« #24 on: March 13, 2009, 12:41 PM »

hi
pls tell me how to disable the cancel button on the top corner of forms

thank you
emeke_123 (m)
Re: Post Your C#.net Questions Here
« #25 on: March 15, 2009, 03:40 AM »

unfortunately you can not disable to cancel button on the top corner of a form. You can create a form dialog which does not have the "Cancel" button. Hope that helps.
peteonyema
Please I need a step by step configuration of Open VPN
« #26 on: March 31, 2009, 11:21 PM »

Please I need a step by step configuration of Open VPN
3T
Re: Post Your C#.net Questions Here
« #27 on: April 05, 2009, 07:31 PM »

i wrote a class library in VB.net, but i wanted to make use of it in C#, is there a way i can do i, i believe there should be a way as long as they are under the same framework
Any info on that
pls mail to :  dallniggas@yahoo.com
Thanks
naijafan (m)
Re: Post Your C#.net Questions Here
« #28 on: April 06, 2009, 06:39 PM »

@3T
to make use of your class library in C#, you could either add the dll as a reference in your C# project, or add the VB Class Library project to your current solution, then Add a project reference to the C# project, referencing the VB.NET project. Then set project dependencies to state that the C# project depends on the VB.NET project so the compiler compiles the VB.NET project before it compiles the C# project to avoid exceptions.

Remember to use the import statement to import the class library namespace into your C# project.
solomonope (m)
Re: Post Your C#.net Questions Here
« #29 on: April 20, 2009, 11:18 AM »

pls hw can i prevent people from seeing my codes through ildasm.exe
Kobojunkie
Re: Post Your C#.net Questions Here
« #30 on: April 25, 2009, 03:14 AM »

google for code obfuscator
linxon (m)
Re: Post Your C#.net Questions Here
« #31 on: April 25, 2009, 12:30 PM »

Quote from: solomonope on April 20, 2009, 11:18 AM
pls hw can i prevent people from seeing my codes through ildasm.exe

Well, first of all are you an expert? The reason I ask this is not a personal attack but if you were you would not be asking this question and secondly badly written code is naturally Obfuscated.  An Obfuscator can make your code hard to understand, reduce the compiled file size and even prevent decompilation.  The good news is there is a free version but is VERY limited; Open Visual Studio, do not open any project at this point then go to Tools | Dotfuscator community edition and you are good to go.  You do not have to register it by the way, then browse to your debug directory and select the apprpriate .exe file.  For a tutorial: 
http://forum.codecall.net/tutorials/6391-tutorial-visual-studio-2008-obfuscating-dotfuscator.html

The bad news is that the pro edition is the real deal and it cost thosands of £s!

good luck.
 I Use Open App.path & "file.txt" For Output As #1 But Wasnt Working In Vista  Read And Generate Barcode In C#  Final Year Project Topics, Pls.  Page 2
Pages: (1) (2) Go Up Send Topic to Friend by E-mail Reply 


Sections: Autos/Cars (2) Jobs/Vacancies (2) (3) Career Talk Education General(2) Politics Romance Computers Phones Travel
Sports Fashion Health Religion Celebrities TV/Movies (2) Music/Radio (2) Books Webmasters Programming

Links: Page1 Page2 Page3 Page4 Page5 Page6 Page7 Page8 Page9 Page10

Nairaland is owned by Oluwaseun Osewa. See also: Nairalist Classified Ads
Nairaland Forum | Powered by SMF 1.0.12.
© 2001-2005, Lewis Media. All Rights Reserved.