-
As a Security/Systems Administrator, one of my task is to scan for rouge devices, services and other status and/or information regarding our network. One of the major task is to know which hosts belongs to a specified IP Range for example 192.168.0.1 to 192.168.100.255. One of the best solutions and...
-
I woke up yesterday to find Twitter abuzz with heated tweets by various developers. I live about halfway around the globe from the US so I'm quite used to situations like this, and looking for the news post or product announcement that caused it. In this case, it was an innocent-sounding blog post...
Posted to
cruizer
by
cruizer
on 08-04-2010
Filed under: DotNET, C#, .NET, Microsoft, development tools, data
-
Optimum Source, Inc. is a business process outsourcing company located in Ortigas Center, Pasig City. One of our direct placement client is currently looking for 3 .NET Developer s to add to their growing team. Core Skills Required: - Excellent command of English, both written and written - The development...
-
With at least 6 years of experience in the following technologies and categories: - C# - Various testing strategy experience (unit,load,stress,.....) using Visual Studio 2008's Unit Testing Framework and TFS to help design and build an automated test suite for a data intensive application. - Must...
-
Our clients are large Investment Banks with established offshore IT delivery centres in SINGAPORE. All open positions are regular/permanent with competitive compensation and benefits packages (including full relocation benefits for applicants outside of Singapore). Successful applicants will commence...
-
a) Experienced C# Developers * with 4 years solid experience in C# or ASP.NET development * with SQL Server / stored-procs skills b) Experienced J2EE Developers * with 5 years solid experience in Java programming * extensive experience in J2EE frameworks c) Experienced C++ Developers * with 4 years solid...
-
Another one of the ultra handy helper classes I use for exporting and importing CSVs. End users can perform all sorts of bulk web form requests via a simple text/csv file thereby improving a website’s usability. Highlighted are the method signatures. This function however, cannot work in the context...
-
Writing a truly global application would at times require the developer in displaying the different time zones in plain text format. My previous implementation was to capture the offset in the client and pass this value to a server-side hidden field control which can be read from the server. < script...
-
Input checkboxes can be used for all sorts of selection and deselection activities. They can also become extremely useful when used within a grid for multiple item selection. In this example, checked items (or rather rows) are coloured differently when selected. The colouring happens on the client to...
-
Here's an interesting exercise for the day. In Visual Studio 2005/2008, 1. Create a new Console Application. 2. Put in the following code in Main: double x = 5.15; double y = x / 100; Console.WriteLine("y = " + y); 3. Put a breakpoint at the Console.Writeline(..). 4. Press F5 to debug the...
Posted to
alexrazon
by
alexrazon
on 07-15-2009
Filed under: programming, dotnet, c#, visual studio, .net, weird, bug
-
Since asp.net 1.0/1.1, I enjoyed storing my settings in web.config because it’s both fast and convenient. < appSettings > < add key = " activeEnvironment " value = " dev " /> </ appSettings > Reading them is straightforward enough: ConfigurationManager .AppSettings...
-
Hi there! For our undergraduate thesis, we have developep a simple one-on-one game entitled CuTanks, much like Battle City, using the Microsoft XNA Framework. Our research aims to investigate the approach of automatically constructing player categories using data clustering techniques. The game actually...
-
Dear Candidate, I would like to invite all members of DevPinoy.org and call their attention to the following: From time to time we will be requiring .NET developers. One of our clients, a Sydney-based Software Development house is initially in need of six (6) experienced .NET developers. They are in...
-
We ca easily stream video in c#.net with the help of vlc media player and LibVlc.cs more about vist http://csharpmagics.blogspot.com/
-
Slides for basic introduction to ASP.NET. HTML knowledge is a prerequisite.
-
Slides for part 2, in OpenDocument format (OpenOffice Impress)
-
Slides for the Introduction to C# and the .NET Framework Part 2 seminar for the TipidPC community. Covers arrays, strings, collections, OOP, inheritance and delegates.
-
Slides for the Introduction to C# and .NET seminar for the TipidPC.com community, in PDF (zipped).
-
Slides of the Introduction to C# and .NET seminar for the TipidPC.com community. In OpenDocument format (OpenOffice Impress)
-
Slides of the short Cross Platform C# presentation made during the
PHINUG (Philippine .NET Users Group) Tech Sharing on November 8, 2006
at the Microsoft Philippines office.
-
Slides of the short Cross Platform C# presentation made during the PHINUG (Philippine .NET Users Group) Tech Sharing on November 8, 2006 at the Microsoft Philippines office.