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

Join 132,414 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,419 people online right now. Registration is fast and FREE... Join Now!




Tutorial Suggestions or requests

2 Pages V  1 2 >  
Reply to this topicStart new topic

Tutorial Suggestions or requests, Is there a ASP.Net tutorial you'd like to see?

PsychoCoder
post 5 Aug, 2007 - 10:31 AM
Post #1


using DIC.Core;

Group Icon
Joined: 26 Jul, 2007
Posts: 8,923



Thanked 118 times

Dream Kudos: 8475

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

My Contributions


If you would like to see a certain topic covered in ASP.Net 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.
User is offlineProfile CardPM

Go to the top of the page

varia_mahesh@yahoo.com
post 12 Aug, 2007 - 10:52 PM
Post #2


New D.I.C Head

*
Joined: 12 Aug, 2007
Posts: 1


My Contributions


QUOTE(PsychoCoder @ 5 Aug, 2007 - 11:31 AM) *

If you would like to see a certain topic covered in ASP.Net 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.


Hey can anyone give a tutorial of asp.net - C# with backend(if possible with sql-server or with ms access) which performs basic operations like add,edit,update,delete records.plssss its very urgent.!!thanx in advance.
User is offlineProfile CardPM

Go to the top of the page

PsychoCoder
post 13 Aug, 2007 - 04:20 AM
Post #3


using DIC.Core;

Group Icon
Joined: 26 Jul, 2007
Posts: 8,923



Thanked 118 times

Dream Kudos: 8475

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

My Contributions


varia_mahesh@yahoo.com,

I have written a tutorial that shows the basics of interacting with a SQL server in C#. It shows how to connect to the server, how to retrieve data from the server. Adding, editing and deleting is just a matter of a different stored procedure than the one for retrieving.

SQL Basics in C#
User is offlineProfile CardPM

Go to the top of the page

techknow
post 4 Sep, 2007 - 12:39 PM
Post #4


D.I.C Head

**
Joined: 29 Aug, 2007
Posts: 67


My Contributions


It would be exceedingly helpful to have a "starting-in-the-basement" approach to programming in the .net environment.

Perhaps I should begin documenting my journey from sys engineering geek to dev geek.

At least I have the geek part down in any case.

Ya know that's not a bad idea. I will begin using the subject noob question of the day followed by the date in the discription. After a certain point in time, I will run a search, pull them all together cronilogically, with the answers, edit/culminate and .pdf the whole thing. Hmmmm.

Works for me. Let's see how it goes.
User is offlineProfile CardPM

Go to the top of the page

skyhawk133
post 4 Sep, 2007 - 12:42 PM
Post #5


Head DIC Head

Group Icon
Joined: 17 Mar, 2001
Posts: 14,844



Thanked 45 times

Dream Kudos: 1650

Expert In: Web Development

My Contributions


I like it, look forward to seeing it. Let me know if you need help with anything (i.e. custom search, etc. )
User is offlineProfile CardPM

Go to the top of the page

techknow
post 4 Sep, 2007 - 12:48 PM
Post #6


D.I.C Head

**
Joined: 29 Aug, 2007
Posts: 67


My Contributions


I noticed the quote

"Let's face it, most computer users have the brain of a Spider Monkey"
Bill Gates

In your sig.

I want to know where to get mine. I mean if everybody else has one, I want one too ... And where does everybody keep them. I mean really ... If most computer users have 'em, you would think they would have a "Spider Monkey Brain Closet" or some such thing to store them.

And what do they use them for anyway?


Ok, I'll try to warn you next time I attempt any humor. sorry.

QUOTE(skyhawk133 @ 4 Sep, 2007 - 01:42 PM) *

I like it, look forward to seeing it. Let me know if you need help with anything (i.e. custom search, etc. )

You betcha, I'll simply supply the noobish questions (elequently phrased) as I face them. Considering that I am right about at square one, it could just work.
User is offlineProfile CardPM

Go to the top of the page

PsychoCoder
post 14 Sep, 2007 - 08:04 PM
Post #7


using DIC.Core;

Group Icon
Joined: 26 Jul, 2007
Posts: 8,923



Thanked 118 times

Dream Kudos: 8475

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

My Contributions


There is a new ASP.Net Tutorial posted (In the Visual Basic Section)

Introduction To Master Pages in ASP.Net
User is offlineProfile CardPM

Go to the top of the page

hiphop_13
post 25 Sep, 2007 - 01:06 PM
Post #8


New D.I.C Head

*
Joined: 4 Jun, 2007
Posts: 36



Thanked 1 times
My Contributions


Hello, I would like to see a tutorial about sessions in asp.net using C#.
If we could store an array in a session, asp tables... and how to do them
Thank You in advance
User is offlineProfile CardPM

Go to the top of the page

ross_petersen
post 3 Dec, 2007 - 03:34 AM
Post #9


D.I.C Head

**
Joined: 6 Aug, 2005
Posts: 58



Thanked 1 times
My Contributions


How about one on ASP.NET web services.
User is offlineProfile CardPM

Go to the top of the page

mcp111
post 11 Jan, 2008 - 08:20 AM
Post #10


New D.I.C Head

Group Icon
Joined: 20 Nov, 2007
Posts: 10


My Contributions


QUOTE(ross_petersen @ 3 Dec, 2007 - 04:34 AM) *

How about one on ASP.NET web services.


Here's a good tutorial on asp.net web services

http://www.dotnet-friends.com/tutorials/as...a8f1f6e01d.aspx
User is offlineProfile CardPM

Go to the top of the page

BlackRaven
post 23 Feb, 2008 - 07:17 PM
Post #11


New D.I.C Head

*
Joined: 23 Feb, 2008
Posts: 3

hi,
do you guys have tutorial how ASP.NET connect to MySQL cause I have a problem with it here. what I mean is connecting without using the DataSource component. and also tutorial of using AJAX at ASP.NET. thanks before
User is offlineProfile CardPM

Go to the top of the page

PsychoCoder
post 5 Mar, 2008 - 09:56 PM
Post #12


using DIC.Core;

Group Icon
Joined: 26 Jul, 2007
Posts: 8,923



Thanked 118 times

Dream Kudos: 8475

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

My Contributions


There is a new ASP.Net/C# Tutorial available:

Base Page For Detecting Session Timeout in ASP.Net/C#

Happy Reading! smile.gif
User is offlineProfile CardPM

Go to the top of the page

2 Pages V  1 2 >
Fast ReplyReply to this topicStart new topic
Time is now: 11/22/08 09:01AM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code 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