Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,150,587 members, 7,809,123 topics. Date: Friday, 26 April 2024 at 12:09 AM

Post Your C#.net Questions Here - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Post Your C#.net Questions Here (4437 Views)

Check In: Submit Your C++ Questions Lets Solve / Post Your "c" Program Questions Here / Post Ur Vb 6.0 Questions Here (2) (3) (4)

(1) (2) (Reply) (Go Down)

Post Your C#.net Questions Here by abiolakbr(m): 8:15am On Oct 17, 2008
Lets share our views on .NET
Re: Post Your C#.net Questions Here by BigStar1(m): 3:27pm On Oct 30, 2008
This is a good one.

How can i manage mobile stuff with my C#?
Re: Post Your C#.net Questions Here by abiolakbr(m): 8:30am On Nov 03, 2008
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.
Re: Post Your C#.net Questions Here by BigStar1(m): 9:51am On Nov 07, 2008
Thanks.


How do I start that? have you ever done any?
Re: Post Your C#.net Questions Here by tymah: 10:01pm On Nov 18, 2008
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
Re: Post Your C#.net Questions Here by thegame(m): 9:38pm On Nov 25, 2008
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
Re: Post Your C#.net Questions Here by abiolakbr(m): 9:37am On Dec 01, 2008
thegame:

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?
Re: Post Your C#.net Questions Here by abiolakbr(m): 9:41am On Dec 01, 2008
tymah:

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.
Re: Post Your C#.net Questions Here by abiolakbr(m): 9:46am On Dec 01, 2008
Big Star:

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.
Re: Post Your C#.net Questions Here by BigStar1(m): 11:10am On Dec 01, 2008
Thanks bross
Re: Post Your C#.net Questions Here by Kobojunkie: 2:21am On Dec 13, 2008
For IDE's, have you tried Visual Studio Express? There are other lightweight tools out there available for free as well.
Re: Post Your C#.net Questions Here by alexis(m): 10:08am On Dec 24, 2008
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
Re: Post Your C#.net Questions Here by Kobojunkie: 12:23am On Dec 25, 2008
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?
Re: Post Your C#.net Questions Here by jmslimx(m): 7:42am On Dec 28, 2008
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 ur boy
Re: Post Your C#.net Questions Here by Kobojunkie: 2:36pm On Dec 28, 2008
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.
Re: Post Your C#.net Questions Here by BigStar1(m): 10:05am On Dec 29, 2008
That's a very good point
Re: Post Your C#.net Questions Here by Nobody: 10:15pm On Jan 15, 2009
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)
Re: Post Your C#.net Questions Here by Kobojunkie: 10:39pm On Jan 15, 2009
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.
Re: Post Your C#.net Questions Here by Nobody: 10:47pm On Jan 15, 2009
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
Re: Post Your C#.net Questions Here by Kobojunkie: 10:53pm On Jan 15, 2009
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
Re: Post Your C#.net Questions Here by Nobody: 11:02pm On Jan 15, 2009
Thanks alot, they are nice tutorials - just what i needed.
Re: Post Your C#.net Questions Here by Agod: 12:10am On Jan 23, 2009
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
Re: Post Your C#.net Questions Here by Nobody: 7:10am On Jan 23, 2009
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!
Re: Post Your C#.net Questions Here by a4extra: 7:36pm On Feb 15, 2009
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
Re: Post Your C#.net Questions Here by davidtayo(m): 12:41pm On Mar 13, 2009
hi
pls tell me how to disable the cancel button on the top corner of forms

thank you
Re: Post Your C#.net Questions Here by emeke123(m): 3:40am On Mar 15, 2009
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.
Re: Post Your C#.net Questions Here by peteonyema: 11:21pm On Mar 31, 2009
Please I need a step by step configuration of Open VPN
Re: Post Your C#.net Questions Here by 3T: 7:31pm On Apr 05, 2009
----
Re: Post Your C#.net Questions Here by naijafan(m): 6:39pm On Apr 06, 2009
@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.
Re: Post Your C#.net Questions Here by solomonope(m): 11:18am On Apr 20, 2009
pls hw can i prevent people from seeing my codes through ildasm.exe
Re: Post Your C#.net Questions Here by Kobojunkie: 3:14am On Apr 25, 2009
google for code obfuscator
Re: Post Your C#.net Questions Here by linxon(m): 12:30pm On Apr 25, 2009
solomonope:

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.

(1) (2) (Reply)

Need Help/collaborators On Occupy9ja.com / Build An Android Instant Messaging App Using Sinch And Parse In 2 Hours / Must Everybody Go Into Tech Or Learn Coding?

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 45
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.