Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / CLR / May 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Load an object reference onto the stack ???03 May 2006 19:36 GMT3
I have a class CodeGen in which GenerateILBody is a method that uses
ILGenerator.Emit to create the IL code as method body for a dynamic
method DynMethod. GenerateILBody at runtime must call another method
CallBack of the class CodeGen.
Contains method doesn't work on BindingList<T>03 May 2006 16:15 GMT1
I have a BindingList<T> collection and I am adding concrete object T in to
the binding list. Before adding them, I want to verify if object with same
data exist in the collection. When I use Binding list’s Contain method to
check if object exist in the collection, it always ...
VB.Net evaluates 'if' conditions unnecessarily?03 May 2006 00:35 GMT7
in c# i can run the following code without risk of
NullReferenceException:
if(textNode != null && !String.IsNullOrEmptytextNode.InnerText))
the reason it is safe to run is because if the first condition is
Getting AppSettingsReader to use app.config file changes at runtime02 May 2006 10:00 GMT2
Guys,
When writing unit tests for our assemblies we'd like to change configuration
values at runtime for some tests i.e. to test all code paths are executed.
e.g. one method would create a test with a value set to true and the next
Application running in Framework 2.0 ?02 May 2006 07:12 GMT2
I have my application built with Framework1.1.
1. Will my application work in a machine where only 2.0 is present ?
2. what are the steps i must do in order to make my 1.1 application  work
with 2.0 ???
Internet Explorer Ignoring supportedRuntime Directive02 May 2006 04:50 GMT2
I have an html application that uses an embeded .Net user control - and has
specified the startup attribute for supportedRuntime for 1.1.4322 - inside
of a XML configuration file.
When I run this application it ignores the runtime directive and loads up
DllImport attribute and platform independence01 May 2006 05:44 GMT2
Is it possible to redistibute a .net app compiled with vs to linux without
recompiling with say mon compiler?
And what if I import functions from external non-.net dlls like
[dllimport("fmod.dll")]
Pages: 1 2 3 April, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.