-
Junior Member
-
Junior Member
Re: .net
.NET Memory Profiler is a powerful tool for finding memory leaks and optimizing the memory usage in programs written in C#, VB.NET or any other .NET Language.
It allows you to retrieve information about all instance allocations performed on the garbage collected heap (GC heap) and all instances that reside on the GC heap. The retrieved information is presented in real-time, both numerically and graphically. Using the new unmanaged resources tracker, information about unmanaged resources such as HBITMAP, HWND and unmanaged memory is also presented.
-
Junior Member
.net
how to use n-tier arch. in .net?
-
Junior Member
.net
how ado.net supports tranasactions?
asked in CTS
-
Re: .net
for 3 tier / n-tier you need touse application server to implement business logic. it should be separate from your databse server,business server and client system.
-
Re: .net
Your question is too much theoritical to explain .It is benond the scope of this discussion to explain all that here. Please follow some good books, maetials or journal. you can easily find all that very easily by little web-searching.
-
Junior Member
.net
what r the methods to fill a dataset other than da.fill()
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules