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
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

10 Posted Topics

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
66
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
100
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
116
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
143
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
931
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
216
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
87
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
79
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
239
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
157

The End.