Search

You searched for the word(s): userid:177222

Matching Posts

  • Entity Framework vs MS DAAB

    Hello, From the point of view of performance, maintenance and rapid development, can any one guide me over a comparison between ADO.NET Entity Framework and Micrsoft Data Access Application block usage? I have started developing one of my open source project using MS DAAB and not reached so far that I can't revert back. I am seriously considering to use Entity Framework but, my concern of performance over rapid development is stoping me to make a call. Thanks, Pratik
  • CodeDom or EnvDTE

    Friends, I have one problem with opening project/solution and it's members using EnvDTE. I have a project. Which I want to open in memory and want to check out any types/members declared with IsEditable attribute. IsEditable is my custom attribute. It can be declared at class level, method or property level. EnvDTE namespace allows to load project. But I am not able to check whether there is any member with this attribute or not. Whereas, System.CodeDom allows to check attribute of members (that
    Posted to C# (Forum) by pratikmehta on 9/13/2004
  • Want to check any instance of Excel is loaded or not

    Hi friends, I know this is wrong forum for this post. But, I couln't find suitable forum for this post. I am creating a setup project in which I want to show message box to user to close all instance of excel, if any one is open. Alternative, If any excel instance is open, i want to cancel setup. Can anybody help me how can i do that?
    Posted to Getting Started (Forum) by pratikmehta on 7/13/2004
  • Shortcut to close active Pane

    Hi all, I face lot of difficulties to code while i see lot of opened panes like Project Explorer, Task Pane, Toolbox etc. There are shortcut to display any specific. For example, Ctrl+Alt+K to show Task Pane. but If u press the same shortcut key combination, it is not hiding/closing the same task pane. Do anybody know how to close active pane. thanks, p.r.a.t.i.k even my blood group says B+
  • Re: How to close a window without confirmation box displayed?

    i think that hack is not working! :( i tried following script and, still it displays confirmation box. <html> <script> function doIt() { alert(self.name); self.name = "whatever"; self.close(); } </script> <body> click </body> </html> Even i want to close the window withoug confirmation box.
    Posted to Client Side Web Development (Forum) by pratikmehta on 5/31/2004
  • Design Documentation Needed!

    Friends, I downloaded beta release of ASP.NET forums 2.0. It's excellent! Actually, I am in plan of creating a job search site. The design of that application is very similar to asp.net forums 2.0 Can you help me to provide design and requirement specification documents of asp.net forums. It would be a great help to me, if you can send it to me. Thanks for having a look at this post.... regards, pratik mehta
    Posted to Feedback on this website (Forum) by pratikmehta on 5/28/2004
  • QUERY: Static or Instance

    Friends, I hope this post comes to you in good mood... I am new to C# and OOPs. I noticed one thing in issue tracker kit that some of the method of classes are static and some of them are instance. I just wanted to know why not all methods are static or instance? What is the design strategy behind keeping some method as static? Thanks in adnvance to take time & probably answering it also... cheers, pratik mehta
    Posted to Issue Tracker Starter Kit (Forum) by pratikmehta on 5/21/2004
  • convertion of sgml to xml

    Hi techies, Hope u all are fine and doing well... I am new to xml and facing a problem. I want to write a function which will take sgml file/string as an input and it will convert that sgml into xml and return xml string as an output. Thanks for taking effort to go thru the problem.... pls reply, if you know the solution... thanks in advance :) regards, pratik mehta
  • To Access Individual Cells of Calendar Control!

    Hi friends, I am using Microsoft's inbuilt calendar control for my requirement. My requirement is to change color or any other property of individual cell of calendar control. But Controls collection of this control is giving empty. Do you have any idea about how to access individual cells of calendar control? Please help..... thanx in advance regards, pratik
    Posted to Getting Started (Forum) by pratikmehta on 9/23/2003
Page 1 of 1 (9 items)