Click here to Skip to main content
15,885,278 members
Home / Discussions / C#
   

C#

 
AnswerRe: Add child node to treeview node Pin
musefan8-Jul-09 2:31
musefan8-Jul-09 2:31 
Questionactive directory authentication using C# Pin
rhcp088-Jul-09 2:15
rhcp088-Jul-09 2:15 
AnswerRe: active directory authentication using C# Pin
Manas Bhardwaj8-Jul-09 2:23
professionalManas Bhardwaj8-Jul-09 2:23 
AnswerRe: active directory authentication using C# Pin
Pete O'Hanlon8-Jul-09 2:44
mvePete O'Hanlon8-Jul-09 2:44 
Questionconnection of database in C# Pin
rhcp088-Jul-09 1:41
rhcp088-Jul-09 1:41 
AnswerRe: connection of database in C# Pin
Eddy Vluggen8-Jul-09 1:57
professionalEddy Vluggen8-Jul-09 1:57 
AnswerRe: connection of database in C# Pin
Henry Minute8-Jul-09 2:01
Henry Minute8-Jul-09 2:01 
AnswerRe: connection of database in C# Pin
Colin Angus Mackay8-Jul-09 2:10
Colin Angus Mackay8-Jul-09 2:10 
rhcp08 wrote:
it is to be noted that i am in a professional company where all the software are installed and authenticated by professionals.


Professional just means they get paid to do it. It does not mean they are any good. I've met many "professionals" that I would be surprised if they managed to find the "On" switch.


rhcp08 wrote:
first of all where the hell database is stored after creation in studio manager


It gets created where ever you tell it to create it. If you don't there will be a default location depending on how it has been installed.


rhcp08 wrote:
how to connect my database with or without excat location of the database


You should neither know nor should care where the database is physically stored as it can be stored in many different ways. You can store it in a file on the Hard Disk. You can split the database in to many files. You can store the database across disks. You can hand over entire hard disks to SQL Server and let SQL Server manage the entire disk (no file, just a disk).

You connect to a database, not a file (Except for SQL Server Express edition, which can treat a database as a file)

User group: Scottish Developers
Blog: Can Open... Worms? Everywhere!
Quote: Man who stand on hill with mouth open wait long time for roast duck to drop in.

QuestionSort a group in crystal report Pin
Mohammad Al Hoss8-Jul-09 1:25
Mohammad Al Hoss8-Jul-09 1:25 
QuestionGPRS connectivity software Pin
Sufian Mehmood Sheikh8-Jul-09 1:10
Sufian Mehmood Sheikh8-Jul-09 1:10 
AnswerRe: GPRS connectivity software Pin
stancrm8-Jul-09 1:13
stancrm8-Jul-09 1:13 
GeneralRe: GPRS connectivity software Pin
Sufian Mehmood Sheikh8-Jul-09 1:52
Sufian Mehmood Sheikh8-Jul-09 1:52 
GeneralRe: GPRS connectivity software Pin
stancrm8-Jul-09 2:13
stancrm8-Jul-09 2:13 
QuestionHow can use RAPI? Pin
Le@rner8-Jul-09 1:06
Le@rner8-Jul-09 1:06 
QuestionSerializing/Deserializing an object Pin
Helfdane7-Jul-09 23:35
Helfdane7-Jul-09 23:35 
AnswerRe: Serializing/Deserializing an object Pin
Hariharan.T8-Jul-09 0:29
Hariharan.T8-Jul-09 0:29 
GeneralRe: Serializing/Deserializing an object Pin
Helfdane8-Jul-09 0:35
Helfdane8-Jul-09 0:35 
GeneralRe: Serializing/Deserializing an object Pin
Hariharan.T8-Jul-09 1:12
Hariharan.T8-Jul-09 1:12 
GeneralRe: Serializing/Deserializing an object Pin
Helfdane8-Jul-09 1:27
Helfdane8-Jul-09 1:27 
Questioncan any body tell me how i can fix this error Pin
wasimsharp7-Jul-09 23:07
wasimsharp7-Jul-09 23:07 
AnswerRe: can any body tell me how i can fix this error Pin
Manas Bhardwaj7-Jul-09 23:18
professionalManas Bhardwaj7-Jul-09 23:18 
QuestionCan anyone help me with displaying the correct value in Crystal Reports Pin
DotNetCoderJunior7-Jul-09 22:47
DotNetCoderJunior7-Jul-09 22:47 
QuestionInterop call fails with window scheduled task Pin
Hariharan.T7-Jul-09 22:44
Hariharan.T7-Jul-09 22:44 
AnswerRe: Interop call fails with window scheduled task Pin
Eddy Vluggen7-Jul-09 23:29
professionalEddy Vluggen7-Jul-09 23:29 
GeneralRe: Interop call fails with window scheduled task Pin
Hariharan.T8-Jul-09 0:23
Hariharan.T8-Jul-09 0:23 

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.