.NET application with an Oracle Database
        Posted  
        
            by 
                Pavitar
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Pavitar
        
        
        
        Published on 2011-06-20T09:12:13Z
        Indexed on 
            2011/06/20
            16:22 UTC
        
        
        Read the original article
        Hit count: 244
        
I have to code a desktop application and some dynamic web content. I'm planning to develop it in .NET with an Oracle database, though my dilemma is that my professor says that if I do so, there would be a lot of support issues later on. He says .NET is more compatible with MS SQL and MS Access, and so is the trend, everyone does it.Is it true?
I have learnt Oracle so I know of a few features which I wouldn't be able to implement on SQL comfortably because of lack of knowledge of SQL databases.I would love to learn the new syntax but again, I don't have much time to spare.
© Stack Overflow or respective owner