- Upvotes Received
- 2
- Posts with Upvotes
- 2
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
6 Posted Topics
Re: you can find some ques on [url]http://csharptopicwiseques.blogspot.com/[/url] | |
Re: Google "pre-employment testing" and you can find good number of pre-employment testing providers like shl, brainbench etc. But [URL="http://www.nvntest.com"]NvnTest[/URL] is most suited in your case as it provides environment to write SQL queries, C, C# programmers and test it. It appears to be better solution to recruit programmers. | |
Re: 1. Take a look at MSDN [URL="http://msdn.microsoft.com/en-us/library/aa368786(VS.85).aspx"]here[/URL] 2. If you are OK with commercial software, I suggest you to try [URL="http://www.nvninstaller.com"]Nvn Installer[/URL] . You can use C# application as external UI for your MSI package. It provides lot other features than just installation. 3. [URL="http://sharpsetup.eu/"]Sharp Setup[/URL] also looks useful. | |
Re: I recommend you NvnInstaller.MsiDotNet library. It comes with [URL="http://www.nvninstaller.com"]Nvn Installer[/URL]. Using that library you can use Windows application (even WPF application) as installation UI. So you can easily place animations and lot of customization is possible as you are coding in C#. | |
Re: I suggest [URL="http://www.nvninstaller.com/"]Nvn Installer[/URL]. Create a windows application using NvnInstaller.MsiDotNet library and that library controls whole installation process. So you can create good looking windows application as your installer UI. Use WPF, 3rd party libraries to make it look even better. | |
Re: You can use well know installer application like Install Shield to create good installation packages. May be you can also try NvnInstaller.MsiDotNet library which is shipped with [URL="http://www.nvninstaller.com"]Nvn Installer[/URL]. Just create a .Net application using that library and that library control whole installation process. I hope this is useful. |
The End.