|
Ask the client whether any kind of connection is available to access the database.
If there are none, ask them to export the content of database to certain format (CSV, XML, flat files)
If they can't, ask the client if it is a known database that your team can understand if you need to get down and dirty to decode the database
If it is not a known database format, ask if they got documentation on the database structures.
If they can't or no document, tell your PM your team is in deep sh*t..
|
|
|
|
|
I had an in process dll developed in Vs2005, which gets registered through an MSI setup, this dll performs the action which it really mean for, but if I install the setup.exe including .Net framework2.0 in it, as to check the Prerequisites while testing in other PC's, these doesn't perform the required operation correctly, after the dll gets registered, what may be the mistake I am doing, can anyone clear this?
|
|
|
|
|
Hi all
I have problems to find information about the attribute [assembly: ...].
As a learner I want to pick up the string in the docu.
The question is, where do I find it in the online docs (the word "assembly" is used in all kinds of context)
Please do not explain me what it does, instead help me to find the docu - because the latter is my problem.
(don'g give me food, I need to know how to bake bread)
best thanks

|
|
|
|
|
|
In addition to what Eddy Vluggen has posted, you can use System.Reflection.Assembly.GetExecutingAssembly().GetCustomAttributes to get all the attributes applied to your current assembly
|
|
|
|
|
|
plz anybody know it to help me.
G.Murugadoss
|
|
|
|
|
Write a client application which returns all the processes of local machine and write a server application which receives that. Now you know the machine names and corresponding processes. I have tried it using .net remoting.
|
|
|
|
|
plz anybody knows it to help me. i'm waiting for ur reply
G.Murugadoss
|
|
|
|
|
Please read this [^]article. Don't be a Code Vampire - try writing it for yourself, and coming back when you have specific problems.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
My blog | My articles | MoXAML PowerToys | Onyx
|
|
|
|
|
I downloaded Visual Studio 2008 but I'm new to trying write my own application for a ACR122 NFC reader. I have sample codes in these following languages - Delphi 7, Java, VB.Net 2005, VB 6.0, VB C# 2005, VB C++ 6.0, VB C++ 2005 (x64). I need all the steps to take or what programs to do first. Thank You
|
|
|
|
|
it seems like it comes with a pretty impressive SDK
I'd think the first step after installing VS2008 would be to take one of the samples - ie, in the language of your choice, compile it, test it, play with it, think about what its doing - make sure you know what call is doing what
Then think about the real world application you need to write, and having the sample, SDK reference manual in hand, rough out a spec on paper for it. Use what you know from the example, the manual etc to fill in the gaps between the sample and your real application.
Then either extend the sample or recode a new application.
ps .. are you sure you need VS2008 - it looks like the samples are VS2005 orientated - that may or may not give you grief - I'd always start off with the compiler the 3rd party supports before going beyond that - Ive done enough integration of other people's tools etc over the years to realise that the first thing they'll ask if you cant get something working is what your setup/versions are - if they come back to you with a 'we dont yet support VS2008' you could be up sh*t creek - its unlikely that you couldnt make it work with VS2008, but vendors can be unhelpful if their regime isnt followed
'g'
|
|
|
|
|
Sorry for the long delay but VS2008 will not work right with my VS2005 sample codes. I just received my copy of VS2005 do you think I can get some help from you on this project?
|
|
|
|
|
well, given I said their examples were vs2005 based Im not surprised, but I wouldnt have thought there were many issues .. what are your exact issues with using vs2008 and their samples ?
since I dont have/cant get a copy of their SDK I cant do that much - if the issues are specific vs2008 issues as opposed to the actual card-reader sdk, then they can still be posted here.
samnette wrote: do you think I can get some help from you on this project?
Im not sure what you're asking me ? post detailed questions here on CP and you hopefully get answers - if that doesnt work, then maybe you need a pro to kick-start your project but they cost $$ .. the company that supplied you the ACR122 NFC should also suppy support.
'g'
|
|
|
|
|
I think I need pro help I have alot of sample codes but I never did programming before so Im lost I dont mind spending money to get this done its for my business.So let me know if you have a 1-800 number or now a good person for the job?
|
|
|
|
|
samnette wrote: let me know if you have a 1-800 number
fraid not - I dont think we use 1-800 number's here in Australia
>> Know a good person for the job ?
depends where you are in a geographical sense - what you want isnt hard to do, it shouldnt be hard to find a pro to engage for a small contract, maybe even someone here on CP can do it, although the nature of the beast means they should be close to you unless they want to invest in the SDK and include it in the price they charge - you seem to know what you want, which is 1/2 the deal. If you really wanted to learn programming you could get the contractor to mentor you perhaps - much better to have a real world example than a 'hello world'
I have actually ordered a copy of the SDK, because I have an interest in such, but I wont be able to do anything for a few months at the rate my day job is consuming my time (and you couldnt afford me, sorry)
tell us where you are and we'll fish around to see if there's any CP members looking for work in that area
'g'
|
|
|
|
|
Can you put here small example on c# for work with ACR122?
I have ACR122 reader device, not have sdk.
|
|
|
|
|
Sorry, no can do for at least 2 weeks - I'm cyclo-touring from Paris to Bruges and have sfa wifi, let alone my laptop and work
This is being bought to you via Blackberry, from our stop at St Quentin
'G'
|
|
|
|
|
How do I use a method in another Program.cs file?
The method is called SplitOnSpace(), I tried Add Existing item but it clashes with the default Program.cs, since in c# all programs are contained in the Program.cs file.
|
|
|
|
|
Have you considered a DLL?
Roland Szigeti wrote: since in c# all programs are contained in the Program.cs file.
You can rename files.
If the post was helpful, please vote!
Current activities:
Book: Devils by Fyodor Dostoyevsky
Project: Hospital Automation, final stage
Learning: Image analysis, LINQ
Now and forever, defiant to the end.
What is Multiple Sclerosis[ ^]?
|
|
|
|
|
I want to import a namespace from another file
|
|
|
|
|
|
I can't because it requires subscription
|
|
|
|
|
Yes, you can. Keep scrolling down the window. Past the "apparent" end of the page, the unprotected content resides.
|
|
|
|
|
I really can't see it even after clicking maximize
|
|
|
|