Integrating TypeMock with ASP .NET Unit tests(nizarnoorani.com)

submitted by noorani786noorani786(225) 2 years, 11 months ago

Ivonna let's you write ASP .NET Unit tests in conjunction with TypeMock

3 comments |category: |Views: 168

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by parth.vyasparth.vyas(0) 2 years, 11 months ago 0

hello sir ....can u suggest me any link which provides me source code of .net tools like gridview,table,listview etc....its humbly asking for my academic proj....thanx

Reply

posted by noorani786noorani786(225) 2 years, 11 months ago 0

hmm..source code of the .net tools. do u mean the source code that <i>uses</i> the .net tools or the actual ASP .NET framework source code for the gridview, etc. If it's the latter then Reflector if what you are looking for. It let's disassemble a DLL and look at its source code. The DLL for gridview would be System.Web.UI.

If you are just looking for how to use a gridview then simply google it up! Something like, asp .net gridview getting started, ought to do.

Hope this helps!

Reply

posted by parth.vyasparth.vyas(0) 2 years, 11 months ago 0

ya...noorani...i am not eager to know how to use gridview ....:)
i m explaining my dilemma;
i m working on my academic proj on workflow mgmt system ...where i m creating a tool for devloper/admin.
defi as follows

the system provides a dynamic template to admin...once the admin put require info of desire workflow then system ready to serve .
eg --> if admin want to create a leave template.
admin only put some info like new template name,reqiure fields,datatypes,allow null ,constraints n others....so from that system shows a view of his template...After confirm that the template is ready for workflow ...that's it......

Now i have to serve same GUI as ms studio has....means if admin select field name -->items & control --> list view/ grid view ,at that time which code generates on coding file which adhere these control and show him view of grid/list???

i know some grotesque to describe...but hope u understand my prob ....thanx sir

Reply

information Login or create an account to comment on this story