Blogs1 - 10 of 1,727 recent posts for tag:vb.net
18
Dec
2009
Video HowTo: Create a Smart Tag for Excel 2002 – 2007 in VB.NET

1 hour ago by Dmitry Kostochko

After COM add-ins and RTD servers, smart tags are arguably the third most-in-demand extensions in Microsoft Office world. In today's video sample we are going to show you how to develop a smart tag for Microsoft Excel XP, 2003 and Excel 2007

Add-in Express Blog - add-in-express.com/creating-addins-blog · 2 references

ColdFusion Job Opportunity in Orlando, FL

1 hour ago by Ricardo

Looking for an experienced cold fusion developer who is ready to join a fun, expanding software development team today. Requirements: Five (5) years Cold Fusion experience Five (5) years Javascript experience Three (3) years XML experience Five (5) years SQL experience Five (5) years data analysis e ...

ColdFusion Developers Network - ricardo.parente.us · Rank: 123,803 · 26 references

Create a Comfortable Climate in Your Computer For Your Kids, Neither Too Hot ...

1 hour ago by piesolutionsblog

Ensure network security for your kids! Create a clean and comfortable online environment for your kids by communication and prevention. See the original post here: Create a Comfortable Climate in Your Computer For Your Kids, Neither Too Hot Nor Too Cold!

Pie Blog :: Pie-Solutions - piesolutionsblog.wordpress.com

Research the Best Cleaner Registry Software Solutions

2 hours ago by piesolutionsblog

Research for the best cleaner registry software programs out on the market today before you install a registry cleaner. What are these software programs for and what do they do? To summarize, I’m going to go through some registry cleaner program tips, so you can decide which registry repair tool you ...

Pie Blog :: Pie-Solutions - piesolutionsblog.wordpress.com

Phpaspjobs.co.uk, UK’s Only Job Site Dedicated to ASP.NET Jobs, PHP Jobs ...

8 hours ago by Editor

Phpaspjobs.co.uk, UK's Only Job Site Dedicated to ASP.NET Jobs, PHP Jobs and … Free Press Release Center (press release) Currently the most sought after ads on the site are for web developer jobs, web designer jobs, SEO specialist jobs, asp.net jobs and php jobs. … Share this on del.icio.us Digg thi ...

aspexperts.com - aspexperts.com

Visual Studio 2010 and .NET 4 Update

16 hours ago by Editor

In October we shipped the public Beta 2 release of Visual Studio 2010 and .NET 4. The feedback on the new features in VS 2010 and .NET 4 has been really great. I’ve been working on a blog series about some of them (lots more posts to go!) and have also had a chance to present them to a broad range o ...

aspexperts.com - aspexperts.com

17
Dec
2009
LINQ: Truly language integrated. Using VB functions inside of LINQ Query

18 hours ago by Yuriy

LINQ is truly integrated into VB.NET. This allows not only to use LINQ-specific query language in a standard VB.NET code, but use VB.NET code in a LINQ query. Consider function from the previous post. To make it universal we can pass one more parameter “Aggregate Type” and based on that parameter re ...

Code Corner - CodeCorner.galanter.net

SqlCeDataReader and row-count

20 hours ago by SciLor

Today I worked a little on my “ SciLor’s Fuel Blaster” for Windows Mobile. I had a fixed array size for my datasets which is very worse because: 1. It costs much memory 2. If somebody reaches the limit he will have to delete old datasets… So I created a dynamic array. Such a dynamic array has to be ...

SciLor's IT Blog - scilor.ac-host.net/myblog

เปรียบเทียบ DataTable ด้วย LINQ

1 day ago by jnithi

วันก่อนได้มีโอกาสลองใช้ LINQ กับ DataTable ดูครับ นั่นคือถ้าเรามี data table 2 ตัวที่มี schema เหมือนกัน อยากรู้ว่าข้อมูลใน data table ตัวแรก กับ ตัวที่สองมี row ไหน ที่เหมือนหรือต่างกันบ้าง วิธีเดิมๆคือเราเขียนลูปไล่ตรวจสอบที่ละ row เอง ซึ่งจริงๆก็ไม่ยากครับ แต่สำหรับ .NET Framework 3.5 นั้นง่ายกว่ ...

jnithi - jnithi.blogspot.com

Grouping ADO.NET DataTable using LINQ

1 day ago by Yuriy

I’ve described before how to group and aggregate data in ADO.NET data table using standard .NET 2.0 features. But if you happen to use .NET 3.5 or above and Visual Studio 2008 or above – that entire block of code can be replaced with a single LINQ query: Function GroupBy(ByVal i_sGroupByColumn As St ...

Code Corner - CodeCorner.galanter.net

Previous1234567