Click here to Skip to main content
15,915,093 members
Home / Discussions / C#
   

C#

 
Questionhelp in threading Pin
rizwan_rashid26-Feb-06 7:29
rizwan_rashid26-Feb-06 7:29 
QuestionSQL Query Pin
ytubis26-Feb-06 7:14
ytubis26-Feb-06 7:14 
AnswerRe: SQL Query Pin
Expert Coming26-Feb-06 7:35
Expert Coming26-Feb-06 7:35 
GeneralRe: SQL Query Pin
ytubis26-Feb-06 7:50
ytubis26-Feb-06 7:50 
AnswerRe: SQL Query Pin
Guffa26-Feb-06 8:16
Guffa26-Feb-06 8:16 
GeneralRe: SQL Query Pin
Colin Angus Mackay26-Feb-06 12:00
Colin Angus Mackay26-Feb-06 12:00 
GeneralRe: SQL Query Pin
Guffa26-Feb-06 23:01
Guffa26-Feb-06 23:01 
GeneralRe: SQL Query Pin
Colin Angus Mackay26-Feb-06 23:09
Colin Angus Mackay26-Feb-06 23:09 
Guffa wrote:
In a development environment (as I got the impression we are dealing with here) security is normally less of an issue, and granting database owner access can be an acceptable way to make it work and save permission hassles for a later stage.


Ah yes... the later stage when time is tighter and the client is moaning about when they will get their application and all of a sudden it is discovered that the software is relying on some security setting being left open when really it should be shut.

I know what you mean though. It is very tempting just to open everything to make development easier (not just databases but for any secured system), but in my experience it just causes more problems later on - especially if it is in an area where I don't have much experience already and I don't know how to properly develop the app bearing in mind the security has to lock down later on. In cases where I should really know better, I always manage to forget some little thing that causes lots of problems later. Sigh | :sigh:

ColinMackay.net
Scottish Developers are looking for speakers for user group sessions over the next few months. Do you want to know more?

GeneralRe: SQL Query Pin
Guffa26-Feb-06 23:33
Guffa26-Feb-06 23:33 
GeneralRe: SQL Query Pin
Colin Angus Mackay26-Feb-06 23:37
Colin Angus Mackay26-Feb-06 23:37 
GeneralRe: SQL Query Pin
Colin Angus Mackay26-Feb-06 12:04
Colin Angus Mackay26-Feb-06 12:04 
QuestionFixed pointers and generics Pin
Lawx0126-Feb-06 5:21
Lawx0126-Feb-06 5:21 
AnswerRe: Fixed pointers and generics Pin
leppie26-Feb-06 7:08
leppie26-Feb-06 7:08 
QuestionHow to use the result programed in visual C# in my visual C++ project? Pin
sharkmouse26-Feb-06 3:13
sharkmouse26-Feb-06 3:13 
QuestionNo Article Found for Microphone Voice Recording Pin
emran83426-Feb-06 2:05
emran83426-Feb-06 2:05 
AnswerRe: No Article Found for Microphone Voice Recording Pin
mav.northwind26-Feb-06 2:33
mav.northwind26-Feb-06 2:33 
QuestionProxy Pin
manmoona25-Feb-06 23:53
manmoona25-Feb-06 23:53 
QuestionDefault CUT- COPY - PASTE Pin
emran83425-Feb-06 23:38
emran83425-Feb-06 23:38 
GeneralRe: Default CUT- COPY - PASTE Pin
Guffa26-Feb-06 0:42
Guffa26-Feb-06 0:42 
GeneralRe: Default CUT- COPY - PASTE Pin
emran83426-Feb-06 1:18
emran83426-Feb-06 1:18 
GeneralRe: Default CUT- COPY - PASTE Pin
Guffa26-Feb-06 4:45
Guffa26-Feb-06 4:45 
QuestionSQL syntax in a Crystal Report Pin
mostafa_h25-Feb-06 23:03
mostafa_h25-Feb-06 23:03 
Questionhow can mail to my users via my webapplication without any spam or bulk Pin
m.rastgar25-Feb-06 21:38
m.rastgar25-Feb-06 21:38 
GeneralRe: how can mail to my users via my webapplication without any spam or bulk Pin
Guffa25-Feb-06 22:11
Guffa25-Feb-06 22:11 
GeneralRe: how can mail to my users via my webapplication without any spam or bulk Pin
Colin Angus Mackay25-Feb-06 22:19
Colin Angus Mackay25-Feb-06 22:19 

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.