Welcome to Dream.In.Code
Getting C# Help is Easy!

Join 118,887 C# Programmers for FREE! Ask your question and get quick answers from experts. There are 2,054 online right now! We've got more than 500 tutorials and 2,000 snippets. Join and find out why Dream.In.Code is the #1 programming help community on the internet! Registration is fast and FREE... Join Now!



C# Tutorial Suggestions

7 Pages V  1 2 3 > »   
Reply to this topicStart new topic

C# Tutorial Suggestions, To create a Folder and subfolder from Csharp

PsychoCoder
post 5 Aug, 2007 - 11:25 AM
Post #1


using DIC.Core;

Group Icon
Joined: 26 Jul, 2007
Posts: 7,918



Thanked 83 times

Dream Kudos: 8100

Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, GDI, Boo.Net

My Contributions


If you would like to see a certain topic covered in C# post your request here. The tutorial, more than likely, wont be written the instant you post your suggestion but someone will work on it for you.

This post has been edited by PsychoCoder: 5 Aug, 2007 - 11:28 AM
User is offlineProfile CardPM

Go to the top of the page


hiphop_13
post 6 Aug, 2007 - 01:53 AM
Post #2


New D.I.C Head

*
Joined: 4 Jun, 2007
Posts: 36



Thanked 1 times
My Contributions


Hi, please i want a tutriol about how to connect C# to sql servr thanks:)
User is offlineProfile CardPM

Go to the top of the page

PsychoCoder
post 6 Aug, 2007 - 11:10 AM
Post #3


using DIC.Core;

Group Icon
Joined: 26 Jul, 2007
Posts: 7,918



Thanked 83 times

Dream Kudos: 8100

Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, GDI, Boo.Net

My Contributions


QUOTE(hiphop_13 @ 6 Aug, 2007 - 01:53 AM) *

Hi, please i want a tutriol about how to connect C# to sql servr thanks:)


hiphop_13, I will work on a tutorial for the basics in C# and SQL Server. Give me a day or 2 though smile.gif
User is offlineProfile CardPM

Go to the top of the page

PsychoCoder
post 7 Aug, 2007 - 08:50 AM
Post #4


using DIC.Core;

Group Icon
Joined: 26 Jul, 2007
Posts: 7,918



Thanked 83 times

Dream Kudos: 8100

Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, GDI, Boo.Net

My Contributions


hiphop_13,

I have created that tutorial you asked for.

SQL Basics in C#
User is offlineProfile CardPM

Go to the top of the page

PsychoCoder
post 12 Aug, 2007 - 08:19 PM
Post #5


using DIC.Core;

Group Icon
Joined: 26 Jul, 2007
Posts: 7,918



Thanked 83 times

Dream Kudos: 8100

Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, GDI, Boo.Net

My Contributions


Tutorials I have written in C# so far
  • SQL Basics in C#
  • Disabling applications close button

Are there other topics you'd like to see discussed in C#? Please list your requests here
User is offlineProfile CardPM

Go to the top of the page

hiphop_13
post 13 Aug, 2007 - 03:52 AM
Post #6


New D.I.C Head

*
Joined: 4 Jun, 2007
Posts: 36



Thanked 1 times
My Contributions


Thaaaaaaaaank you a lot
biggrin.gif
User is offlineProfile CardPM

Go to the top of the page

Louisda16th
post 14 Aug, 2007 - 06:19 AM
Post #7


 

Group Icon
Joined: 3 Aug, 2006
Posts: 1,790



Thanked 1 times

Dream Kudos: 755
My Contributions


I'll suggest a list of good e-books (Chris posted an exhaustive list before in the other languages forum) especially one's for beginner's as well. People who need help won't have to wait till a tutorial is posted. I'm sure most of the experts here are busy with work/school. So writing a tutorial will take time. Good links should help in this regard.
User is offlineProfile CardPM

Go to the top of the page

PsychoCoder
post 1 Sep, 2007 - 07:14 AM
Post #8


using DIC.Core;

Group Icon
Joined: 26 Jul, 2007
Posts: 7,918



Thanked 83 times

Dream Kudos: 8100

Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, GDI, Boo.Net

My Contributions


Ive added 2 new snippets

Convert delimited file to XML
Working with text files

I've also written an in-depth tutorial on working with text files and the System.IO Namespace, once its approved and posted Ill post the link here smile.gif
User is offlineProfile CardPM

Go to the top of the page

PsychoCoder
post 3 Sep, 2007 - 06:19 PM
Post #9


using DIC.Core;

Group Icon
Joined: 26 Jul, 2007
Posts: 7,918



Thanked 83 times

Dream Kudos: 8100

Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, GDI, Boo.Net

My Contributions


There are new tutorials in the C# Tutorial section on the System.IO Namespace in C#

Part 1
Part 1.5 (There was a problem posting it)
Part 2

These cover topics from simply reading from a file, writing from a file, reading a specific file, converting a comma delimited file to XML and much, much more. At the end of Part 2 there's a Zip file with a class I wrote for System.IO utilities (more can be added by all means)

smile.gif
User is offlineProfile CardPM

Go to the top of the page

gogole
post 6 Sep, 2007 - 03:54 PM
Post #10


D.I.C Head

Group Icon
Joined: 17 Jul, 2007
Posts: 131



Dream Kudos: 25
My Contributions


i'm trying to add a snippet on characters/numeric conversion to hexadecimal format but fir some reason it is not working.
User is offlineProfile CardPM

Go to the top of the page

PsychoCoder
post 11 Sep, 2007 - 01:42 PM
Post #11


using DIC.Core;

Group Icon
Joined: 26 Jul, 2007
Posts: 7,918



Thanked 83 times

Dream Kudos: 8100

Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, GDI, Boo.Net

My Contributions


New C# Tutorial:

Basic Calculator in C#
User is offlineProfile CardPM

Go to the top of the page

maduram
post 11 Sep, 2007 - 10:32 PM
Post #12


New D.I.C Head

*
Joined: 10 Sep, 2007
Posts: 11


My Contributions


Dear Psycho,
I already posted a topic named 'problem in windows programming' ...u told u will be looking in to it..so please do it.....if anyone else can solve the problem, u can very well do it....thnx in advance...
User is offlineProfile CardPM

Go to the top of the page

7 Pages V  1 2 3 > » 
Fast ReplyReply to this topicStart new topic
Time is now: 10/13/08 03:13AM

Live C# Help!

C# Tutorials

Reference Sheets

C# Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month