Marcos Meli

Results 28 comments of Marcos Meli

Hi there @dotMorten I can help if you want with this issue I will implement it with jquery, using the cdn to avoid .js files in the repo and distribution...

Thanks for this great tool !! An screenshot of the refreshed style: ![image](https://user-images.githubusercontent.com/446796/47890991-224bf580-de30-11e8-9c3d-a509e53aa39c.png)

Great work :) !! (I was a out for some days) I'm just thinking about to create a 4.0 branch and merge these changes there, also remove the FieldIsNotEmpty from...

@jbparker Hi There, sorry the long delay, i just merged your master branch to the jbparker-validation branch here: https://github.com/MarcosMeli/FileHelpers/tree/jbparker-validation Can you validate if I miss something, I get a ton...

Hi @Ashtonian in fact it must work like you describe in FieldOrder(0) I will check that. About secuencial and negative is intended to work that way that you can add...

Great !! Let me review the changes and apply them to the library !! Marcos

Added to the 4.0 discussion @ArieGato Great idea about error events and handling, but we must think about a way to notify the errors. The version 4.0 will be .Net...

Hi @hanu412 of course you can join in, welcome to the team What idea did you have, maybe return Task in some methods ? Thanks

Great @hanu412 at work we have a TPL Dataflow that uses a FileHelperAsyncEngine as producer and make some transformations and bulkcopy it into the SqlServer You are using the Microsoft...

Hi There Yes the library started with fields in 2004 mostly because if you support properties you must to ensure that are writable, can throw errors, can slow down assignment...