Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~2K People Reached
About Me

Java,C, assembly,SQL,UML osv
fotball, venner,

Favorite Tags
Member Avatar for khiemkim.xuan

Hi Any Examples of open source project where they have implemented Terminal with a compiler? I'm trying to build a compiler in the android phone

Member Avatar for haley01
0
59
Member Avatar for khiemkim.xuan

Hi Guys! Have some of you used NDepend? Was it ok to use it? I'm currently reading the documentation and trying to understand the concept and I know its LINQ lookalike but have you guys any suggestion of any good explanation of NDepend which is quite short and ok to …

Member Avatar for Patrick_1
0
94
Member Avatar for khiemkim.xuan

0 down vote favorite Does anyone know a simple way to get the attribute of an obsolete marked methods with NDepend? Obsolete["This is outdated"] //TODO, I want the string!! So any ideas on how to get the string using NDepend?

Member Avatar for Begginnerdev
-1
112
Member Avatar for khiemkim.xuan

Hi guys! I was wondering if there is a way to apply date when marking a method as obsolete? What I mean about a date is that this date represents the "date" when this function should be removed for good. And a NooB question, is there a way to display …

Member Avatar for ChrisHunter
0
125
Member Avatar for khiemkim.xuan

Hi all! I was wondering if there is a way to get location of assemby rather than specifying it directly at Assembly.Load(...), can we use Assembly.Load and inside the parameter, we extract the probing path from app.config? app.config: <configuration> <runtime> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <probing privatePath="version_control;version2;bin2\subbin;bin3"/> <dependentAssembly> <assemblyIdentity name="myAssembly" publicKeyToken="1524dba369a4decc"/> <bindingRedirect oldVersion="1.0.0.0" …

Member Avatar for Ketsuekiame
0
917
Member Avatar for khiemkim.xuan

Hi all! Can anyone please answer this question? I want to now if it's possible to use the oldversion of .dll file (which it should do) when redirecting to new version. The error I get is down below: Unhandled Exception: System.IO.FileLoadException: Could not load file or assembl y 'Version_One, Version=2.0.0.0, …

Member Avatar for khiemkim.xuan
0
196
Member Avatar for khiemkim.xuan

Hi all! Are there any available C# projects that is used in VS2010-CS2012 that you guys know about? I need a really large project that has multiple assemblies for example. Thanks

Member Avatar for ddanbe
0
85
Member Avatar for khiemkim.xuan

Hi all! I'm trying to get some inspiration on how to make a simple e-mail program either very simple or with extra extensions. Please give me som inspiration people ;) Thanks!

Member Avatar for pbj.codez
0
73
Member Avatar for khiemkim.xuan

Hi I'm kind of a new to javascripting but I was wondering if you good web developers could give an example of an email suggestion box? And for the second question. Would JQuery be affecting the performance if I would implement it on SaaS applications ? For example if I …

Member Avatar for khiemkim.xuan
0
228
Member Avatar for khiemkim.xuan

Hi! I'm struggling a bit in a calendar task where I want to get an event element and use it but it seems that I get the error "ReferenceError: event is not defined" via firebug. If you look at the code where the input tag is, there is my problem, …

Member Avatar for khiemkim.xuan
0
151