.NET Activity Stream

jchero.sojo commented on a .NET Script, WiFi Sniffer (C#)  -  2 days ago
Hi @SunnyD
Your project looks very interesting, but I tried to access the URL that hits up but no longer available,
Is there any possibility to access the project code?

Best regards, from Piura - Peru.
jchero.sojo liked a .NET Script, WiFi Sniffer (C#)  -  2 days ago
MaSOuD and JamoBox liked a .NET Script, WiFi Sniffer (C#)  -  Jan 16, 2013
SunnyD commented on a .NET Script, WiFi Sniffer (C#)  -  Jan 16, 2013
Updated the UI a bit and added some graphs to visualize the traffic usage per interval. The graphs are tied into the refresh timer so changing the refresh interval will allow traffic to pile up easier making for a more radical graph.
jonesy44, Hawkee, Conscious and TochA1551 liked a .NET Script, WiFi Sniffer (C#)  -  Jan 15, 2013
Hawkee commented on a .NET Script, WiFi Sniffer (C#)  -  Jan 15, 2013
How would you differentiate this from apps like Wireshark and Packet Peeper?
SunnyD posted a .NET Script  -  Jan 15, 2013
MaSOuD commented on a Snippet, Binary Conversion (C#)  -  Dec 13, 2012
Yes, There's Mono project (An open source project) which enables us to run C# on Mac, Linux, etc.
 Respond  
SunnyD commented on a Snippet, Binary Conversion (C#)  -  Dec 12, 2012
The "Mono" compatibility framework applies an environment that'll allow C# source code to compile to an executable that the native OS can understand. I'm not sure if it allows other .NET languages as well, but it's a neat project for development abroad. http://www.mono-project.com/Main_Page
 Respond  
Hawkee commented on a Snippet, Binary Conversion (C#)  -  Dec 12, 2012
Main problem is the apps will only run on Microsoft. Not good for Mac users.
 Respond  
SunnyD commented on a Snippet, Binary Conversion (C#)  -  Dec 12, 2012
It's a surprisingly refreshing language given the similarities. Visual Studio is remarkably nice compared to what I had been using (TextPad, NetBeans, etc..), and is very nice in regards to creating desktop applications thus far. I'll still use Java for somethings, like Applets or others of the like, but C# is more acclimated to Windows (obviously), making many tasks easier.
 Respond  
MaSOuD commented on a Snippet, Binary Conversion (C#)  -  Dec 12, 2012
I see you gave C# a shot...
Now, how do you feel SunnyD? :P
 Respond  
SunnyD commented on a Snippet, Binary Conversion (C#)  -  Dec 11, 2012
When converting a character to an integer value it's already in decimal. All this does is take that decimal value and sequence it by assigning a "1" at the index(s) which add up to the decimal number numerically.
 Respond  
[nas]peter commented on a Snippet, Binary Conversion (C#)  -  Dec 11, 2012
This looks interesting. What about a Decimal -> Binary converter?
 Respond  
[nas]peter and Hawkee liked a Snippet, Binary Conversion (C#)  -  Dec 11, 2012
SunnyD commented on a Snippet, Binary Conversion (C#)  -  Dec 11, 2012
I'll give it a go.

http://msdn.microsoft.com/en-us/library/windows/apps/hh974581.aspx -- A thorough guide for making Windows Apps with what looks like any Windows based languages. VB, C#, C, C++, HTML/CSS/JS, XAML, etc..
 Respond  
Hawkee commented on a Snippet, Binary Conversion (C#)  -  Dec 11, 2012
I'll have to give it a try. Why don't you try building a simple Windows Store app? That'd probably be a good thing to get into if you're doing Windows development.
 Respond  
SunnyD commented on a Snippet, Binary Conversion (C#)  -  Dec 11, 2012
VS Studio has some really nice tools for UI development of Windows Store apps. Templates, and grids of the like. That being said, I like how C# can work more interactively with Windows instead of being bottle-necked like Java seems to be, but that's to be expected since it IS developed by Microsoft. Lol.
 Respond  
Hawkee commented on a Snippet, Binary Conversion (C#)  -  Dec 11, 2012
Great. I'm tempted to get into this sort of thing sometime in the future. Hawkee was accepted into Microsoft Bizspark, so I have all of the Microsoft software at my disposal to create applications. Once we have an iPhone and Android app I may consider doing a Windows 8 app for Hawkee.
 Respond  
SunnyD posted a Snippet  -  Dec 11, 2012
Hawkee liked a Snippet, Get differences from two Generic Lists  -  Nov 15, 2012
Hawkee commented on a Snippet, Get differences from two Generic Lists  -  Nov 15, 2012
Good to see some .NET code.
 Respond  
mortl92 posted a Snippet  -  Nov 15, 2012
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.