1,302 Posted Topics

Member Avatar for deathdarts

That's too logical to get error, if you didn't, for sure I was about to get another OS rather than Microsoft Windows, anyway, read in System.Security.Principal it helps you...

Member Avatar for Ramy Mahrous
0
121
Member Avatar for maxcoder

If you need to install it on your flash drive, I think you should have U3 flash drive but also VS needs to locate some files on boot drive, unfor. you need to install it on each computer you're developing on.

Member Avatar for Ramy Mahrous
0
85
Member Avatar for yrpchoudary
Member Avatar for sierrainfo
0
144
Member Avatar for muhammad ismail

To hold the image itself use Binary or Image data type To hold the image path use Varchar(N) or nVarchar(N) why? because image is binary format.

Member Avatar for Ramy Mahrous
0
47
Member Avatar for virang_21
Member Avatar for vandenzergen
Member Avatar for cVz
Member Avatar for LizR
0
355
Member Avatar for tibrah001

Search in this forum, you'll find a lot of threads discussing the same idea tell me what you reached and let's discuss...

Member Avatar for Ezzaral
0
91
Member Avatar for santhanalakshmi
Member Avatar for anujtripathi
-1
2K
Member Avatar for emptypockets304

Put this connection string in .config file, and replace it whenever you need wherever database in.

Member Avatar for Ramy Mahrous
0
132
Member Avatar for vinoth_sas_
Member Avatar for Squirrel1984

In memory heap if it's reference type e.g (eobject from class), in memory stack if it's value type e.g (object from struct)

Member Avatar for Squirrel1984
0
117
Member Avatar for Ramy Mahrous

I want to share this Parallel Object Oriented by C# paper with you [url]http://www.di.uminho.pt/~jls/PaCT2005c.pdf[/url]

0
65
Member Avatar for jpbaroma
Member Avatar for Ramy Mahrous
0
92
Member Avatar for luisginan

ASP.NET forum is better for such questions that's relevant to Web-based application using .net technology..

Member Avatar for Ramy Mahrous
0
36
Member Avatar for phantom.der.oma

Have a look on [url]http://sqlserver2000.databases.aspfaq.com/how-do-i-create-a-cross-tab-or-pivot-query.html[/url]

Member Avatar for Ramy Mahrous
0
123
Member Avatar for csharplearner
Member Avatar for jjfletch

Give me sample row in the text file and table structure (columns and datatypes)

Member Avatar for Ramy Mahrous
0
120
Member Avatar for sonia sardana
Member Avatar for smelf1

Try to run your application as administrator, right click on your executable then Run as Administrator, try and tell me what you get.

Member Avatar for smelf1
0
162
Member Avatar for k12
Member Avatar for sierrasoft
Member Avatar for vampke
Member Avatar for waynespangler
0
144
Member Avatar for nobody2ph

Here you're [url]http://www.facebook.com/home.php#/group.php?gid=10807625235[/url] [url]http://www.facebook.com/group.php?gid=9973532580[/url]

Member Avatar for sloan31
0
135
Member Avatar for malg
Member Avatar for laconstantine

You create 1 solution holds your 2 project (exe and dll) From your (exe) project add reference to your dll project then press Ctr + F5

Member Avatar for LizR
0
167
Member Avatar for Torquai
Member Avatar for Torquai
0
82
Member Avatar for Lahlahliam

It's not SystemFileWatcher class it's FileInfo class, show us your effort as said!

Member Avatar for rapture
0
86
Member Avatar for angel.lim
Member Avatar for dfs3000my

Did you try [icode] SELECT * FROM [ea] WHERE ([ea_name] LIKE '%' + @ea_name2 + '%' or [ea_name] is null) [/icode] ??

Member Avatar for Ramy Mahrous
0
90
Member Avatar for sonia sardana
Member Avatar for kv79
Member Avatar for shers

Like you create an array from a simple data type, Get the number of files in the folder, and create the array at runtime.

Member Avatar for shers
0
135
Member Avatar for laconstantine

Add what?? to compile it to Class library (.dll) or executable, use project properties and Control + F5

Member Avatar for ddanbe
0
87
Member Avatar for Dav1d1

Have a look [url]http://msdn.microsoft.com/en-us/library/system.data.sqlserverce.sqlcetransaction.rollback(VS.80).aspx[/url] It may should be defined in IsolationLevel member... I don't know I need to help, wish for you th best..

Member Avatar for Ramy Mahrous
0
114
Member Avatar for kidego32
Member Avatar for Lord Prime
Member Avatar for wien

Lizr and Danny don't answer people with code especially who don't show their effort in solving easy problem, they're right, aren't they?!

Member Avatar for LizR
0
186
Member Avatar for atplerry

I don't know much about security but let us discuss 1- we use dynamic IPs, not all ISPs provide static IPs for their client. 2- OK 3- What's user reaction, how you'll handle it?? 4- It's default. I think there're sites manage and secure financial transactions.

Member Avatar for atplerry
0
123
Member Avatar for saj_amo

We don't give code!! which made you able to make them separately, let's you do this task.

Member Avatar for rapture
0
229
Member Avatar for hm.ashruf

1- Rename your entites may we can expect the relation and imagine the design.... 2- Attach yours to let us help you better.

Member Avatar for pclfw
0
59
Member Avatar for kodingkarthik

I didn't understand you, what you mean by "copying database" is to copy its data or copy the files? If you need to copy its data right click on the database->All tasks->Copy database If you need to copy its files to move it to another machine; right click on the …

Member Avatar for pclfw
0
148
Member Avatar for mr.white

Attach your entity-relationship diagram and tell us what you need to extract from your database, and what're your tryings??

Member Avatar for Ramy Mahrous
0
136
Member Avatar for ddanbe
Member Avatar for Ramy Mahrous
0
117
Member Avatar for smelf1

Put your key in array [icode]Dim key As String(numberOfKeys)[/icode] then loop and once you get value put it into ComboBox or any control you present data into [code=vb.net] Dim registrykeys(5) As String 'fill your keys For Each key As String In registrykeys ComboBox1.Items.Add(My.Computer.Registry.GetValue(key, "property", "default")) Next [/code] Your array may …

Member Avatar for Ramy Mahrous
0
652
Member Avatar for muek
Member Avatar for TomNDickNHarry

So, relation is One-To-Many One Question has many Answers and Answer has many Comments So... Question(QID, QSubject, QText,....) Answer(AID, QID, AText,......) Comment(CID, AID, CText,.....) haa?

Member Avatar for kanaku
0
184
Member Avatar for ayi_102

But test of you've write access on the "C:\", check it.. I recommend such question to be in ASP.NET forum!! what do you see?

Member Avatar for ayi_102
0
168
Member Avatar for ayi_102
Member Avatar for raghunandan_l

First of all it's VB.NET forum you should put your question on C# forum. Get us the code which you delete\update records by.

Member Avatar for Ezzaral
0
108

The End.