Conditional loggin / debugging
------------------------------

                 Key: DNET-306
                 URL: http://tracker.firebirdsql.org/browse/DNET-306
             Project: .NET Data provider
          Issue Type: Improvement
          Components: ADO.NET Provider
            Reporter: Alexander Muylaert
            Assignee: Jiri Cincura


Hi Jiri

Danny just showed me a new conditional debugging possibility.  If you put the 
Conditional Attribute on certain methods, you could have the jit compiler solve 
this issue for you.
Instead of having a debug and release build of your provider, you could do this 
with 1 assembly.  This would make things a lot easier for me.  Now I have to 
install the provider in the gac and switch and ...

http://msdn.microsoft.com/en-us/library/aa664622(VS.71).aspx

Maybe this might be a nifty improvement for 2.5.3 :)

Alexander

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to