Search the web
Sign In
New User? Sign Up
CSharpNET · C# .NET (C-Sharp) Developers' Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Sent Email using N-Tier   Message List  
Reply | Forward Message #19382 of 19702 |
Re: [C#.NET] Sent Email using N-Tier

thank you Mr.Nandu  it helps me lot.


 
 
 
 
Thanks & Regards,
Jagdeep Mankotia  
"Difficulties Are New Opportunity To Me"
 



--- On Sun, 5/7/09, Nandu Menon <nandakumarpb@...> wrote:


From: Nandu Menon <nandakumarpb@...>
Subject: Re: [C#.NET] Sent Email using N-Tier
To: CSharpNET@yahoogroups.com
Date: Sunday, 5 July, 2009, 1:29 PM


Here is some point for the  design .
 
You will have a GUI layer which is your email sending form where you will have
the following  stuff.
 
Options for selecting single mail(Default) 
Option for selecting group mail
Option for Contacts Mgmt [Add /remove Contact] Use a popup form for this.
 
Next  You can add 2 new class for the Mail sending Logic  and another for Data
Access Layer
 
Compleate the Data Access Layer with following things
 
1) Connect your database [better to use webconfig file for this]
2) Method for returning Dataset,Datatable [Do it with stored procedure call]
 
Once you compleate this class go for the next Mail Logic
 
Add coding  functionality for  Adding/Updating/Removing contacts [use DA layer
for this]
 
Your Form Level code will use Maillogic class [Not DAL layer]
You have imports the following namespace to do the Mail functionality
 
a) Mailmessage object and SmtpClient object.
 
Hope this will help you.
 
Happy Programming

Nandakumar Menon


--- On Sat, 7/4/09, Bas moises <saku10ragi10@...> wrote:


From: Bas moises <saku10ragi10@...>
Subject: Re: [C#.NET] Sent Email using N-Tier
To: CSharpNET@yahoogroups.com
Date: Saturday, July 4, 2009, 1:09 PM








if your application use a backend database like sqlserver 2005 try to use
trigger or storedprocedure. the sqlserver has capability to send email.

--- On Wed, 7/1/09, Jagdeep Mankotia <jagdeepmankotia@ yahoo.co. in> wrote:

From: Jagdeep Mankotia <jagdeepmankotia@ yahoo.co. in>
Subject: [C#.NET] Sent Email using N-Tier
To: "CSharpNET" <CSharpNET@yahoogrou ps.com>
Date: Wednesday, July 1, 2009, 8:53 PM

Hi,
 
I want to make an email sending form and I want to use an n tier structure for
the same I want to know that how can I build a solution with ntier structure.
Is there any example do you have or any refrence? Please let me know
 
I can send mail by using net.mail. I can send mail with writing all the code in
one page. Now I want to convert it into ntier structure.
 
Please Help !
 
 
Thanks & Regards,
Jagdeep Mankotia  
"Difficulties Are New Opportunity To Me"
 

Looking for local information? Find it on Yahoo! Local http://in.local.
yahoo.com/

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]

















     

[Non-text portions of this message have been removed]



------------------------------------

Yahoo! Groups Links






Yahoo! recommends that you upgrade to the new and safer Internet Explorer
8. http://downloads.yahoo.com/in/internetexplorer/

[Non-text portions of this message have been removed]




Tue Jul 14, 2009 5:28 am

jagdeepmankotia
Offline Offline
Send Email Send Email

Forward
Message #19382 of 19702 |
Expand Messages Author Sort by Date

Hi,   I want to make an email sending form and I want to use an n tier structure for the same I want to know that how can I build a solution with ntier...
Jagdeep Mankotia
jagdeepmankotia
Offline Send Email
Jul 3, 2009
4:27 pm

if your application use a backend database like sqlserver 2005 try to use trigger or storedprocedure. the sqlserver has capability to send email. ... From:...
Bas moises
saku10ragi10
Offline Send Email
Jul 5, 2009
6:24 am

Here is some point for the  design .   You will have a GUI layer which is your email sending form where you will have the following  stuff.   Options for...
Nandu Menon
nandakumarpb
Offline Send Email
Jul 13, 2009
2:11 am

thank you Mr.Nandu  it helps me lot.         Thanks & Regards, Jagdeep Mankotia   "Difficulties Are New Opportunity To Me"   ... From: Nandu Menon...
Jagdeep Mankotia
jagdeepmankotia
Offline Send Email
Jul 14, 2009
3:31 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help