Quantcast
Channel: EntityFramework Reverse POCO Code First Generator
Browsing all 1642 articles
Browse latest View live
↧

Commented Task: Microsoft suggest to use DbSet instead of IDbSet [89]

Related to discussion: https://efreversepoco.codeplex.com/discussions/568503I would like to move this as an issue because IDbSet is a deprecated interface, and this api will not be updated anymore, so...

View Article


Image may be NSFW.
Clik here to view.

Updated Wiki: What's new

Whats coming in the next version:For NTEXT fields, use .IsMaxLength(). Thanks to lucwuyts.Pass in false for the isFake parameter to WriteStoredProcFunctionSetSqlParameters when not generating a fake....

View Article


Image may be NSFW.
Clik here to view.

Updated Wiki: What's new

Whats coming in the next version:Whats new in v2.15.0:For NTEXT fields, use .IsMaxLength(). Thanks to lucwuyts.Pass in false for the isFake parameter to WriteStoredProcFunctionSetSqlParameters when not...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: What's new

Whats new in v2.15.0:For NTEXT fields, use .IsMaxLength(). Thanks to lucwuyts.Pass in false for the isFake parameter to WriteStoredProcFunctionSetSqlParameters when not generating a fake. Thanks...

View Article

Released: v2.15.0 (Aug 07, 2015)

Whats new in v2.15.0:For NTEXT fields, use .IsMaxLength(). Thanks to lucwuyts. Pass in false for the isFake parameter to WriteStoredProcFunctionSetSqlParameters when not generating a fake. Thanks to...

View Article


Created Release: v2.15.0 (Aug 07, 2015)

Whats new in v2.15.0:For NTEXT fields, use .IsMaxLength(). Thanks to lucwuyts.Pass in false for the isFake parameter to WriteStoredProcFunctionSetSqlParameters when not generating a fake. Thanks to...

View Article

Closed Task: Microsoft suggest to use DbSet instead of IDbSet [89]

Related to discussion: https://efreversepoco.codeplex.com/discussions/568503I would like to move this as an issue because IDbSet is a deprecated interface, and this api will not be updated anymore, so...

View Article

Closed Feature: Force System libs to be included with full path to avoid...

I have an issue where my database has a table named "Task" so each time i generate with this tool I have to manually remove the using System.Threading.Tasksand add "System.Threading.Tasks" in front of...

View Article


Closed Task: Western European Encoding shouldn't be used for...

The Copyright use Western European Encoding for non-ascii char '©', and can not be recognized on other Encoding."Copyright © Simon Hughes 2012"Could it be replaced by "(c)" or use UTF-8...

View Article


Source code checked in, #bd4ed6ff4f51

Case 89. Use DbSet instead of IDbSet.

View Article

Source code checked in, #06b52b6d8df9

Add Async tests

View Article

Source code checked in, #068d9bd9bbba

Revision bump.

View Article

Source code checked in, #21e8e2c00191

Added tag v2.15.0 for changeset 068d9bd9bbba

View Article


New Post: Support for (Table-valued) Functions

I took the lazy path as an MVP had already made all the code changes for me. He used the library from codefirstfunctions.codeplex.com Reading that page it says it is also possible to use coplex or...

View Article

New Post: GetValueOrDefault with nullable DateTime Stored Procedure parameters

Yeah, I got to where you are but I also had to remove the part you've highlighted as DateTime is a ValueType however as you're using the HasValue property you'd have to check whether the type is...

View Article


New Post: GetValueOrDefault with nullable DateTime Stored Procedure parameters

Apologies I've re-read you example and see you are checking for Nullable

View Article

New Post: GetValueOrDefault with nullable DateTime Stored Procedure parameters

My AppendFormat line is currently as follows:sb.AppendFormat( isNullable ? " if (!{0}.HasValue){1} {0}Param.Value = DBNull.Value;{1}{1}" : " if ({0}Param.Value == null){1} {0}Param.Value =...

View Article


Source code checked in, #6247187f9fd1

Fix bug with stored procedure nullable parameters. Thanks to DannyGB.

View Article

New Post: GetValueOrDefault with nullable DateTime Stored Procedure parameters

Thanks Danny, I've pushed the code and will make a release later today.

View Article

Source code checked in, #6954e8add707

Revision bump

View Article
Browsing all 1642 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>