SDK folder is almost empty? :( for VS Express 2012 Desktop
I just downloaded the VS Express for Desktop, complied a few programs try to run then, and it seem the "Include Library paths" were not pointing to SDK folder etc. And the "Debug" run showed include...
View Article((TextBox)_r.Cells[2].Controls[0]).Text
I am using a MS example of how to edit a GridView row, and it shows to get the new value of the 3rd datafield of the gridview is: ((TextBox)_r.Cells[2].Controls[0]).Text. However this returns the...
View ArticleMVC 4, IIS 7, URL Rewrite. The virtual directory is being added to the...
I have created a web site in MVC 4 and am using URL Rewrite to host the application under another site. The problem I am having is that using the tilde (~) is causing the urls to be created by...
View Articlebell curve chart in Excel 2013
How to set up or draw a bell curve chart in Excel 2013?I would be very grateful if I can get the guidelines to draw a bell curve which positively or negatively or asymmetrically skewed.Thank you
View ArticleExpose C# classes from Javascript through Firebreath Framework
I need to expose C# classes, events, properties from Javascript through Firebreath FrameworkPlease provide the solution for this and let me know.
View ArticleEncrypted and DEncrypted en VB 2010
Hola, Alguien me podri ayudar con un metodo para poder encriptar claves, Tengo este código:Imports System Imports System.IO Imports System.Security Imports System.Security.Cryptography Imports...
View ArticleVisual Studio 2012 mailto fails with windows live mail error message
I'm trying to use the <mailto> tag in asp.net running under VS 2012. When the tag is clicked I get the error message "Windows Live Mail could not be started because your computer is low on...
View ArticleCrystal Report in MFC Dialog application
Hi I have a MFC dialog based application without a database as such. It has classes and uses excel file to initialize the fields of the objects. I need to print the report while clicking the Report...
View Articletengo un problema con excepcion no controlada
excepcion no controlada en la aplicacion. si hace click en continuar. la aplicacion omitira este error e intentara continuar. si hace clic en salir la aplicacion se cerrara inmediatamete referencia a...
View ArticleHow to create a forum using asp.net
creating a forum for the final year project. please any one can help
View ArticleSql sub string
Hi,Iam new to Sql server.I need to sort a number into without contains '0''s .For example , I have a number like 00000100 and 00000055. I need this to be sort without containing '0' begins from number...
View ArticleProbleem met openen van werkblad in Excel2010
Ik heb een excel werkblad gemaakt in Excel2003 formaat. Dit werkblad wordt door derden gebruikt in verschillende versies van Excel van 2003 tot 2010.Deze gebruikers vullen gegevens in, slaan het...
View Articlehow to get the multiple selected date from XamCalendar control to my textbox
hi i am having have a XamCalendar control with two textboxes. One textbox is for STARTdate and other is for ENDdate.I need to select MORE THAN(multiple ) two dates. How can I get the dates selected...
View ArticleCrystal Reports and data
Hey guys,I want to create a crystal reports WPF application. I must be able to create a new report in this program and style the report with data from my sql database. This must happen in runtime ofc.I...
View ArticleNot able to IE - SysFader: ieplorer.exe - Application error message
The message I am receiving when trying to open IE is "SysFader:iexplorer.exe - Application errorThe exception unknown software exception (0x40000015) occured in the application at location...
View ArticleDownload blob file from Azure
I need to dowload a blob-file from Windows azure to a Windows 8 app using C# or VB.Mads
View ArticleCan the Lookup function identify the Lookup Value from a drop list?
I am working with 2 work sheets within 1 workbook. in sheet1 - the user selects from 4 options in a drop down list. (The drop down list is created in Data Validation function and the list itself is...
View ArticleHi i'm new to web development and in need of some help...What is wrong with...
<%@ Page Language="VB" AutoEventWireup="false" CodeFile="Excercise1.aspx.vb" Inherits="Excercise1" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
View ArticleHow to covert php code into asp.net
<?phpif(isset($GLOBALS["HTTP_RAW_POST_DATA"])){$flv = $GLOBALS["HTTP_RAW_POST_DATA"];$filename = $_GET["id"]. ".flv";file_put_contents($filename, $flv); } else{echo "Encoded flv information not...
View Article