×

Warning

JUser: :_load: Unable to load user with ID: 351
 


Rate this item
(0 votes)

It's a good idea to use a class say gateway where all
database access codes will be written.in this gateway class
you will implement db connection as follows -

first create another class -

Thursday, 02 January 2014 00:00

how to configure SMTP mail settings in joomla

Written by
Rate this item
(0 votes)

It's required that you configure your joomla SMTP settings so that joomla is able to send
email when user registered or different mailing functions works for other components and modules
like k2, CB....
In this post i show how to configure joomla 2.5/3 smtp settings properly.

Last modified on Wednesday, 16 April 2014 14:56
Saturday, 22 December 2012 13:54

how you can accomplish a project successfully?

Written by
Rate this item
(0 votes)

if you are participating in a project of a
course,assignment,others on c#.net or asp.net
or may be others then you should follow the
steps for finishing the project successfully.

Rate this item
(0 votes)

it is possible to run Application.Run twice in csharp
application.the following example shows that.it's a
example to create login to access the application.

Friday, 28 December 2012 15:54

Updatepanel control in asp dot net

Written by
Rate this item
(0 votes)

The great control in the asp.net ajax is the update
panel control.it can be added to almost every
asp.net page almost magically.this control when
used with a ScriptManager permits a programmer to
use partial rendering(a technique by which many
sections of page updated partially without reloading
the entire page).

Rate this item
(0 votes)
While accessing your joomla site it occurs Database Error: Unable to connect to the database: Could not connect to database, the solution is simple...Check the following steps
Last modified on Wednesday, 25 December 2013 14:38
Tuesday, 18 December 2012 17:55

c# namespaces

Written by
Rate this item
(0 votes)

namespaces is a old concept in c# programming.both
java and c# uses this concept.a namespace is act like
a 'wrapper' around one or many elements which gives
them uniqueness.


Latest discussions

  • No posts to display.