This release includes bug fixes from all over the places. I have done some extensive testing on a VM and found a lot of bugs.
Change log:
- Handling of non-existing working folder to fail gracefully.
- Fix bug in dependent assemblies located in a folder with space within the name (e.g. Program Files).
- Fix bug in machine.config redirection if no assemblyBinding node is found.
- Fixes dependent files double-clicking error if the directory does not exist.
- Minor UI update.
- Updated the error dialog.
Known issue:
- On the dependent files list, if a network path is provided, it'll failed to authenicate unless user browse to the folder via Windows Explorer already.
Tuesday, March 31, 2009
Monday, March 30, 2009
NDev 1.3.5 released
Update log:
- Add new feature 'Dependent Files' which allow users to easily check files they are dependent on based on their file creation date.
- Fix bug in the Options tab's links where clicking them does not open the URLs.
- Add new feature 'Dependent Files' which allow users to easily check files they are dependent on based on their file creation date.
- Fix bug in the Options tab's links where clicking them does not open the URLs.
Sunday, March 29, 2009
NDev!
Woohoo! Alright, this is the blog where I am going to keep track of my work on my personal project NDev.
NDev is a tool that makes development of .NET apps easy. I developed this tool as I was getting a bit sick of doing repetitive tasks, such as .NET assemblies redirections, external dependencies updates, all the time. FYI, this tool is really for development of complex, cross-team apps. But if you're doing a small app and still find this useful, that would be great too =)
NDev is a tool that makes development of .NET apps easy. I developed this tool as I was getting a bit sick of doing repetitive tasks, such as .NET assemblies redirections, external dependencies updates, all the time. FYI, this tool is really for development of complex, cross-team apps. But if you're doing a small app and still find this useful, that would be great too =)
Subscribe to:
Posts (Atom)