Click here to Skip to main content
15,892,161 members
Home / Discussions / C#
   

C#

 
GeneralRe: Executing Shortcuts in Process using C#. Pin
avinashpp22-Apr-09 0:10
avinashpp22-Apr-09 0:10 
GeneralRe: Executing Shortcuts in Process using C#. Pin
Eddy Vluggen22-Apr-09 0:34
professionalEddy Vluggen22-Apr-09 0:34 
AnswerRe: Executing Shortcuts in Process using C#. Pin
Rajesh Anuhya22-Apr-09 0:09
professionalRajesh Anuhya22-Apr-09 0:09 
Question[Message Deleted] Pin
hkjghkj121-Apr-09 23:23
hkjghkj121-Apr-09 23:23 
AnswerRe: Size of column name Pin
Michael Bookatz21-Apr-09 23:28
Michael Bookatz21-Apr-09 23:28 
AnswerRe: Size of column name Pin
Thomas Weller21-Apr-09 23:36
Thomas Weller21-Apr-09 23:36 
AnswerRe: Size of column name Pin
Eddy Vluggen21-Apr-09 23:41
professionalEddy Vluggen21-Apr-09 23:41 
General[Message Deleted] Pin
hkjghkj121-Apr-09 23:50
hkjghkj121-Apr-09 23:50 
GeneralRe: Size of column name Pin
Eddy Vluggen21-Apr-09 23:56
professionalEddy Vluggen21-Apr-09 23:56 
General[Message Deleted] Pin
hkjghkj122-Apr-09 0:02
hkjghkj122-Apr-09 0:02 
GeneralRe: Size of column name Pin
Henry Minute22-Apr-09 0:11
Henry Minute22-Apr-09 0:11 
General[Message Deleted] Pin
hkjghkj122-Apr-09 0:26
hkjghkj122-Apr-09 0:26 
GeneralRe: Size of column name Pin
Skymir23-Apr-09 3:23
Skymir23-Apr-09 3:23 
QuestionMy Ado.Net code is on a Public Holiday Pin
Vimalsoft(Pty) Ltd21-Apr-09 23:20
professionalVimalsoft(Pty) Ltd21-Apr-09 23:20 
AnswerRe: My Ado.Net code is on a Public Holiday Pin
Mbah Dhaim21-Apr-09 23:31
Mbah Dhaim21-Apr-09 23:31 
GeneralRe: My Ado.Net code is on a Public Holiday Pin
Vimalsoft(Pty) Ltd21-Apr-09 23:36
professionalVimalsoft(Pty) Ltd21-Apr-09 23:36 
GeneralRe: My Ado.Net code is on a Public Holiday Pin
Greg Chelstowski21-Apr-09 23:46
Greg Chelstowski21-Apr-09 23:46 
GeneralRe: My Ado.Net code is on a Public Holiday Pin
Vimalsoft(Pty) Ltd22-Apr-09 0:00
professionalVimalsoft(Pty) Ltd22-Apr-09 0:00 
GeneralRe: My Ado.Net code is on a Public Holiday Pin
Eddy Vluggen21-Apr-09 23:48
professionalEddy Vluggen21-Apr-09 23:48 
GeneralRe: My Ado.Net code is on a Public Holiday Pin
Vimalsoft(Pty) Ltd21-Apr-09 23:58
professionalVimalsoft(Pty) Ltd21-Apr-09 23:58 
GeneralRe: My Ado.Net code is on a Public Holiday Pin
Mbah Dhaim21-Apr-09 23:54
Mbah Dhaim21-Apr-09 23:54 
DataSet is referenced type, as you see in your BLL and PL in finally part you destroy your object (DAL and BLL) : finally {obj = null}, your dataset in PL will be lost reference too.
remove finally part of your code.

hope it helps

dhaim
ing ngarso sung tulodho, ing madyo mangun karso, tut wuri handayani. "Ki Hajar Dewantoro"
in the front line gave a lead, in the middle line build goodwill, in the behind give power support



GeneralRe: My Ado.Net code is on a Public Holiday Pin
Vimalsoft(Pty) Ltd22-Apr-09 0:02
professionalVimalsoft(Pty) Ltd22-Apr-09 0:02 
GeneralRe: My Ado.Net code is on a Public Holiday Pin
Mbah Dhaim22-Apr-09 0:10
Mbah Dhaim22-Apr-09 0:10 
GeneralRe: My Ado.Net code is on a Public Holiday Pin
Vimalsoft(Pty) Ltd22-Apr-09 0:13
professionalVimalsoft(Pty) Ltd22-Apr-09 0:13 
QuestionHow to add Ticks to an axis using nPlot and c# Pin
Mostrich21-Apr-09 22:59
Mostrich21-Apr-09 22:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.